mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 14:37:17 +00:00
Upcoming Release Changes (#6785)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
549ca54909
commit
a6daee6195
3 changed files with 10 additions and 6 deletions
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'hive': patch
|
||||
---
|
||||
|
||||
Minor bump to address release issues in v7.0.0
|
||||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "hive",
|
||||
"version": "7.0.0",
|
||||
"version": "7.0.1",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"generate": "tsx generate.ts",
|
||||
|
|
|
|||
Loading…
Reference in a new issue