diff --git a/CHANGELOG.md b/CHANGELOG.md index 98a353f..aa9d13a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.1.2](https://github.com/dhis2/multi-calendar-dates/compare/v1.1.1...v1.1.2) (2024-06-17) + + +### Bug Fixes + +* force publish Temporal pin ([e676ef5](https://github.com/dhis2/multi-calendar-dates/commit/e676ef5e21a1095882eb649098a2eca2ca884756)) + ## [1.1.1](https://github.com/dhis2/multi-calendar-dates/compare/v1.1.0...v1.1.1) (2024-04-08) diff --git a/package.json b/package.json index 26a3fc8..ab7cf90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dhis2/multi-calendar-dates", - "version": "1.1.1", + "version": "1.1.2", "license": "BSD-3-Clause", "publishConfig": { "access": "public"