From 5d643e0d3e62b45e1fe3ef44699234f4536b632d Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Fri, 25 Jun 2021 00:04:36 +0000 Subject: [PATCH] chore(release): cut 33.0.14 [skip ci] ## [33.0.14](https://github.com/dhis2/event-charts-app/compare/v33.0.13...v33.0.14) (2021-06-25) ### Bug Fixes * **translations:** sync translations from transifex (master) ([15f9dfc](https://github.com/dhis2/event-charts-app/commit/15f9dfc6e8f52c67445af42d0398b0e6302da72b)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ce5a680..806ebf6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [33.0.14](https://github.com/dhis2/event-charts-app/compare/v33.0.13...v33.0.14) (2021-06-25) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([15f9dfc](https://github.com/dhis2/event-charts-app/commit/15f9dfc6e8f52c67445af42d0398b0e6302da72b)) + ## [33.0.13](https://github.com/dhis2/event-charts-app/compare/v33.0.12...v33.0.13) (2021-05-05) diff --git a/package.json b/package.json index ffdc83ec..2fa68656 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "event-visualizer-app", - "version": "33.0.0", + "version": "33.0.14", "description": "Event charts app", "main": "index.html", "scripts": {