Skip to content

Commit 8ed4d27

Browse files
authored
chore(release): update monorepo packages versions
1 parent 42d798d commit 8ed4d27

8 files changed

Lines changed: 29 additions & 13 deletions

File tree

.changeset/hip-donuts-ask.md

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

.changeset/proud-pugs-wonder.md

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

deployment/CHANGELOG.md

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

3+
## 11.11.1
4+
5+
### Patch Changes
6+
7+
- [#8363](https://github.com/graphql-hive/console/pull/8363)
8+
[`1f7c817`](https://github.com/graphql-hive/console/commit/1f7c8177bd945b614ec18bee909b88c374b1f2ed)
9+
Thanks [@n1ru4l](https://github.com/n1ru4l)! - Address vulnerability
10+
[GHSA-55q2-fjhq-7xh7](https://github.com/advisories/GHSA-55q2-fjhq-7xh7).
11+
312
## 11.11.0
413

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

packages/libraries/laboratory/CHANGELOG.md

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

3+
## 0.2.5
4+
5+
### Patch Changes
6+
7+
- [#8363](https://github.com/graphql-hive/console/pull/8363)
8+
[`1f7c817`](https://github.com/graphql-hive/console/commit/1f7c8177bd945b614ec18bee909b88c374b1f2ed)
9+
Thanks [@n1ru4l](https://github.com/n1ru4l)! - Address vulnerability
10+
[GHSA-55q2-fjhq-7xh7](https://github.com/advisories/GHSA-55q2-fjhq-7xh7).
11+
312
## 0.2.4
413

514
### Patch Changes

packages/libraries/laboratory/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-hive/laboratory",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"type": "module",
55
"repository": {
66
"type": "git",

packages/libraries/render-laboratory/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @graphql-yoga/render-graphiql
22

3+
## 0.1.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies
8+
[[`1f7c817`](https://github.com/graphql-hive/console/commit/1f7c8177bd945b614ec18bee909b88c374b1f2ed)]:
9+
- @graphql-hive/laboratory@0.2.5
10+
311
## 0.1.15
412

513
### Patch Changes

packages/libraries/render-laboratory/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphql-hive/render-laboratory",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"type": "module",
55
"description": "",
66
"repository": {

0 commit comments

Comments
 (0)