Skip to content
Snippets Groups Projects
Verified Commit ac917921 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

chore: commit save point

parent ad10a83d
No related branches found
No related tags found
No related merge requests found
...@@ -27,6 +27,7 @@ git add ${PROJECT_ROOT}release.json ...@@ -27,6 +27,7 @@ git add ${PROJECT_ROOT}release.json
git commit -m "release and publish to npm" git commit -m "release and publish to npm"
cd ${BUILD_PATH} cd ${BUILD_PATH}
pnpm publish --dry-run --access public ## --dry-run
pnpm publish --access public
cd - cd -
{"version":"2.0.0"} {"version":"1.2.0"}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment