Skip to content

Commit 8f24619

Browse files
committed
v0.2.2
1 parent 62ec41a commit 8f24619

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.2.2
2+
3+
- Introduce `wcn()` https://github.com/morishxt/windctrl/pull/10
4+
- Extract the props type from a windctrl instance https://github.com/morishxt/windctrl/pull/9
5+
- Refactoring https://github.com/morishxt/windctrl/pull/12
6+
17
## v0.2.1
28

39
- Improve types related `slots` https://github.com/morishxt/windctrl/pull/8

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "windctrl",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Advanced variant API for Tailwind CSS with stackable traits and interpolated dynamic styles.",
55
"license": "MIT",
66
"author": "Masaki Morishita (@morishxt)",

0 commit comments

Comments
 (0)