Skip to content

juliangruber/npm-publish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

npm-publish

Bash function that

  • bumps the package version according to semver
  • pushes to git
  • publishes on npm

Installation

$ source publish.sh

Usage

$ publish [<newversion> | major | minor | patch | premajor | preminor | prepatch | prerelease]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages