Skip to content

Commit 597b48b

Browse files
committed
test canary
1 parent 8e2546e commit 597b48b

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

.changeset/pre.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@react-native-community/hooks": minor
3+
---
4+
5+
test for canary

0 commit comments

Comments
 (0)