From 48155ff84541edace1ba79bf6c534307b6ed6857 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 20:54:17 +0000 Subject: [PATCH] chore(master): release 8.8.3 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d25883be..cf280d38f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## [8.8.3](https://github.com/appfolio/react-gears/compare/v8.8.2...v8.8.3) (2023-10-25) + + +### Miscellaneous + +* update storbook CSS to new coastline URL ([2e621c8](https://github.com/appfolio/react-gears/commit/2e621c86494f5cdfaaea190d83300d83888422d6)) +* update storbook CSS to new coastline URL (in themes) ([314f3d3](https://github.com/appfolio/react-gears/commit/314f3d33c050e7b1353e47ab83fee01ad1309a18)) + ## [8.8.2](https://github.com/appfolio/react-gears/compare/v8.8.1...v8.8.2) (2023-10-24) diff --git a/package.json b/package.json index 8322c7f47..4d4d87da2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appfolio/react-gears", - "version": "8.8.2", + "version": "8.8.3", "description": "React-based version of Gears", "author": "Appfolio, Inc.", "repository": {