File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -494,6 +494,7 @@ workflows:
494494 npm_package : ' @instabug/react-native-private'
495495 android_package : nn
496496 api_endpoint : st001009nn.instabug.com
497+ - run : npm version 13.3.0-nn --tag nn --no-git-tag-version
497498
498499 - hold_release_injazat :
499500 # requires: *release_dependencies
@@ -513,6 +514,7 @@ workflows:
513514 npm_package : ' @instabug/react-native-private'
514515 android_package : injazat
515516 api_endpoint : st001013mec1.instabug.com
517+ - run : npm version 13.3.0-injazat --tag injazat --no-git-tag-version
516518
517519 - hold_release_dream11 :
518520 # requires: *release_dependencies
@@ -529,3 +531,4 @@ workflows:
529531 # only: dream11
530532 prepare_steps :
531533 - prepare_dream11
534+ - run : npm version 13.3.0-dream11 --tag dream11 --no-git-tag-version
You can’t perform that action at this time.
0 commit comments