Skip to content

Commit 1689c0d

Browse files
committed
release: v0.4.5
1 parent a163ad7 commit 1689c0d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [0.4.5](https://github.com/tobyzerner/inclusive-elements/compare/v0.4.4...v0.4.5) (2023-06-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **tooltip:** clean up tooltip positioner on disconnect ([a163ad7](https://github.com/tobyzerner/inclusive-elements/commit/a163ad768364400c48ea7fa024fde2c639cded75))
9+
310
### [0.4.4](https://github.com/tobyzerner/inclusive-elements/compare/v0.4.3...v0.4.4) (2023-06-25)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "inclusive-elements",
3-
"version": "0.4.4",
3+
"version": "0.4.5",
44
"description": "Accessible, lightweight, unstyled implementations of common UI controls.",
55
"module": "dist/inclusive-elements.js",
66
"type": "module",

0 commit comments

Comments
 (0)