Skip to content

Commit 85c2f97

Browse files
committed
7.23.0-beta.0
1 parent 64d9bec commit 85c2f97

File tree

3 files changed

+40
-1
lines changed

3 files changed

+40
-1
lines changed

.changeset/pre.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"mode": "pre",
3+
"tag": "beta",
4+
"initialVersions": {
5+
"go-web-app": "7.22.0",
6+
"go-ui-storybook": "1.0.8",
7+
"@ifrc-go/ui": "1.5.2"
8+
},
9+
"changesets": [
10+
"fluffy-lions-nail",
11+
"many-pans-tell",
12+
"nice-regions-spend",
13+
"tame-deer-mix"
14+
]
15+
}

app/CHANGELOG.md

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

3+
## 7.23.0-beta.0
4+
5+
### Minor Changes
6+
7+
- 1cf2aca: Update DREF export
8+
9+
- Add scope and scale for Response DREFs
10+
11+
### Patch Changes
12+
13+
- fabcd22: Surge updates
14+
- Fix the "Catalogue of Surge Services" tab highlight issue
15+
- CoS – Logistics ERU: Minor textual changes on /surge/catalogue/logistics/eru
16+
- Operational Timeline Toolbox update (email replacement)
17+
- Add HR technical competency framework box (and PDF)
18+
- 8b06d25: Update Imminent DREF Application export
19+
20+
- Add missing hazard date and risk section
21+
- Improve layout of `Proposed Actions` table
22+
23+
- 8e2b2d6: AppealType filter to 2 values, landing page Appeals table
24+
Update goUserAnalytics URL on /resources page
25+
326
## 7.22.0
427

528
### Minor Changes
@@ -22,6 +45,7 @@
2245
- Add accept / reject input in review modal
2346

2447
- aecaaa2: Revert export structure for DREF Imminent Application v1
48+
2549
- For Response type DREFs exports, update export label to "People Affected" from "People at Risk"
2650

2751
- 7ef5534: Update visible appeal types in Active Operations map

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.22.0",
3+
"version": "7.23.0-beta.0",
44
"type": "module",
55
"private": true,
66
"license": "MIT",

0 commit comments

Comments
 (0)