File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
packages/react-native-quick-crypto Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ Successfully released QuickCrypto!
4747
4848- Create pull request into cbx branch
4949- After the PR merged, publish to npm on cbx branch
50- - Create git tag and github release
50+ - Create pull request for the version change to cbx branch
51+ - After version change PR merged, Create git tag and github release
5152 - Example git tag: `v0.7.17-cbx.6`
5253 - Using auto-generate notes from GitHub GUI
Original file line number Diff line number Diff line change 11{
22 "name" : " @coolwallet-app/react-native-quick-crypto" ,
3- "version" : " 0.7.17-cbx.6 " ,
3+ "version" : " 0.7.17-cbx.7 " ,
44 "description" : " A fast implementation of Node's `crypto` module written in C/C++ JSI" ,
55 "packageManager" :
" [email protected] " ,
66 "main" : " lib/commonjs/index" ,
You can’t perform that action at this time.
0 commit comments