Skip to content

Commit 1ed36bb

Browse files
chore: release v1.6.5
1 parent f1bd00a commit 1ed36bb

2 files changed

Lines changed: 16 additions & 2 deletions

File tree

packages/uniwind/CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1-
## What's Changed in 1.6.4
1+
## What's Changed in 1.6.5
2+
3+
4+
5+
### 🐛 Bug Fixes
6+
* fix: deeply find themed variables by @Brentlok in [#535](https://github.com/uni-stack/uniwind/pull/535)
7+
8+
9+
### 📦 Other
10+
* Fix !important modifier having no effect on native by @jezsung in [#534](https://github.com/uni-stack/uniwind/pull/534)
11+
12+
13+
### New Contributors
14+
* @jezsung made their first contribution in [#534](https://github.com/uni-stack/uniwind/pull/534)
15+
**Full Changelog**: https://github.com/uni-stack/uniwind/compare/v1.6.4...v1.6.5## What's Changed in 1.6.4
216

317

418

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.4",
4+
"version": "1.6.5",
55
"description": "The fastest Tailwind bindings for React Native",
66
"homepage": "https://uniwind.dev",
77
"author": "Unistack",

0 commit comments

Comments
 (0)