diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a8a4543c..17e353f7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [26.0.13](https://github.com/dhis2/analytics/compare/v26.0.12...v26.0.13) (2023-07-08) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([8e50465](https://github.com/dhis2/analytics/commit/8e5046501726bd6077f6b1c509471c9f99396bb1)) + ## [26.0.12](https://github.com/dhis2/analytics/compare/v26.0.11...v26.0.12) (2023-07-07) diff --git a/package.json b/package.json index f44254c1d..cf70e2250 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dhis2/analytics", - "version": "26.0.12", + "version": "26.0.13", "main": "./build/cjs/index.js", "module": "./build/es/index.js", "exports": {