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 d3581df commit 8bf1526Copy full SHA for 8bf1526
.changeset/mighty-trains-lick.md
@@ -0,0 +1,5 @@
1
+---
2
+"@react-native-async-storage/async-storage": minor
3
4
+
5
+dependencies bump and multiset type fix
package.json
@@ -17,7 +17,7 @@
17
"test:ts": "turbo run test:ts",
18
"test:format": "prettier --check --loglevel warn $(git ls-files '*.js' '*.json' '*.ts' '*.tsx' '*.yml' 'README.md')",
19
"release:version": "changeset version",
20
- "release:publish": "changeset release"
+ "release:publish": "changeset publish"
21
},
22
"devDependencies": {
23
"@changesets/changelog-github": "^0.5.0",
0 commit comments