Skip to content

Commit fafbfdd

Browse files
committed
v7.17.0
1 parent 11c940a commit fafbfdd

File tree

3 files changed

+13
-12
lines changed

3 files changed

+13
-12
lines changed

.changeset/brown-fans-laugh.md

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

app/CHANGELOG.md

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

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+
315
## 7.16.2
416

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

0 commit comments

Comments
 (0)