UNPKG

shelljs-release

Version:

A handy release script, using shelljs

71 lines (43 loc) 3.21 kB
# Change Log ## [v0.5.1](https://github.com/shelljs/release/tree/v0.5.1) (2022-01-08) [Full Changelog](https://github.com/shelljs/release/compare/v0.5.0...v0.5.1) ## [v0.5.0](https://github.com/shelljs/release/tree/v0.5.0) (2021-12-12) [Full Changelog](https://github.com/shelljs/release/compare/v0.4.1...v0.5.0) **Merged pull requests:** - feat: support 'main' branch [\#12](https://github.com/shelljs/release/pull/12) ([nfischer](https://github.com/nfischer)) ## [v0.4.1](https://github.com/shelljs/release/tree/v0.4.1) (2021-03-21) [Full Changelog](https://github.com/shelljs/release/compare/v0.4.0...v0.4.1) ## [v0.4.0](https://github.com/shelljs/release/tree/v0.4.0) (2020-10-26) [Full Changelog](https://github.com/shelljs/release/compare/v0.3.1...v0.4.0) **Implemented enhancements:** - feat: add option to specify release branch [\#11](https://github.com/shelljs/release/pull/11) ([nfischer](https://github.com/nfischer)) **Closed issues:** - Allow --release-branch arg [\#9](https://github.com/shelljs/release/issues/9) ## [v0.3.1](https://github.com/shelljs/release/tree/v0.3.1) (2018-11-13) [Full Changelog](https://github.com/shelljs/release/compare/v0.3.0...v0.3.1) ## [v0.3.0](https://github.com/shelljs/release/tree/v0.3.0) (2018-05-08) [Full Changelog](https://github.com/shelljs/release/compare/v0.2.0...v0.3.0) **Implemented enhancements:** - Only allow releases from the master branch [\#4](https://github.com/shelljs/release/issues/4) - Broken for initial release [\#3](https://github.com/shelljs/release/issues/3) - Upstream tracking is necessary [\#2](https://github.com/shelljs/release/issues/2) - feat: only allow releases from master branch [\#8](https://github.com/shelljs/release/pull/8) ([nfischer](https://github.com/nfischer)) - feat: add otp flag for 2FA [\#7](https://github.com/shelljs/release/pull/7) ([nfischer](https://github.com/nfischer)) **Fixed bugs:** - Support npm's 2FA \(via OTP\) [\#5](https://github.com/shelljs/release/issues/5) **Merged pull requests:** - refactor: change order for publishing [\#6](https://github.com/shelljs/release/pull/6) ([nfischer](https://github.com/nfischer)) ## [v0.2.0](https://github.com/shelljs/release/tree/v0.2.0) (2016-06-15) [Full Changelog](https://github.com/shelljs/release/compare/v0.1.5...v0.2.0) ## [v0.1.5](https://github.com/shelljs/release/tree/v0.1.5) (2016-06-10) [Full Changelog](https://github.com/shelljs/release/compare/v0.1.4...v0.1.5) ## [v0.1.4](https://github.com/shelljs/release/tree/v0.1.4) (2016-06-10) [Full Changelog](https://github.com/shelljs/release/compare/v0.1.3...v0.1.4) ## [v0.1.3](https://github.com/shelljs/release/tree/v0.1.3) (2016-06-10) [Full Changelog](https://github.com/shelljs/release/compare/v0.1.2...v0.1.3) ## [v0.1.2](https://github.com/shelljs/release/tree/v0.1.2) (2016-06-10) [Full Changelog](https://github.com/shelljs/release/compare/v0.1.1...v0.1.2) ## [v0.1.1](https://github.com/shelljs/release/tree/v0.1.1) (2016-06-10) **Closed issues:** - Include usage example [\#1](https://github.com/shelljs/release/issues/1) \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*