From a55c26e62d6dc125185ab9a3cfe56bc01304c498 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 21 Oct 2021 07:04:47 +0000 Subject: [PATCH] chore(release): 4.12.3 [skip ci] ## [4.12.3](https://github.com/adobe/coral-spectrum/compare/v4.12.2...v4.12.3) (2021-10-21) ### Bug Fixes * **GRANITE-36188:** Able to select the date on disabled datepicker ([#189](https://github.com/adobe/coral-spectrum/issues/189)) ([6e8a0eb](https://github.com/adobe/coral-spectrum/commit/6e8a0ebc78f813753eaa227e3a11dad75286f9a6)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1248b17768..013203245b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.12.3](https://github.com/adobe/coral-spectrum/compare/v4.12.2...v4.12.3) (2021-10-21) + + +### Bug Fixes + +* **GRANITE-36188:** Able to select the date on disabled datepicker ([#189](https://github.com/adobe/coral-spectrum/issues/189)) ([6e8a0eb](https://github.com/adobe/coral-spectrum/commit/6e8a0ebc78f813753eaa227e3a11dad75286f9a6)) + ## [4.12.2](https://github.com/adobe/coral-spectrum/compare/v4.12.1...v4.12.2) (2021-10-18) diff --git a/package.json b/package.json index e094ecb863..0733f27ba9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@adobe/coral-spectrum", "description": "Coral Spectrum is a JavaScript library of Web Components following Spectrum design patterns.", - "version": "4.12.2", + "version": "4.12.3", "homepage": "https://github.com/adobe/coral-spectrum#readme", "license": "Apache-2.0", "repository": {