File tree Expand file tree Collapse file tree 4 files changed +15
-12
lines changed Expand file tree Collapse file tree 4 files changed +15
-12
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# hive
2
2
3
+ ## 8.2.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [ #6935 ] ( https://github.com/graphql-hive/console/pull/6935 )
8
+ [ ` 261daf8 ` ] ( https://github.com/graphql-hive/console/commit/261daf81c384dc992608431e388836b7dde54336 )
9
+ Thanks [ @jdolle ] ( https://github.com/jdolle ) ! - AppDeployment permissions granted to all if none
10
+ selected by default in access token UI. Fix app deployments feature flag check
11
+
12
+ - [ #7004 ] ( https://github.com/graphql-hive/console/pull/7004 )
13
+ [ ` 07a99f0 ` ] ( https://github.com/graphql-hive/console/commit/07a99f0f4cd21edae5da734893175e1675c23173 )
14
+ Thanks [ @n1ru4l ] ( https://github.com/n1ru4l ) ! - Improve usability when creating a registry access
15
+ token.
16
+
3
17
## 8.2.0
4
18
5
19
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " hive" ,
3
- "version" : " 8.2.0 " ,
3
+ "version" : " 8.2.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