Skip to content

Commit 7dd2788

Browse files
committed
v0.1.1
1 parent d8ed675 commit 7dd2788

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.1.1
2+
3+
- Rename `data-*` for `scopes` to avoid name conflicts https://github.com/morishxt/windctrl/pull/4
4+
15
## v0.1.0
26

37
- Rename export function: `windCtrl` -> `windctrl` (& add `wc` as an alias) https://github.com/morishxt/windctrl/pull/2

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