Skip to content

Commit c735d40

Browse files
committed
v7.27.0-beta.0
1 parent e27758b commit c735d40

3 files changed

Lines changed: 19 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"mode": "pre",
3+
"tag": "beta",
4+
"initialVersions": {
5+
"go-web-app": "7.26.0",
6+
"go-ui-storybook": "1.0.11",
7+
"@ifrc-go/ui": "2.2.0"
8+
},
9+
"changesets": [
10+
"orange-shirts-talk"
11+
]
12+
}

app/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# go-web-app
22

3+
## 7.27.0-beta.0
4+
5+
### Minor Changes
6+
7+
- b8e7c9a: Add notification preferences for email alerts under account settings
8+
39
## 7.26.0
410

511
### Minor Changes

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "go-web-app",
3-
"version": "7.26.0",
3+
"version": "7.27.0-beta.0",
44
"type": "module",
55
"private": true,
66
"license": "MIT",

0 commit comments

Comments
 (0)