Skip to content

Commit ca2eb38

Browse files
chore(release): update monorepo packages versions
1 parent 66ae8cf commit ca2eb38

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

.changeset/afraid-years-look.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+
## 8.0.1
4+
5+
### Patch Changes
6+
7+
- [#6829](https://github.com/graphql-hive/console/pull/6829)
8+
[`e81cea8`](https://github.com/graphql-hive/console/commit/e81cea889c26b3ee0453defbfec5a78ba24e90a6)
9+
Thanks [@jdolle](https://github.com/jdolle)! - Add pg index for getSchemaVersionByActionId to
10+
improve lookup performance
11+
312
## 8.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": "8.0.0",
3+
"version": "8.0.1",
44
"private": true,
55
"scripts": {
66
"generate": "tsx generate.ts",

0 commit comments

Comments
 (0)