Skip to content

Commit

Permalink
chore(master): release 8.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and mdalpozzo committed Aug 26, 2024
1 parent 7754150 commit 939ed82
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## [8.13.2](https://github.com/appfolio/react-gears/compare/v8.13.1...v8.13.2) (2024-08-23)


### Bug Fixes

* **HasManyFieldsRow:** adds minWidth: 0 to HasManyFieldsRow to allow it to be smaller then it's content ([7754150](https://github.com/appfolio/react-gears/commit/77541506cc00f0df049cec07f38547e803da00b2))
* **ScrollContainer:** replace broken sample image ([45c7e2d](https://github.com/appfolio/react-gears/commit/45c7e2df2439c0141b0f144bd7a5ee61eddc9e6c))


### Miscellaneous

* update uuid from v8 to v9 ([6790e2f](https://github.com/appfolio/react-gears/commit/6790e2fd322c2de7005a516919a8258ff8f7656d))

## [8.13.1](https://github.com/appfolio/react-gears/compare/v8.13.0...v8.13.1) (2024-07-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@appfolio/react-gears",
"version": "8.13.1",
"version": "8.13.2",
"description": "React-based version of Gears",
"author": "Appfolio, Inc.",
"repository": {
Expand Down

0 comments on commit 939ed82

Please sign in to comment.