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 74ca360 commit 7c6d304Copy full SHA for 7c6d304
CHANGELOG.md
@@ -1,5 +1,7 @@
1
2
3
+# [1.0.0-beta.1](https://github.com/hadnet/hadnet-react-native-segmented-control/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2023-08-04)
4
+
5
# 1.0.0-beta.0 (2023-08-04)
6
7
package.json
@@ -1,6 +1,6 @@
{
"name": "@hadnet/react-native-segmented-control",
- "version": "1.0.0-beta.0",
+ "version": "1.0.0-beta.1",
"description": "A fully customizable iOS like segmented control component for RN CLI projects powered by Reanimated 2/3",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments