From 977607c1516d877be4d92c22585ada47ff0f709d Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Sun, 20 Oct 2024 01:47:18 +0000 Subject: [PATCH] chore(release): cut 4.5.81 [skip ci] ## [4.5.81](https://github.com/dhis2/analytics/compare/v4.5.80...v4.5.81) (2024-10-20) ### Bug Fixes * **translations:** sync translations from transifex (4.x) ([183b2bd](https://github.com/dhis2/analytics/commit/183b2bdc3848c2a64aa4611a8730aad6b0dbcd86)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b0e45b20..497d125d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.5.81](https://github.com/dhis2/analytics/compare/v4.5.80...v4.5.81) (2024-10-20) + + +### Bug Fixes + +* **translations:** sync translations from transifex (4.x) ([183b2bd](https://github.com/dhis2/analytics/commit/183b2bdc3848c2a64aa4611a8730aad6b0dbcd86)) + ## [4.5.80](https://github.com/dhis2/analytics/compare/v4.5.79...v4.5.80) (2024-07-24) diff --git a/package.json b/package.json index bdb6c5579..6fff8e565 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dhis2/analytics", - "version": "4.5.80", + "version": "4.5.81", "main": "./build/index.js", "sideEffects": [ "./src/locales/index.js"