Skip to content

Commit

Permalink
chore(release): 6.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.1](v6.0.0...v6.0.1) (2024-08-14)

### Bug Fixes

* theme switch glitch on new arch android ([#33](#33)) ([ee28faf](ee28faf))
  • Loading branch information
semantic-release-bot committed Aug 14, 2024
1 parent ee28faf commit a0a6828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vonovak/react-native-theme-control",
"version": "6.0.0",
"version": "6.0.1",
"description": "control the platform theme from react native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
Expand Down

0 comments on commit a0a6828

Please sign in to comment.