Skip to content

Commit b85bc8d

Browse files
committed
chore(release): cut 31.12.3 [skip ci]
## [31.12.3](v31.12.2...v31.12.3) (2022-10-11) ### Bug Fixes * [DHIS2-13889] distinguish between "No/false" and empty selection ([#1580](#1580)) ([8c62663](8c62663))
1 parent 8c62663 commit b85bc8d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [31.12.3](https://github.com/dhis2/tracker-capture-app/compare/v31.12.2...v31.12.3) (2022-10-11)
2+
3+
4+
### Bug Fixes
5+
6+
* [DHIS2-13889] distinguish between "No/false" and empty selection ([#1580](https://github.com/dhis2/tracker-capture-app/issues/1580)) ([8c62663](https://github.com/dhis2/tracker-capture-app/commit/8c626637efb2666cf5cd95518b12137bde3da6f2))
7+
18
## [31.12.2](https://github.com/dhis2/tracker-capture-app/compare/v31.12.1...v31.12.2) (2022-10-10)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tracker-capture-app",
3-
"version": "31.12.2",
3+
"version": "31.12.3",
44
"description": "DHIS2 tracker capture app",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)