Skip to content

Commit 7b1f4e3

Browse files
committed
v7.18.3
1 parent 07436a3 commit 7b1f4e3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/pink-plants-design.md

Lines changed: 0 additions & 5 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.18.2
4+
5+
### Patch Changes
6+
7+
- 07436a3: Fix the undefined society name issue in surge page [#1899](https://github.com/IFRCGo/go-web-app/issues/1899)
8+
39
## 7.18.1
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.18.1",
3+
"version": "7.18.2",
44
"type": "module",
55
"private": true,
66
"license": "MIT",

0 commit comments

Comments
 (0)