Skip to content

Commit 72cb234

Browse files
committed
v7.23.0-beta.2
1 parent 83ff0ab commit 72cb234

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@
88
},
99
"changesets": [
1010
"fluffy-lions-nail",
11+
"great-wasps-stare",
1112
"many-pans-tell",
1213
"nice-regions-spend",
14+
"six-camels-design",
1315
"tame-deer-mix",
1416
"three-jars-rhyme"
1517
]

app/CHANGELOG.md

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

3+
## 7.23.0-beta.2
4+
5+
### Patch Changes
6+
7+
- 74d653e: Update Montandon contact information on /montandon-landing page
8+
- 4299710: A demo to embed a Power BI report which is visible to logged in users only
9+
310
## 7.23.0-beta.1
411

512
### Patch 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.23.0-beta.1",
3+
"version": "7.23.0-beta.2",
44
"type": "module",
55
"private": true,
66
"license": "MIT",

0 commit comments

Comments
 (0)