Skip to content

Commit

Permalink
chore(release): cut 31.13.29 [skip ci]
Browse files Browse the repository at this point in the history
## [31.13.29](v31.13.28...v31.13.29) (2023-09-08)

### Bug Fixes

* [DHIS2-15102] assign data elements sequentially ([#1852](#1852)) ([e7194d2](e7194d2))
  • Loading branch information
dhis2-bot committed Sep 8, 2023
1 parent e7194d2 commit b5e7cab
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.29](https://github.com/dhis2/tracker-capture-app/compare/v31.13.28...v31.13.29) (2023-09-08)


### Bug Fixes

* [DHIS2-15102] assign data elements sequentially ([#1852](https://github.com/dhis2/tracker-capture-app/issues/1852)) ([e7194d2](https://github.com/dhis2/tracker-capture-app/commit/e7194d2a0b9611985e97ee3c069818a94c7a012a))

## [31.13.28](https://github.com/dhis2/tracker-capture-app/compare/v31.13.27...v31.13.28) (2023-07-03)


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

0 comments on commit b5e7cab

Please sign in to comment.