Skip to content

Commit a7ce231

Browse files
1.1.0
# [1.1.0](v1.0.0...v1.1.0) (2024-10-06) ### Bug Fixes * Keep original tailwind breakpoint class ([121c684](121c684)) * WInput click event naming ([5962427](5962427)) ### Features * WIcon ([524ff34](524ff34))
1 parent 524ff34 commit a7ce231

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.1.0](https://github.com/woolimi/wool-components/compare/v1.0.0...v1.1.0) (2024-10-06)
2+
3+
4+
### Bug Fixes
5+
6+
* Keep original tailwind breakpoint class ([121c684](https://github.com/woolimi/wool-components/commit/121c68413e9c96d83ca73620168088be8f54415c))
7+
* WInput click event naming ([5962427](https://github.com/woolimi/wool-components/commit/5962427aebeaaa8ba8274afd82fe20d30980395e))
8+
9+
10+
### Features
11+
12+
* WIcon ([524ff34](https://github.com/woolimi/wool-components/commit/524ff34c537c25565bd8cbe00a34684232ef67bb))
13+
114
# 1.0.0 (2023-11-29)
215

316
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wool-components",
33
"author": "Woolim Park",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"license": "MIT",
66
"sideEffects": false,
77
"homepage": "https://github.com/woolimi/wool-components#readme",

0 commit comments

Comments
 (0)