From 9ada132faf6f66a175358c3aaeb833cb85f85811 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Thu, 14 Sep 2023 02:19:21 +0000 Subject: [PATCH] chore(release): cut 29.15.1 [skip ci] ## [29.15.1](https://github.com/dhis2/settings-app/compare/v29.15.0...v29.15.1) (2023-09-14) ### Bug Fixes * **translations:** sync translations from transifex (master) ([3536b15](https://github.com/dhis2/settings-app/commit/3536b1537217890eeb6b8706cb9ae7900d7217a4)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 876bb335..b95acde5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [29.15.1](https://github.com/dhis2/settings-app/compare/v29.15.0...v29.15.1) (2023-09-14) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([3536b15](https://github.com/dhis2/settings-app/commit/3536b1537217890eeb6b8706cb9ae7900d7217a4)) + # [29.15.0](https://github.com/dhis2/settings-app/compare/v29.14.41...v29.15.0) (2023-08-14) diff --git a/package.json b/package.json index d33be4c1..77e7a1b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "settings-app", - "version": "29.15.0", + "version": "29.15.1", "description": "", "license": "BSD-3-Clause", "private": true,