Skip to content

Commit 63805c8

Browse files
authored
Upcoming Release Changes (#7906)
1 parent dc34f10 commit 63805c8

6 files changed

Lines changed: 19 additions & 16 deletions

File tree

.changeset/chubby-comics-talk.md

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

.changeset/free-candles-appear.md

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

.changeset/quick-eggs-sip.md

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

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,3 +159,4 @@ Cargo.lock
159159
Cargo.lock
160160
Cargo.lock
161161
Cargo.lock
162+
Cargo.lock

deployment/CHANGELOG.md

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

3+
## 11.0.1
4+
5+
### Patch Changes
6+
7+
- [#7909](https://github.com/graphql-hive/console/pull/7909)
8+
[`484054b`](https://github.com/graphql-hive/console/commit/484054be2773431a419be2c5ab16742f81d6b895)
9+
Thanks [@jdolle](https://github.com/jdolle)! - Support project level token expiration
10+
11+
- [#7908](https://github.com/graphql-hive/console/pull/7908)
12+
[`70b3e19`](https://github.com/graphql-hive/console/commit/70b3e19fe2e6e064f5693f8acfbfcae8182faac4)
13+
Thanks [@n1ru4l](https://github.com/n1ru4l)! - Fix web app pagination for access tokens.
14+
15+
- [#7893](https://github.com/graphql-hive/console/pull/7893)
16+
[`e5711a5`](https://github.com/graphql-hive/console/commit/e5711a52a87b9e66147de08378f8c3d17336d175)
17+
Thanks [@jdolle](https://github.com/jdolle)! - Add expiration to all tokens; fix token ui spacing
18+
issues
19+
320
## 11.0.0
421

522
### 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": "11.0.0",
3+
"version": "11.0.1",
44
"private": true,
55
"scripts": {
66
"generate": "tsx generate.ts",

0 commit comments

Comments
 (0)