Skip to content

Commit ed76b38

Browse files
Upcoming Release Changes (#7008)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b93d077 commit ed76b38

File tree

4 files changed

+15
-12
lines changed

4 files changed

+15
-12
lines changed

.changeset/eight-planes-rule.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/fuzzy-kiwis-crash.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

deployment/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# hive
22

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+
317
## 8.2.0
418

519
### Minor 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.2.0",
3+
"version": "8.2.1",
44
"private": true,
55
"scripts": {
66
"generate": "tsx generate.ts",

0 commit comments

Comments
 (0)