Easy way to auto increase NPM package version when publishing for pipeline

Ming
Mar 16, 2021

--

bu la bu la bu la… so the code is below

bash:

npm --no-git-tag-version version $(npx semver $(npm info your-package-name version) -i)

if you are using PowerShell, just remove $

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

Ming
Ming

No responses yet

Write a response