Skip to content

Commit 70ea3da

Browse files
chore(master): release 8.19.1
1 parent c90c859 commit 70ea3da

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## [8.19.1](https://github.com/appfolio/react-gears/compare/v8.19.0...v8.19.1) (2026-01-16)
4+
5+
6+
### Bug Fixes
7+
8+
* make unique id generation come from context when provided ([60f6405](https://github.com/appfolio/react-gears/commit/60f6405c0706046d7a79bc6321947d91ba396a5a))
9+
* use memo for extracted functional components ([c90c859](https://github.com/appfolio/react-gears/commit/c90c8592a16c01796ca98c47b4f24dd093f0ff21))
10+
311
## [8.19.0](https://github.com/appfolio/react-gears/compare/v8.18.0...v8.19.0) (2026-01-09)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@appfolio/react-gears",
3-
"version": "8.19.0",
3+
"version": "8.19.1",
44
"description": "React-based version of Gears",
55
"author": "Appfolio, Inc.",
66
"repository": {

0 commit comments

Comments
 (0)