Skip to content

Commit 4667514

Browse files
committed
chore: release 1.0.1
1 parent 9965835 commit 4667514

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22

3-
## [1.0.0](https://github.com/plumvillage/react-native-override-color-scheme/compare/v0.1.1...v1.0.0) (2022-03-25)
3+
### [1.0.1](https://github.com/plumvillage/react-native-override-color-scheme/compare/v1.0.0...v1.0.1) (2022-03-25)## [1.0.0](https://github.com/plumvillage/react-native-override-color-scheme/compare/v0.1.1...v1.0.0) (2022-03-25)
44

55

66
### ⚠ BREAKING CHANGES

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-override-color-scheme",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "React Native package to let users override the app's color scheme/theme",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)