Skip to content

Commit

Permalink
chore(release): cut 31.13.5 [skip ci]
Browse files Browse the repository at this point in the history
## [31.13.5](v31.13.4...v31.13.5) (2023-05-02)

### Bug Fixes

* [DHIS2-14104] make sure deselected checkboxes evaluate `d2:hasValue` to `false` ([#1692](#1692)) ([0954cf2](0954cf2))
* [DHIS2-14599] adapt to the new response format of /potentialDuplicates ([#1701](#1701)) ([b0f5408](b0f5408))
  • Loading branch information
dhis2-bot committed May 2, 2023
1 parent b0f5408 commit e3f2c22
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [31.13.5](https://github.com/dhis2/tracker-capture-app/compare/v31.13.4...v31.13.5) (2023-05-02)


### Bug Fixes

* [DHIS2-14104] make sure deselected checkboxes evaluate `d2:hasValue` to `false` ([#1692](https://github.com/dhis2/tracker-capture-app/issues/1692)) ([0954cf2](https://github.com/dhis2/tracker-capture-app/commit/0954cf290b0fa68f2b8bdfe316b17ef20aba3542))
* [DHIS2-14599] adapt to the new response format of /potentialDuplicates ([#1701](https://github.com/dhis2/tracker-capture-app/issues/1701)) ([b0f5408](https://github.com/dhis2/tracker-capture-app/commit/b0f5408534688f02d6d5a9eb00f5f8e2feffd235))

## [31.13.4](https://github.com/dhis2/tracker-capture-app/compare/v31.13.3...v31.13.4) (2023-04-24)


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.4",
"version": "31.13.5",
"description": "DHIS2 tracker capture app",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit e3f2c22

Please sign in to comment.