Skip to content

Commit b919e63

Browse files
authored
Merge pull request #8 from CoolBitX-Technology/chore/release-0.7.17-cbx.7
🔖 chore: release @coolwallet-app/react-native-quick-crypto 0.7.17-cbx.7
2 parents d63846b + 546773f commit b919e63

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

packages/react-native-quick-crypto/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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",

0 commit comments

Comments
 (0)