Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
v1.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
ankit-tailor committed Nov 29, 2023
1 parent fc58313 commit 7e25d86
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gluestack-style/react

## 1.0.18

### Patch Changes

- Fixed style injection order incase of composed styled component [PR](https://github.com/gluestack/gluestack-style/pull/544)

## 1.0.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@gluestack-style/react",
"description": "A universal & performant styling library for React Native, Next.js & React",
"version": "1.0.18-alpha.18",
"version": "1.0.18",
"keywords": [
"React Native",
"Next.js",
Expand Down

0 comments on commit 7e25d86

Please sign in to comment.