Skip to content

Commit 97439d7

Browse files
chore(release): 2.21.1 [skip ci]
## [2.21.1](v2.21.0...v2.21.1) (2025-09-11) ### Bug Fixes * update ESRI API key ([#2814](#2814)) ([9ce18de](9ce18de)), closes [AB#120030](https://github.com/AB/issues/120030)
1 parent 9ce18de commit 97439d7

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.21.1](https://github.com/ReliefApplications/ems-frontend/compare/v2.21.0...v2.21.1) (2025-09-11)
2+
3+
4+
### Bug Fixes
5+
6+
* update ESRI API key ([#2814](https://github.com/ReliefApplications/ems-frontend/issues/2814)) ([9ce18de](https://github.com/ReliefApplications/ems-frontend/commit/9ce18ded4c8bd31e7a5cb1a6b2a88503bf1c8c75)), closes [AB#120030](https://github.com/AB/issues/120030)
7+
18
# [2.21.0](https://github.com/ReliefApplications/ems-frontend/compare/v2.20.2...v2.21.0) (2025-09-05)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "oort-front",
3-
"version": "2.21.0",
3+
"version": "2.21.1",
44
"license": "MIT",
55
"scripts": {
66
"check-i18n": "node .scripts/check-i18n",

0 commit comments

Comments
 (0)