From 369399a1dcaf0f0883037da0efd86039c2b40ae0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 7 Oct 2024 02:02:37 +0000 Subject: [PATCH] chore(release): 4.17.1 [skip ci] ## [4.17.1](https://github.com/adobe/coral-spectrum/compare/v4.17.0...v4.17.1) (2024-10-07) ### Bug Fixes * Add Marketo Icons ([#359](https://github.com/adobe/coral-spectrum/issues/359)) ([c83a7b2](https://github.com/adobe/coral-spectrum/commit/c83a7b2530cee862b05a0a25088d0186ab46b6c4)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60f9b2f2c1..009c1e73ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.17.1](https://github.com/adobe/coral-spectrum/compare/v4.17.0...v4.17.1) (2024-10-07) + + +### Bug Fixes + +* Add Marketo Icons ([#359](https://github.com/adobe/coral-spectrum/issues/359)) ([c83a7b2](https://github.com/adobe/coral-spectrum/commit/c83a7b2530cee862b05a0a25088d0186ab46b6c4)) + # [4.17.0](https://github.com/adobe/coral-spectrum/compare/v4.16.4...v4.17.0) (2024-10-06) diff --git a/package.json b/package.json index 8b0e4bf5df..e212248505 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.17.0", + "version": "4.17.1", "homepage": "https://github.com/adobe/coral-spectrum#readme", "license": "Apache-2.0", "repository": {