From c1e10ef0ff43f7531cc718cc76da1fdd9a6978eb Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Tue, 11 Jul 2023 02:03:58 +0000 Subject: [PATCH] chore(release): cut 26.2.45 [skip ci] ## [26.2.45](https://github.com/dhis2/translations-app/compare/v26.2.44...v26.2.45) (2023-07-11) ### Bug Fixes * **translations:** sync translations from transifex (master) ([3a72485](https://github.com/dhis2/translations-app/commit/3a72485d4649377c72ed3032b588446ebb8127c7)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ca200d..15f3b06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [26.2.45](https://github.com/dhis2/translations-app/compare/v26.2.44...v26.2.45) (2023-07-11) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([3a72485](https://github.com/dhis2/translations-app/commit/3a72485d4649377c72ed3032b588446ebb8127c7)) + ## [26.2.44](https://github.com/dhis2/translations-app/compare/v26.2.43...v26.2.44) (2023-07-09) diff --git a/package.json b/package.json index 1a40a94..ee4321d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "translations-app", - "version": "26.2.44", + "version": "26.2.45", "description": "", "license": "BSD-3-Clause", "private": true,