Upcoming Release Changes (#6785)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
TheGuildBot 2025-05-14 13:54:36 +02:00 committed by GitHub
parent 549ca54909
commit a6daee6195
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 10 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
'hive': patch
---
Minor bump to address release issues in v7.0.0

View file

@ -1,5 +1,14 @@
# hive
## 7.0.1
### Patch Changes
- [#6784](https://github.com/graphql-hive/console/pull/6784)
[`549ca54`](https://github.com/graphql-hive/console/commit/549ca54909ad7f62892900d737d8ea1fa01d498b)
Thanks [@dotansimha](https://github.com/dotansimha)! - Minor bump to address release issues in
v7.0.0
## 7.0.0
### Major Changes

View file

@ -1,6 +1,6 @@
{
"name": "hive",
"version": "7.0.0",
"version": "7.0.1",
"private": true,
"scripts": {
"generate": "tsx generate.ts",