Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

Latest commit

 

History

History
executable file
·
26 lines (14 loc) · 385 Bytes

ReleaseManagement.md

File metadata and controls

executable file
·
26 lines (14 loc) · 385 Bytes

Release management

npm run build

npm version 4.1.0-rc.6
npm version 4.0.0

npm version prerelease -m "Release %s"

npm version patch
npm version minor
npm version major

Reference for best practice library management with Webpack:

Branches

Currently master is the 4.x branch and version1 is the 1.0 release.