From ebed329d013276287f3d3fe91b585e7a2d77d70d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Nov 2025 04:49:17 +0000 Subject: [PATCH] chore(master): release 8.17.6 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b502fe0a..6d52e8d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## [8.17.6](https://github.com/appfolio/react-gears/compare/v8.17.5...v8.17.6) (2025-11-22) + + +### Bug Fixes + +* update artifact upload paths to include esm and lib directories ([502d26b](https://github.com/appfolio/react-gears/commit/502d26b83e17cd3e154be0651f46218cdcf5c27b)) + ## [8.17.5](https://github.com/appfolio/react-gears/compare/v8.17.4...v8.17.5) (2025-11-22) diff --git a/package.json b/package.json index f1c1f11b..bddaea24 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@appfolio/react-gears", - "version": "8.17.5", + "version": "8.17.6", "description": "React-based version of Gears", "author": "Appfolio, Inc.", "repository": {