From 0889117a85640d1cc98659ccf08682352be4662b Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Mon, 6 Mar 2023 13:32:18 +0000 Subject: [PATCH] chore(release): cut 31.13.0 [skip ci] # [31.13.0](https://github.com/dhis2/tracker-capture-app/compare/v31.12.19...v31.13.0) (2023-03-06) ### Features * [DHIS2-14597] add translations in calendar picker ([#1663](https://github.com/dhis2/tracker-capture-app/issues/1663)) ([57a42d2](https://github.com/dhis2/tracker-capture-app/commit/57a42d23056262b5f1ec36f21eb9bb2142cfb672)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e4a4630be..5dccbf4d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [31.13.0](https://github.com/dhis2/tracker-capture-app/compare/v31.12.19...v31.13.0) (2023-03-06) + + +### Features + +* [DHIS2-14597] add translations in calendar picker ([#1663](https://github.com/dhis2/tracker-capture-app/issues/1663)) ([57a42d2](https://github.com/dhis2/tracker-capture-app/commit/57a42d23056262b5f1ec36f21eb9bb2142cfb672)) + ## [31.12.19](https://github.com/dhis2/tracker-capture-app/compare/v31.12.18...v31.12.19) (2023-02-16) diff --git a/package.json b/package.json index 72ff85e8b..2c0a1c29e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tracker-capture-app", - "version": "31.12.19", + "version": "31.13.0", "description": "DHIS2 tracker capture app", "main": "index.js", "scripts": {