Skip to content

Commit d82f1b7

Browse files
committed
v7.22.0-beta.2
1 parent 226c9df commit d82f1b7

File tree

3 files changed

+34
-2
lines changed

3 files changed

+34
-2
lines changed

.changeset/pre.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,13 @@
88
},
99
"changesets": [
1010
"bitter-pans-travel",
11+
"blue-insects-show",
12+
"clear-tools-relax",
1113
"free-clocks-boil",
14+
"olive-ghosts-grow",
1215
"salty-garlics-call",
13-
"two-areas-think"
16+
"small-masks-mate",
17+
"two-areas-think",
18+
"violet-pans-speak"
1419
]
1520
}

app/CHANGELOG.md

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

3+
## 7.22.0-beta.2
4+
5+
### Minor Changes
6+
7+
- aecaaa2: Revert export structure for DREF Imminent Application v1
8+
- For Response type DREFs exports, update export label to "People Affected" from "People at Risk"
9+
10+
- 7ef5534: Update visible appeal types in Active Operations map
11+
- Remove `Forecased Based Action` and `International Appeal` options from appeals filter
12+
- Remove Early Action Protocol Activation from legend
13+
14+
- Replace `IFRC staff` with `Emergency Response Unit` in field report form
15+
16+
### Patch Changes
17+
18+
- 78f990a: Update local units UI
19+
- Add icon for externally managed status
20+
- Relocate status column in local units table
21+
- Improve overall UI
22+
23+
- daa659c: Textual changes in Community Case Management of Cholera (CCMC) section of Surge pages
24+
- ee7330c: Fix ordering by Deployed To / Emergency in All Deployed Personnel & add 4 new filters:
25+
- Position
26+
- Deploying Party
27+
- Deployed To
28+
- Emergency
29+
330
## 7.22.0-beta.1
431

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

0 commit comments

Comments
 (0)