Skip to content

Commit

Permalink
chore(release): cut 100.3.7 [skip release]
Browse files Browse the repository at this point in the history
## [100.3.7](v100.3.6...v100.3.7) (2023-10-05)

### Bug Fixes

* handle sections without data elements [DHIS2-15883] ([#359](#359)) ([83c062e](83c062e))
  • Loading branch information
dhis2-bot committed Oct 5, 2023
1 parent 83c062e commit dadd613
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 @@
## [100.3.7](https://github.com/dhis2/aggregate-data-entry-app/compare/v100.3.6...v100.3.7) (2023-10-05)


### Bug Fixes

* handle sections without data elements [DHIS2-15883] ([#359](https://github.com/dhis2/aggregate-data-entry-app/issues/359)) ([83c062e](https://github.com/dhis2/aggregate-data-entry-app/commit/83c062e5cb6386b92e32429b1f1b7a2e3ba96893))

## [100.3.6](https://github.com/dhis2/aggregate-data-entry-app/compare/v100.3.5...v100.3.6) (2023-08-15)


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": "aggregate-data-entry-app",
"version": "100.3.6",
"version": "100.3.7",
"description": "",
"license": "BSD-3-Clause",
"private": true,
Expand Down

1 comment on commit dadd613

@dhis2-bot
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.