From 3c42dbb561aae466e1433b2d2563124679794b8b Mon Sep 17 00:00:00 2001 From: "@dhis2-bot" Date: Mon, 17 Jun 2024 12:28:48 +0000 Subject: [PATCH] chore(release): cut 1.1.2 [skip ci] ## [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)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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"