File tree Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Expand file tree Collapse file tree 3 files changed +10
-6
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# hive
2
2
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
+
3
12
## 5.0.0
4
13
5
14
### Major Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " hive" ,
3
- "version" : " 5.0.0 " ,
3
+ "version" : " 5.0.1 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"generate" : " tsx generate.ts" ,
You can’t perform that action at this time.
0 commit comments