Skip to content

Commit a52ea20

Browse files
chore: release v1.6.1
1 parent 01a6b5e commit a52ea20

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

packages/uniwind/CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
## What's Changed in 1.6.0
1+
## What's Changed in 1.6.1
2+
3+
4+
5+
### 🐛 Bug Fixes
6+
* fix: pass data attributes to withUniwind by @Brentlok in [#477](https://github.com/uni-stack/uniwind/pull/477)* fix: p3 color parsing by @Brentlok in [#476](https://github.com/uni-stack/uniwind/pull/476)
7+
8+
### 🧪 Testing
9+
* test: advanced type check for ThemeName by @Brentlok in [#465](https://github.com/uni-stack/uniwind/pull/465)
10+
11+
**Full Changelog**: https://github.com/uni-stack/uniwind/compare/v1.6.0...v1.6.1## What's Changed in 1.6.0
212

313

414

packages/uniwind/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": false,
33
"name": "uniwind",
4-
"version": "1.6.0",
4+
"version": "1.6.1",
55
"description": "The fastest Tailwind bindings for React Native",
66
"homepage": "https://uniwind.dev",
77
"author": "Unistack",

0 commit comments

Comments
 (0)