Skip to content

Commit 7c3a40d

Browse files
committed
v7.20.1
1 parent fe62114 commit 7c3a40d

File tree

4 files changed

+7
-18
lines changed

4 files changed

+7
-18
lines changed

.changeset/poor-bars-swim.md

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

.changeset/pre.json

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

app/CHANGELOG.md

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

3+
## 7.20.1
4+
5+
### Patch Changes
6+
7+
- 4418171: Fix DREF form to properly save major coordination mechanism [#1928](https://github.com/IFRCGo/go-web-app/issues/1928)
8+
39
## 7.20.1-beta.0
410

511
### 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.20.1-beta.0",
3+
"version": "7.20.1",
44
"type": "module",
55
"private": true,
66
"license": "MIT",

0 commit comments

Comments
 (0)