Skip to content

Commit a6daee6

Browse files
Upcoming Release Changes (#6785)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 549ca54 commit a6daee6

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

.changeset/two-carpets-know.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

deployment/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# hive
22

3+
## 7.0.1
4+
5+
### Patch Changes
6+
7+
- [#6784](https://github.com/graphql-hive/console/pull/6784)
8+
[`549ca54`](https://github.com/graphql-hive/console/commit/549ca54909ad7f62892900d737d8ea1fa01d498b)
9+
Thanks [@dotansimha](https://github.com/dotansimha)! - Minor bump to address release issues in
10+
v7.0.0
11+
312
## 7.0.0
413

514
### Major Changes

deployment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hive",
3-
"version": "7.0.0",
3+
"version": "7.0.1",
44
"private": true,
55
"scripts": {
66
"generate": "tsx generate.ts",

0 commit comments

Comments
 (0)