File tree Expand file tree Collapse file tree 4 files changed +15
-11
lines changed Expand file tree Collapse file tree 4 files changed +15
-11
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# hive
2
2
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
+
3
17
## 5.1.2
4
18
5
19
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " hive" ,
3
- "version" : " 5.1.2 " ,
3
+ "version" : " 5.1.3 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"generate" : " tsx generate.ts" ,
You can’t perform that action at this time.
0 commit comments