Skip to content

Commit 5017509

Browse files
chore(release): update monorepo packages versions
1 parent 123df7a commit 5017509

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

.changeset/tall-lies-raise.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+
## 5.0.1
4+
5+
### Patch Changes
6+
7+
- [#6455](https://github.com/graphql-hive/console/pull/6455)
8+
[`6924a1a`](https://github.com/graphql-hive/console/commit/6924a1abf91c1c663d752949031e0a5c4078392a)
9+
Thanks [@jasonkuhrt](https://github.com/jasonkuhrt)! - A minor defect in Laboratory has been fixed
10+
that previously caused the application to crash when local storage was in a particular state.
11+
312
## 5.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": "5.0.0",
3+
"version": "5.0.1",
44
"private": true,
55
"scripts": {
66
"generate": "tsx generate.ts",

0 commit comments

Comments
 (0)