diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b1ab0f..7ac656a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Change history for ui-calendar -## In progress +## [11.0.2] (https://github.com/folio-org/ui-calendar/tree/v11.0.2) (2024-10-01) * Disable 'Actions' menu on DCB Calendar. Refs UICAL-285. * Use new GitHub Actions workflows. Refs UICAL-287. diff --git a/package.json b/package.json index 166829c..661fcbe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@folio/calendar", - "version": "11.0.1", + "version": "11.0.2", "description": "Calendar settings", "repository": "folio-org/ui-calendar", "publishConfig": {