Skip to content

Commit

Permalink
chore(release): cut 1.0.0-alpha.25 [skip ci]
Browse files Browse the repository at this point in the history
# [1.0.0-alpha.25](v1.0.0-alpha.24...v1.0.0-alpha.25) (2024-05-27)

### Features

* expose methods for converting between iso8601 and calendars ([#37](#37)) ([33fa25d](33fa25d))
  • Loading branch information
dhis2-bot committed May 27, 2024
1 parent 33fa25d commit 36a0b62
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 @@
# [1.0.0-alpha.25](https://github.com/dhis2/multi-calendar-dates/compare/v1.0.0-alpha.24...v1.0.0-alpha.25) (2024-05-27)


### Features

* expose methods for converting between iso8601 and calendars ([#37](https://github.com/dhis2/multi-calendar-dates/issues/37)) ([33fa25d](https://github.com/dhis2/multi-calendar-dates/commit/33fa25d30e9b0f5fe45e2174e18d41bc4cd7c058))

# [1.0.0-alpha.24](https://github.com/dhis2/multi-calendar-dates/compare/v1.0.0-alpha.23...v1.0.0-alpha.24) (2024-05-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": "@dhis2/multi-calendar-dates",
"version": "1.0.0-alpha.24",
"version": "1.0.0-alpha.25",
"license": "BSD-3-Clause",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 36a0b62

Please sign in to comment.