From ff3afdff0642eade7bf8940b69faaa03c2220a0b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 02:28:12 +0000 Subject: [PATCH] chore(master): release 8.19.6 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b17c7c33..37a6e9b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## [8.19.6](https://github.com/appfolio/react-gears/compare/v8.19.5...v8.19.6) (2026-08-02) + + +### Bug Fixes + +* bump undici and shell-quote to patch high-severity CVEs ([5431d9b](https://github.com/appfolio/react-gears/commit/5431d9b746bbc762e9d88c48322478e1f0742fce)) +* give SelectMultiValue remove icon a fixed width ([967c07a](https://github.com/appfolio/react-gears/commit/967c07a778286664c458e2ddef9ae3f9b292247c)) + ## [8.19.5](https://github.com/appfolio/react-gears/compare/v8.19.4...v8.19.5) (2026-06-17) diff --git a/package.json b/package.json index 1c42f97d..dea21c9b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appfolio/react-gears", - "version": "8.19.5", + "version": "8.19.6", "description": "React-based version of Gears", "author": "Appfolio, Inc.", "repository": {