diff --git a/CHANGELOG.md b/CHANGELOG.md index ad0005f593..0829cc2177 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.15.26](https://github.com/adobe/coral-spectrum/compare/v4.15.25...v4.15.26) (2023-10-31) + + +### Bug Fixes + +* Add coral tabs item background color([#315](https://github.com/adobe/coral-spectrum/issues/315)) ([a4806a1](https://github.com/adobe/coral-spectrum/commit/a4806a16b53102efd6f5b855a1b20d7ca2674b68)) + ## [4.15.25](https://github.com/adobe/coral-spectrum/compare/v4.15.24...v4.15.25) (2023-09-28) diff --git a/package.json b/package.json index df27ab1d93..9c3b37ca82 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.15.25", + "version": "4.15.26", "homepage": "https://github.com/adobe/coral-spectrum#readme", "license": "Apache-2.0", "repository": {