Skip to content

Commit 5480376

Browse files
chore(release): update monorepo packages versions
1 parent fdee69c commit 5480376

File tree

4 files changed

+15
-11
lines changed

4 files changed

+15
-11
lines changed

.changeset/little-readers-return.md

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

.changeset/sixty-things-occur.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.12.1
4+
5+
### Patch Changes
6+
7+
- [#7350](https://github.com/graphql-hive/console/pull/7350)
8+
[`46ccf46`](https://github.com/graphql-hive/console/commit/46ccf4611eefd36ee20ec8598730d5f8b05c743a)
9+
Thanks [@n1ru4l](https://github.com/n1ru4l)! - Fix invalid materialized view definition causing
10+
failing ClickHouse migrations
11+
12+
- [#7349](https://github.com/graphql-hive/console/pull/7349)
13+
[`cf91128`](https://github.com/graphql-hive/console/commit/cf91128bc47b1d3980f5fdc6a05603503274d8ee)
14+
Thanks [@n1ru4l](https://github.com/n1ru4l)! - Stricter CORS assessment for requests sending a
15+
Origin header.
16+
317
## 8.12.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.12.0",
3+
"version": "8.12.1",
44
"private": true,
55
"scripts": {
66
"generate": "tsx generate.ts",

0 commit comments

Comments
 (0)