Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8f6eb29

Browse files
committedAug 24, 2022
chore(release): cut 27.0.22 [skip ci]
## [27.0.22](v27.0.21...v27.0.22) (2022-08-24) ### Bug Fixes * **translations:** sync translations from transifex (master) ([891112e](891112e))
1 parent 891112e commit 8f6eb29

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
 

‎CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [27.0.22](https://github.com/dhis2/gis-app/compare/v27.0.21...v27.0.22) (2022-08-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **translations:** sync translations from transifex (master) ([891112e](https://github.com/dhis2/gis-app/commit/891112e8a8ec9ba94038b0da36531fd9c44dc617))
7+
18
## [27.0.21](https://github.com/dhis2/gis-app/compare/v27.0.20...v27.0.21) (2022-08-23)
29

310

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mapping-app",
3-
"version": "27.0.21",
3+
"version": "27.0.22",
44
"description": "GIS Web App for DHIS 2",
55
"main": "build/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)
Please sign in to comment.