Skip to content

Commit 028c061

Browse files
Upcoming Release Changes (#6787)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8477e2b commit 028c061

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/shaggy-eagles-compete.md

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

deployment/CHANGELOG.md

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

3+
## 7.0.2
4+
5+
### Patch Changes
6+
7+
- [`8477e2b`](https://github.com/graphql-hive/console/commit/8477e2b7f07bc2260582b5565cee1b139f7a9e97)
8+
Thanks [@dotansimha](https://github.com/dotansimha)! - Fix release notes
9+
310
## 7.0.1
411

512
### Patch 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.1",
3+
"version": "7.0.2",
44
"private": true,
55
"scripts": {
66
"generate": "tsx generate.ts",

0 commit comments

Comments
 (0)