diff --git a/CHANGELOG.md b/CHANGELOG.md index aabb84e38..732deeb94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [26.7.1](https://github.com/dhis2/analytics/compare/v26.7.0...v26.7.1) (2024-06-09) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([5afb945](https://github.com/dhis2/analytics/commit/5afb945ce6a9efa4e748475ef51710272cd0f417)) + # [26.7.0](https://github.com/dhis2/analytics/compare/v26.6.14...v26.7.0) (2024-06-06) diff --git a/package.json b/package.json index 6d0f96c4f..9fa48ba72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dhis2/analytics", - "version": "26.7.0", + "version": "26.7.1", "main": "./build/cjs/index.js", "module": "./build/es/index.js", "exports": {