Skip to content

Commit 939956e

Browse files
committed
v7.2.3
1 parent b41f463 commit 939956e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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.2.3
4+
5+
### Patch Changes
6+
7+
- Fix crash due to undefined ICRC presense in country page
8+
39
## 7.2.2
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.2.2",
3+
"version": "7.2.3",
44
"type": "module",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)