We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d35da8 commit 751f809Copy full SHA for 751f809
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Change Log
2
3
+## [8.17.7](https://github.com/appfolio/react-gears/compare/v8.17.6...v8.17.7) (2025-11-22)
4
+
5
6
+### Bug Fixes
7
8
+* streamline artifact upload and npm publish steps in release workflow ([4d35da8](https://github.com/appfolio/react-gears/commit/4d35da855d961ff0600da599a3f74f2c3e2d650b))
9
10
## [8.17.6](https://github.com/appfolio/react-gears/compare/v8.17.5...v8.17.6) (2025-11-22)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@appfolio/react-gears",
- "version": "8.17.6",
+ "version": "8.17.7",
"description": "React-based version of Gears",
"author": "Appfolio, Inc.",
"repository": {
0 commit comments