Skip to content

Commit 426134a

Browse files
committed
v0.2.0
1 parent 11f3e4e commit 426134a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## v0.2.0
2+
3+
- Preset functions for `dynamic` https://github.com/morishxt/windctrl/pull/6
4+
- Introduce `slots` https://github.com/morishxt/windctrl/pull/5
5+
16
## v0.1.1
27

38
- Rename `data-*` for `scopes` to avoid name conflicts https://github.com/morishxt/windctrl/pull/4

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.1.1",
3+
"version": "0.2.0",
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)