Releases: ossjs/release
Releases · ossjs/release
v0.4.0
v0.3.2
v0.3.1
v0.3.0
v0.2.2
v0.2.1
v0.2.0
v0.1.1
v0.1.1 (08/05/2022)
Features
- add "setNpmAuthToken" function (9b9e635)
- parseCommits: include footnote (96e640b)
- publish: support dry-run mode (#16) (41a3afe)
- demand "ossjs.release.config.js" config file (bae1242)
- publish: comment on github issues (#15) (6138e4a)
- add "show" command (#14) (4a57076)
- use "pino" logger (e21f79e)
- getReleaseNotes: include commit hash in release item (5b46649)
- set tag format to "v{version}" (ec351f5)
- stash and pop changes during revert (e8d1bcb)
- getRelease: add text response in errors (d3fcb1c)
- revert changes in case of errors (b794b17)
- push release to github (c6900c2)
- commit, tag, and push release (bec6c20)
Bug Fixes
- publish: forward "process.env" to publish script (b2f488c)
- publish: print release script env, errors (e0be17e)
- publish: fix skip comments indent (02114bd)
- publish: list commit has first (373696c)
- getTags: list only merged tags (5f5867c)
- publish: improve commits/parsed commits logs (044901f)
- getCommits: list all commits without "after" (9425d40)
- parseOriginUrl: support the lack of ".git" suffix (96872d4)
- publish: log version over tag (23b6b2e)
- commit: use current git user (c7c5292)
- createRelease: use correct import for logger (28d8970)
- use [email protected] as commit author (e03ba0b)
- getReleaseNotes: use tag in the release heading (9baa1fa)
- getReleaseNotes: retain strict order of sections (b4e32f2)
- createRelease: return html_url of the release (9b454fb)
- push tags right away (7b9200c)
- handle push errors (eff317a)
- push as the last thing in the pipeline (d0540d9)
- createRelease: do not exit the process (cac6af7)