We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7575c81 commit 1d31aedCopy full SHA for 1d31aed
3 files changed
.changeset/spotty-tigers-hide.md
app/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# go-web-app
2
3
+## 7.18.2
4
+
5
+### Patch Changes
6
7
+- e51a80f: Update the action for the DREF Ops update form for imminent.
8
+ - Remove change to response modal in the ops update form for type imminent.
9
+ - Fix the order of the field in operational timeframe tab.
10
+ - Add description text under upload assessment report button in DREF operation update form
11
+- Fix the error while viewing PER process [#1838](https://github.com/IFRCGo/go-web-app/issues/1838).
12
13
## 7.18.1
14
15
### Patch Changes
app/package.json
@@ -1,6 +1,6 @@
{
"name": "go-web-app",
- "version": "7.18.1",
+ "version": "7.18.2",
"type": "module",
"private": true,
"license": "MIT",
0 commit comments