Skip to content

Commit

Permalink
chore(release): cut 1.3.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.2](v1.3.1...v1.3.2) (2024-10-09)

### Bug Fixes

* check first week of subsequent year when geting period by date [LIBS-688] ([#74](#74)) ([8662fe0](8662fe0))
  • Loading branch information
dhis2-bot committed Oct 9, 2024
1 parent 8662fe0 commit 2508bed
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.3.2](https://github.com/dhis2/multi-calendar-dates/compare/v1.3.1...v1.3.2) (2024-10-09)


### Bug Fixes

* check first week of subsequent year when geting period by date [LIBS-688] ([#74](https://github.com/dhis2/multi-calendar-dates/issues/74)) ([8662fe0](https://github.com/dhis2/multi-calendar-dates/commit/8662fe0e4f263c1abde1b813097e30b9b65ee31e))

## [1.3.1](https://github.com/dhis2/multi-calendar-dates/compare/v1.3.0...v1.3.1) (2024-09-26)


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.3.1",
"version": "1.3.2",
"license": "BSD-3-Clause",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 2508bed

Please sign in to comment.