We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11c940a commit fafbfddCopy full SHA for fafbfdd
.changeset/brown-fans-laugh.md
app/CHANGELOG.md
@@ -1,5 +1,17 @@
1
# go-web-app
2
3
+## 7.17.0
4
+
5
+### Minor Changes
6
7
+- 0b351d1: Address [DREF Superticket 2 bugs](https://github.com/IFRCGo/go-web-app/issues/1784)
8
9
+ - Update no of images in for "Description of event" from 2 to 4
10
+ - Update descriptions of few fields
11
+ - Replace \* with bullet in description of planned interventions in DREF import
12
+ - Add some of the missing fields to exports
13
+ - Remove warnings for previously removed fields
14
15
## 7.16.2
16
17
### Patch Changes
app/package.json
@@ -1,6 +1,6 @@
{
"name": "go-web-app",
- "version": "7.16.2",
+ "version": "7.17.0",
"type": "module",
"private": true,
"license": "MIT",
0 commit comments