Skip to content

Commit

Permalink
chore(main): release 4.2.9 (#148)
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-mcgovern authored Jul 5, 2024
1 parent 6b62753 commit 93a2531
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.2.9](https://github.com/alex-mcgovern/boondoggle/compare/v4.2.8...v4.2.9) (2024-07-05)


### Bug Fixes

* **`ComboBox`:** use mutation observer to coerce correct trigger width ([#147](https://github.com/alex-mcgovern/boondoggle/issues/147)) ([6b62753](https://github.com/alex-mcgovern/boondoggle/commit/6b62753d2fbc9acb09fbb968db2858cfa86dd74d))

## [4.2.8](https://github.com/alex-mcgovern/boondoggle/compare/v4.2.7...v4.2.8) (2024-07-05)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Alex McGovern",
"name": "boondoggle",
"description": "Boondoggle component library",
"version": "4.2.8",
"version": "4.2.9",
"license": "MIT",
"sideEffects": [
"**/*.css"
Expand Down

0 comments on commit 93a2531

Please sign in to comment.