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

Commit

Permalink
Merge pull request #504 from gluestack/release/@gluestack-style/react…
Browse files Browse the repository at this point in the history
…@1.0.9

chore: v1.0.9
  • Loading branch information
ankit-tailor authored Oct 30, 2023
2 parents ecb6ebe + c760932 commit acb1010
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @gluestack-style/react

## 1.0.9

### Patch Changes

- - Fixed composed components props forwarding [PR](https://github.com/gluestack/gluestack-style/pull/498)
- Layouting issue with theme component and provide styling capability [PR](https://github.com/gluestack/gluestack-style/pull/500)
- Add component config prop as data prop on web [PR](https://github.com/gluestack/gluestack-style/pull/499)

## 1.0.8

### 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.9-alpha.8",
"version": "1.0.9",
"keywords": [
"React Native",
"Next.js",
Expand Down

0 comments on commit acb1010

Please sign in to comment.