Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Monster
Manage
Activity
Members
Plan
Jira
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSS
Libraries
Javascript
Monster
Commits
ac917921
Verified
Commit
ac917921
authored
2 years ago
by
Volker Schukai
Browse files
Options
Downloads
Patches
Plain Diff
chore: commit save point
parent
ad10a83d
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
development/script/release-and-publish.sh
+2
-1
2 additions, 1 deletion
development/script/release-and-publish.sh
release.json
+1
-1
1 addition, 1 deletion
release.json
with
3 additions
and
2 deletions
development/script/release-and-publish.sh
+
2
−
1
View file @
ac917921
...
@@ -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
-
This diff is collapsed.
Click to expand it.
release.json
+
1
−
1
View file @
ac917921
{
"version"
:
"
2.0
.0"
}
{
"version"
:
"
1.2
.0"
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment