Skip to content

Commit

Permalink
v1.0.40
Browse files Browse the repository at this point in the history
  • Loading branch information
ankit-tailor committed Jan 23, 2024
1 parent 5f4dad7 commit decd0cf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/themed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @gluestack-ui/themed

## 1.0.40

### Patch Changes

- - SafeAreaView
- InputAccessoryView

## 1.0.39

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/themed/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gluestack-ui/themed",
"version": "1.0.39",
"version": "1.0.40",
"main": "build/index.js",
"types": "build/index.d.ts",
"module": "build/index",
Expand Down

0 comments on commit decd0cf

Please sign in to comment.