Skip to content

Commit

Permalink
chore(release): cut 101.0.3 [skip release]
Browse files Browse the repository at this point in the history
## [101.0.3](v101.0.2...v101.0.3) (2024-03-11)

### Bug Fixes

* **tracker-api-migration:** fix 'created' value not displaying in the job summary ([35e7df7](35e7df7))
  • Loading branch information
dhis2-bot committed Mar 11, 2024
1 parent 35e7df7 commit 6cd4f22
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 @@
## [101.0.3](https://github.com/dhis2/import-export-app/compare/v101.0.2...v101.0.3) (2024-03-11)


### Bug Fixes

* **tracker-api-migration:** fix 'created' value not displaying in the job summary ([35e7df7](https://github.com/dhis2/import-export-app/commit/35e7df72bcd979d7963e309dcc9b824de701fdb1))

## [101.0.2](https://github.com/dhis2/import-export-app/compare/v101.0.1...v101.0.2) (2024-03-10)


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": "import-export-app",
"version": "101.0.2",
"version": "101.0.3",
"description": "",
"license": "BSD-3-Clause",
"private": true,
Expand Down

0 comments on commit 6cd4f22

Please sign in to comment.