Skip to content

Commit

Permalink
chore(release): cut 31.13.2 [skip ci]
Browse files Browse the repository at this point in the history
## [31.13.2](v31.13.1...v31.13.2) (2023-03-22)

### Bug Fixes

* [DHIS2-14190] assign null instead of non-existing option ([#1677](#1677)) ([37a6cdd](37a6cdd))
  • Loading branch information
dhis2-bot committed Mar 22, 2023
1 parent 37a6cdd commit b1f2d22
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [31.13.2](https://github.com/dhis2/tracker-capture-app/compare/v31.13.1...v31.13.2) (2023-03-22)


### Bug Fixes

* [DHIS2-14190] assign null instead of non-existing option ([#1677](https://github.com/dhis2/tracker-capture-app/issues/1677)) ([37a6cdd](https://github.com/dhis2/tracker-capture-app/commit/37a6cdd724e920296c4a7047a448a6301709f220))

## [31.13.1](https://github.com/dhis2/tracker-capture-app/compare/v31.13.0...v31.13.1) (2023-03-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tracker-capture-app",
"version": "31.13.1",
"version": "31.13.2",
"description": "DHIS2 tracker capture app",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit b1f2d22

Please sign in to comment.