Skip to content

Commit 13f7b01

Browse files
committed
release: v7.2.0
1 parent 8e5d8a0 commit 13f7b01

File tree

9 files changed

+22
-44
lines changed

9 files changed

+22
-44
lines changed

.changeset/early-chefs-guess.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/lovely-laws-destroy.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/new-swans-draw.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/polite-dingos-sniff.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/poor-brooms-remain.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

.changeset/young-ants-fry.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/young-coins-juggle.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

app/CHANGELOG.md

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

3+
## 7.2.0
4+
5+
### Minor Changes
6+
7+
- 9657d4b: Update country pages with appropriate source links
8+
- 66fa7cf: Show FDRS data retrieval year in NS indicators
9+
- b69e8e5: Update IFRC legal status link
10+
- 300250a: Show latest strategic plan of National Society under Strategic Priorities
11+
- 9657d4b: Add GO Wiki links for country page sections
12+
- b38d9d9: - Improve overall styling of country pages
13+
- Make loading animation consistent across all pages
14+
- Make empty message consistent
15+
- Use ChartContainer and update usage of charting hooks
16+
- Update BaseMap to extend defaultMapOptions (instead of replacing it)
17+
- Add an option to provide popupClassName in MapPopup
18+
- 80be711: - Rename `Supporting Partners` to `Partners`.
19+
- Update IFRC legal status link.
20+
- Update the name of the strategic priorities link to indicate that they were created by the National Society.
21+
- 176e01b: - Simplify usage of PER question group in PER assessment form
22+
- Add min widths in account table columns
23+
324
## 7.1.5
425

526
### 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.1.7",
3+
"version": "7.2.0",
44
"type": "module",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)