Skip to content

Commit

Permalink
chore(release): cut 100.2.0 [skip release]
Browse files Browse the repository at this point in the history
# [100.2.0](v100.1.0...v100.2.0) (2024-10-21)

### Bug Fixes

* add delete confirmation alert ([6814f49](6814f49))
* bug with auth config when creating rather than editing route ([04a63f0](04a63f0))
* show authorities in a MultiSelect rather than an input text field ([097dad9](097dad9))

### Features

* enable/disable routes ([41cdc0f](41cdc0f))
  • Loading branch information
dhis2-bot committed Oct 21, 2024
1 parent 097dad9 commit 81fe7cd
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [100.2.0](https://github.com/dhis2/route-manager-app/compare/v100.1.0...v100.2.0) (2024-10-21)


### Bug Fixes

* add delete confirmation alert ([6814f49](https://github.com/dhis2/route-manager-app/commit/6814f49a06b8133e2f254f6d3894add56c5d97f1))
* bug with auth config when creating rather than editing route ([04a63f0](https://github.com/dhis2/route-manager-app/commit/04a63f07bcfe938fc8db4064b8658920b5948f0b))
* show authorities in a MultiSelect rather than an input text field ([097dad9](https://github.com/dhis2/route-manager-app/commit/097dad96d8759cf86809dcfe3072f72e00fb9367))


### Features

* enable/disable routes ([41cdc0f](https://github.com/dhis2/route-manager-app/commit/41cdc0ff47b119331b1681e804c7da9fc547ddfb))

# [100.1.0](https://github.com/dhis2/route-manager-app/compare/v100.0.2...v100.1.0) (2024-10-09)


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": "route-manager",
"version": "100.1.0",
"version": "100.2.0",
"description": "",
"license": "BSD-3-Clause",
"private": true,
Expand Down

1 comment on commit 81fe7cd

@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.