Skip to content

Commit e137fc2

Browse files
chore(release): update monorepo packages versions
1 parent cf91128 commit e137fc2

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

.changeset/sixty-things-occur.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+
## 8.12.1
4+
5+
### Patch Changes
6+
7+
- [#7349](https://github.com/graphql-hive/console/pull/7349)
8+
[`cf91128`](https://github.com/graphql-hive/console/commit/cf91128bc47b1d3980f5fdc6a05603503274d8ee)
9+
Thanks [@n1ru4l](https://github.com/n1ru4l)! - Stricter CORS assessment for requests sending a
10+
Origin header.
11+
312
## 8.12.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": "8.12.0",
3+
"version": "8.12.1",
44
"private": true,
55
"scripts": {
66
"generate": "tsx generate.ts",

0 commit comments

Comments
 (0)