From b5be111e993fd3383d846e366a569ed31080b1bc Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Sun, 10 Nov 2024 01:54:01 +0000 Subject: [PATCH] chore(release): cut 100.10.1 [skip release] ## [100.10.1](https://github.com/dhis2/aggregate-data-entry-app/compare/v100.10.0...v100.10.1) (2024-11-10) ### Bug Fixes * **translations:** sync translations from transifex (master) ([9cdf38c](https://github.com/dhis2/aggregate-data-entry-app/commit/9cdf38c6368a7a79d1f34ab6c6337ac6be3ed769)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3f330545..f7090c979 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [100.10.1](https://github.com/dhis2/aggregate-data-entry-app/compare/v100.10.0...v100.10.1) (2024-11-10) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([9cdf38c](https://github.com/dhis2/aggregate-data-entry-app/commit/9cdf38c6368a7a79d1f34ab6c6337ac6be3ed769)) + # [100.10.0](https://github.com/dhis2/aggregate-data-entry-app/compare/v100.9.1...v100.10.0) (2024-11-06) diff --git a/package.json b/package.json index cfba09f03..dbd31bb88 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aggregate-data-entry-app", - "version": "100.10.0", + "version": "100.10.1", "description": "", "license": "BSD-3-Clause", "private": true,