From bf995076befdffb4972211e0f4de43abb9f852b5 Mon Sep 17 00:00:00 2001 From: wikus Date: Wed, 28 Feb 2024 17:56:46 +0000 Subject: [PATCH] chore(release): 1.11.1 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13b31f1..ec02c37 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.11.1](https://github.com/calidy-com/dayjs-calendarsystems/compare/v1.11.0...v1.11.1) (2024-02-28) + ## [1.11.0](https://github.com/calidy-com/dayjs-calendarsystems/compare/v1.4.0...v1.11.0) (2024-02-28) diff --git a/package.json b/package.json index 525f6c1..876d6c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@calidy/dayjs-calendarsystems", - "version": "1.11.0", + "version": "1.11.1", "description": "Calendar Systems Management for Day.js", "main": "dayjs-calendarsystems.cjs.min.js", "umd:main": "dayjs-calendarsystems.umd.min.js",