From 0b6aa5f54dc84a0cca7c930fe922f141483c4bae Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Sun, 18 Jun 2023 02:25:44 +0000 Subject: [PATCH] chore(release): cut 26.2.40 [skip ci] ## [26.2.40](https://github.com/dhis2/translations-app/compare/v26.2.39...v26.2.40) (2023-06-18) ### Bug Fixes * **translations:** sync translations from transifex (master) ([a5ca195](https://github.com/dhis2/translations-app/commit/a5ca1957b407dd1ff2b7fee1978d5ab2a94a752b)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5340b21..0f32bf5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [26.2.40](https://github.com/dhis2/translations-app/compare/v26.2.39...v26.2.40) (2023-06-18) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([a5ca195](https://github.com/dhis2/translations-app/commit/a5ca1957b407dd1ff2b7fee1978d5ab2a94a752b)) + ## [26.2.39](https://github.com/dhis2/translations-app/compare/v26.2.38...v26.2.39) (2023-06-16) diff --git a/package.json b/package.json index 4d54c1c..d19d919 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "translations-app", - "version": "26.2.39", + "version": "26.2.40", "description": "", "license": "BSD-3-Clause", "private": true,