Skip to content

Commit d6f9437

Browse files
committed
release: v0.4.1
1 parent ac1f1b1 commit d6f9437

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.1](https://github.com/tobyzerner/inclusive-elements/compare/v0.4.0...v0.4.1) (2023-04-15)
4+
5+
6+
### Bug Fixes
7+
8+
* attempt to fix tree shaking ([ac1f1b1](https://github.com/tobyzerner/inclusive-elements/commit/ac1f1b17268f2fd592605ae575632d1d10da1d30))
9+
310
## [0.4.0](https://github.com/tobyzerner/inclusive-elements/compare/v0.3.4...v0.4.0) (2023-04-15)
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.0",
3+
"version": "0.4.1",
44
"description": "Accessible, lightweight, unstyled implementations of common UI controls.",
55
"module": "dist/inclusive-elements.js",
66
"type": "module",

0 commit comments

Comments
 (0)