Skip to content

Commit 471e015

Browse files
committed
v7.12.0
1 parent ed50bb5 commit 471e015

File tree

8 files changed

+19
-27
lines changed

8 files changed

+19
-27
lines changed

.changeset/forty-rivers-tickle.md

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

.changeset/slow-cobras-nail.md

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

.changeset/tricky-experts-serve.md

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

.changeset/wild-clocks-return.md

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

app/CHANGELOG.md

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

3+
## 7.12.0
4+
5+
### Minor Changes
6+
7+
- f766bc7: Add link to IFRC Survey Designer in the tools section under learn menu
8+
9+
### Patch Changes
10+
11+
- 7f51854: - Surge CoS: Health fix
12+
- 3a1cac8: Hide focal point details based on user permissions
13+
- 43d3bf1: - Add Surge CoS Administration section
14+
- Add Surge CoS Faecal Sludge Management (FSM) section
15+
- Update Surge CoS IT&T section
16+
- Update Surge CoS Basecamp section (as OSH)
17+
318
## 7.11.1
419

520
### 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.11.1",
3+
"version": "7.12.0",
44
"type": "module",
55
"private": true,
66
"license": "MIT",

app/src/components/Navbar/i18n.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"userMenuPERCatalogueItemDescription":"PER Catalogue of Resources contains resource relevant to strengthening resource and capacity.",
7070
"userMenuGoResourcesItem":"GO Resources",
7171
"userMenuGoResourcesItemDescription":"Find all relevant user guides, references videos, IFRC other resources, and GO contacts on this page.",
72-
"userMenuSurveyDesignToolItem":"Survey Design Tool",
72+
"userMenuSurveyDesignToolItem":"Survey Designer",
7373
"userMenuSurveyDesignToolItemDescription": "Build standardised needs assessment surveys quickly and efficiently and publish them in IFRC KoboToolbox."
7474
}
7575
}

translationMigrations/000020-1741152618139.json renamed to translationMigrations/000021-1742221802140.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"parent": "000019-1740394638836.json",
2+
"parent": "000020-1741349340806.json",
33
"actions": [
44
{
55
"action": "add",
66
"key": "userMenuSurveyDesignToolItem",
77
"namespace": "common",
8-
"value": "Survey Design Tool"
8+
"value": "Survey Designer"
99
},
1010
{
1111
"action": "add",

0 commit comments

Comments
 (0)