File tree Expand file tree Collapse file tree 6 files changed +26
-9
lines changed
Expand file tree Collapse file tree 6 files changed +26
-9
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -143,3 +143,4 @@ test-results/
143143
144144target
145145Cargo.lock
146+ Cargo.lock
Original file line number Diff line number Diff line change 11# @graphql-hive/laboratory
22
3+ ## 0.1.5
4+
5+ ### Patch Changes
6+
7+ - [ #7989 ] ( https://github.com/graphql-hive/console/pull/7989 )
8+ [ ` 863f920 ` ] ( https://github.com/graphql-hive/console/commit/863f920b86505a3d84c9001fef1c3e8a723bdca9 )
9+ Thanks [ @mskorokhodov ] ( https://github.com/mskorokhodov ) ! - Enhanced behavior when no collection
10+ exists and the user attempts to save an operation, along with the ability to edit the collection
11+ name.
12+
313## 0.1.4
414
515### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-hive/laboratory" ,
3- "version" : " 0.1.4 " ,
3+ "version" : " 0.1.5 " ,
44 "type" : " module" ,
55 "license" : " MIT" ,
66 "main" : " ./dist/hive-laboratory.cjs.js" ,
Original file line number Diff line number Diff line change 11# @graphql-yoga/render-graphiql
22
3+ ## 0.1.5
4+
5+ ### Patch Changes
6+
7+ - [ #7989 ] ( https://github.com/graphql-hive/console/pull/7989 )
8+ [ ` 863f920 ` ] ( https://github.com/graphql-hive/console/commit/863f920b86505a3d84c9001fef1c3e8a723bdca9 )
9+ Thanks [ @mskorokhodov ] ( https://github.com/mskorokhodov ) ! - Enhanced behavior when no collection
10+ exists and the user attempts to save an operation, along with the ability to edit the collection
11+ name.
12+ - Updated dependencies
13+ [[ ` 863f920 ` ] ( https://github.com/graphql-hive/console/commit/863f920b86505a3d84c9001fef1c3e8a723bdca9 )] :
14+ - @graphql-hive/laboratory @0.1.5
15+
316## 0.1.4
417
518### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphql-hive/render-laboratory" ,
3- "version" : " 0.1.4 " ,
3+ "version" : " 0.1.5 " ,
44 "type" : " module" ,
55 "description" : " " ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments