Skip to content

Commit 8bf1526

Browse files
authored
chore: trigger release for previous chore commits (#1115)
* script * docs(changeset): dependencies bump and multiset type fix
1 parent d3581df commit 8bf1526

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/mighty-trains-lick.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@react-native-async-storage/async-storage": minor
3+
---
4+
5+
dependencies bump and multiset type fix

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"test:ts": "turbo run test:ts",
1818
"test:format": "prettier --check --loglevel warn $(git ls-files '*.js' '*.json' '*.ts' '*.tsx' '*.yml' 'README.md')",
1919
"release:version": "changeset version",
20-
"release:publish": "changeset release"
20+
"release:publish": "changeset publish"
2121
},
2222
"devDependencies": {
2323
"@changesets/changelog-github": "^0.5.0",

0 commit comments

Comments
 (0)