From 5a5cc95191aab0d045b962e18eaf73a2b91e8615 Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Mon, 25 Oct 2021 02:16:39 +0000 Subject: [PATCH] chore(release): cut 30.3.11 [skip ci] ## [30.3.11](https://github.com/dhis2/user-profile-app/compare/v30.3.10...v30.3.11) (2021-10-25) ### Bug Fixes * **translations:** sync translations from transifex (master) ([592e094](https://github.com/dhis2/user-profile-app/commit/592e094a5e107c8d76d8c0d3601820b8ec3e121d)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a20932a1..ecc174c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [30.3.11](https://github.com/dhis2/user-profile-app/compare/v30.3.10...v30.3.11) (2021-10-25) + + +### Bug Fixes + +* **translations:** sync translations from transifex (master) ([592e094](https://github.com/dhis2/user-profile-app/commit/592e094a5e107c8d76d8c0d3601820b8ec3e121d)) + ## [30.3.10](https://github.com/dhis2/user-profile-app/compare/v30.3.9...v30.3.10) (2021-10-24) diff --git a/package.json b/package.json index bd0f39cf..8bb11241 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "user-profile-app", - "version": "30.3.10", + "version": "30.3.11", "description": "User Profile App for DHIS2", "license": "BSD-3-Clause", "scripts": {