Releases: VincentHardouin/npm-bump
Releases · VincentHardouin/npm-bump
v0.8.2
0.8.2 (2022-11-28)
Bug Fixes
- find version for package in organization (7a8e9ad)
v0.8.1
0.8.1 (2022-11-23)
Bug Fixes
v0.8.0
0.8.0 (2022-11-11)
Bug Fixes
- allow character in current version name (ee84ce9)
Features
- remove canary release in step-by-step mode (26d0f00)
v0.7.2
0.7.2 (2022-11-07)
Bug Fixes
- prevent multiple package with same prefix to get current version (41c1641)
v0.7.1
0.7.1 (2022-11-06)
Bug Fixes
- current version in commit in step-by-step mode (f64e440)
- use specific file descriptor for each read (f33456c)
v0.7.0
0.7.0 (2022-11-06)
Features
- add run custom command option (e9c18cb)
v0.6.0
0.6.0 (2022-11-06)
Bug Fixes
Features
- add get newest version function (19bf856)
- add step-by-step arg (0c35ac0)
- allow step-by-step in bump-version method (b981137)
v0.5.1
0.5.1 (2022-03-30)
Bug Fixes
- add exit in ctrl_c method (507dd12)
v0.5.0
0.5.0 (2022-03-30)
Features
- trap ctrl_c to show result (2b81136)
v0.4.1
0.4.1 (2022-02-21)
Bug Fixes