Skip to content

Commit

Permalink
chore(release): cut 100.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [100.1.0](v100.0.4...v100.1.0) (2022-03-16)

### Features

* **data-integrity:** add checks-selector ([#348](#348)) ([aa7baf4](aa7baf4))
  • Loading branch information
dhis2-bot committed Mar 16, 2022
1 parent aa7baf4 commit 41bc7c3
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.1.0](https://github.com/dhis2/scheduler-app/compare/v100.0.4...v100.1.0) (2022-03-16)


### Features

* **data-integrity:** add checks-selector ([#348](https://github.com/dhis2/scheduler-app/issues/348)) ([aa7baf4](https://github.com/dhis2/scheduler-app/commit/aa7baf4e695fc13c8b4c848f75ef8c30a4478737))

## [100.0.4](https://github.com/dhis2/scheduler-app/compare/v100.0.3...v100.0.4) (2022-03-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@
"\\.css$": "identity-obj-proxy"
}
},
"version": "100.0.4"
"version": "100.1.0"
}

0 comments on commit 41bc7c3

Please sign in to comment.