Skip to content

Commit d904f4d

Browse files
committed
7.21.0-beta.1
1 parent d62c05c commit d904f4d

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

.changeset/pre.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
},
99
"changesets": [
1010
"solid-clubs-care",
11-
"sweet-gifts-cheer"
11+
"sweet-gifts-cheer",
12+
"whole-lions-guess"
1213
]
1314
}

app/CHANGELOG.md

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

3+
## 7.21.0-beta.1
4+
5+
### Patch Changes
6+
7+
- 84b4802: - Fix calculation of Operation End date in Final report form
8+
- Fix icon position issue in the implementation table of DREF PDF export
9+
- Update the label for last update date in the crisis categorization pop-up
10+
311
## 7.21.0-beta.0
412

513
### Minor 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.21.0-beta.0",
3+
"version": "7.21.0-beta.1",
44
"type": "module",
55
"private": true,
66
"license": "MIT",

0 commit comments

Comments
 (0)