diff --git a/CHANGELOG.md b/CHANGELOG.md index 24fc74742..378764ea6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [26.6.11](https://github.com/dhis2/analytics/compare/v26.6.10...v26.6.11) (2024-05-19) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([cb31357](https://github.com/dhis2/analytics/commit/cb313574c4ece7a38823910bfc2d5653c7375ae7)) + ## [26.6.10](https://github.com/dhis2/analytics/compare/v26.6.9...v26.6.10) (2024-05-14) diff --git a/package.json b/package.json index c3d8280a9..75c5624a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dhis2/analytics", - "version": "26.6.10", + "version": "26.6.11", "main": "./build/cjs/index.js", "module": "./build/es/index.js", "exports": {