We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9965835 commit 4667514Copy full SHA for 4667514
CHANGELOG.md
@@ -1,6 +1,6 @@
1
2
3
-## [1.0.0](https://github.com/plumvillage/react-native-override-color-scheme/compare/v0.1.1...v1.0.0) (2022-03-25)
+### [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)
4
5
6
### ⚠ BREAKING CHANGES
package.json
{
"name": "react-native-override-color-scheme",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "React Native package to let users override the app's color scheme/theme",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments