Skip to content

Commit

Permalink
release: v0.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tobyzerner committed Jun 29, 2023
1 parent a163ad7 commit 1689c0d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.4.5](https://github.com/tobyzerner/inclusive-elements/compare/v0.4.4...v0.4.5) (2023-06-29)


### Bug Fixes

* **tooltip:** clean up tooltip positioner on disconnect ([a163ad7](https://github.com/tobyzerner/inclusive-elements/commit/a163ad768364400c48ea7fa024fde2c639cded75))

### [0.4.4](https://github.com/tobyzerner/inclusive-elements/compare/v0.4.3...v0.4.4) (2023-06-25)


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": "inclusive-elements",
"version": "0.4.4",
"version": "0.4.5",
"description": "Accessible, lightweight, unstyled implementations of common UI controls.",
"module": "dist/inclusive-elements.js",
"type": "module",
Expand Down

0 comments on commit 1689c0d

Please sign in to comment.