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 8e2546e commit 597b48bCopy full SHA for 597b48b
.changeset/pre.json
@@ -0,0 +1,10 @@
1
+{
2
+ "mode": "pre",
3
+ "tag": "canary",
4
+ "initialVersions": {
5
+ "@react-native-community/hooks": "100.0.0"
6
+ },
7
+ "changesets": [
8
+ "two-pets-allow"
9
+ ]
10
+}
.changeset/two-pets-allow.md
@@ -0,0 +1,5 @@
+---
+"@react-native-community/hooks": minor
+
+test for canary
0 commit comments