Skip to content

Commit

Permalink
chore(release): cut 101.1.0 [skip release]
Browse files Browse the repository at this point in the history
# [101.1.0](v101.0.16...v101.1.0) (2023-07-06)

### Features

* add add-sequence route ([#526](#526)) ([bf1380a](bf1380a))
  • Loading branch information
dhis2-bot committed Jul 6, 2023
1 parent bf1380a commit 3568a14
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.1.0](https://github.com/dhis2/scheduler-app/compare/v101.0.16...v101.1.0) (2023-07-06)


### Features

* add add-sequence route ([#526](https://github.com/dhis2/scheduler-app/issues/526)) ([bf1380a](https://github.com/dhis2/scheduler-app/commit/bf1380a83e4381be1738b0ead465ff50b606eed7))

## [101.0.16](https://github.com/dhis2/scheduler-app/compare/v101.0.15...v101.0.16) (2023-06-30)


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": "101.0.16"
"version": "101.1.0"
}

1 comment on commit 3568a14

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