From 75e6a9341463984beadea71b42e646a2b5fb2d2f Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Sun, 28 Apr 2024 01:44:00 +0000 Subject: [PATCH] chore(release): cut 33.1.2 [skip ci] ## [33.1.2](https://github.com/dhis2/event-charts-app/compare/v33.1.1...v33.1.2) (2024-04-28) ### Bug Fixes * **translations:** sync translations from transifex (master) ([502cd28](https://github.com/dhis2/event-charts-app/commit/502cd28cfa3a05a0723239e46248c96b1f308133)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 17c3294..3a4b9de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.1.2](https://github.com/dhis2/event-charts-app/compare/v33.1.1...v33.1.2) (2024-04-28) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([502cd28](https://github.com/dhis2/event-charts-app/commit/502cd28cfa3a05a0723239e46248c96b1f308133)) + ## [33.1.1](https://github.com/dhis2/event-charts-app/compare/v33.1.0...v33.1.1) (2024-04-21) diff --git a/package.json b/package.json index 2015a4a..2e4bddd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-visualizer-app", - "version": "33.1.1", + "version": "33.1.2", "description": "Event charts app", "main": "index.html", "scripts": {