Skip to content

Commit 5cb670b

Browse files
chore(release): update monorepo packages versions
1 parent 9a5ecc7 commit 5cb670b

File tree

4 files changed

+15
-11
lines changed

4 files changed

+15
-11
lines changed

.changeset/cyan-ears-shout.md

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

.changeset/wicked-plants-float.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+
## 5.1.3
4+
5+
### Patch Changes
6+
7+
- [#6553](https://github.com/graphql-hive/console/pull/6553)
8+
[`f0fe03c`](https://github.com/graphql-hive/console/commit/f0fe03c9464815b5f11b8e4715f0182959e8d363)
9+
Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - Standardize the design and content of
10+
all email templates for consistency.
11+
12+
- [#6542](https://github.com/graphql-hive/console/pull/6542)
13+
[`719e3e6`](https://github.com/graphql-hive/console/commit/719e3e68643c673c5539cc18b68772661e52a857)
14+
Thanks [@kamilkisiela](https://github.com/kamilkisiela)! - Consolidates email templating logic
15+
into the `emails` service.
16+
317
## 5.1.2
418

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

0 commit comments

Comments
 (0)