Skip to content

Commit

Permalink
chore(release): cut 101.0.1 [skip release]
Browse files Browse the repository at this point in the history
## [101.0.1](v101.0.0...v101.0.1) (2024-05-31)

### Bug Fixes

* enrollment line list filter for program stage not working (DHIS2-17412) ([#524](#524)) ([1cfb6ee](1cfb6ee))
  • Loading branch information
dhis2-bot committed May 31, 2024
1 parent 1cfb6ee commit 6ccf324
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.1](https://github.com/dhis2/line-listing-app/compare/v101.0.0...v101.0.1) (2024-05-31)


### Bug Fixes

* enrollment line list filter for program stage not working (DHIS2-17412) ([#524](https://github.com/dhis2/line-listing-app/issues/524)) ([1cfb6ee](https://github.com/dhis2/line-listing-app/commit/1cfb6ee8932dbb3c1951275d5de78862e7da1a0f))

# [101.0.0](https://github.com/dhis2/line-listing-app/compare/v100.17.1...v101.0.0) (2024-05-31)


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": "line-listing-app",
"version": "101.0.0",
"version": "101.0.1",
"description": "DHIS2 Line Listing",
"license": "BSD-3-Clause",
"private": true,
Expand Down

0 comments on commit 6ccf324

Please sign in to comment.