1.22.2 (2024-04-06)
1.22.1 (2024-04-03)
- fix: add compat with zx v8 (aff3813)
1.22.0 (2024-03-17)
- feat: provide branch configuration (d83e5ba)
1.21.3 (2023-04-20)
- fix: set access public (a84ac1b)
1.21.2 (2023-04-20)
- perf: test alias release (408f659)
1.21.1 (2023-04-20)
- fix: apply
--provenance
flag to npmjs.org repo only (9d93185)
1.21.0 (2023-04-20)
- feat: handle NPM_PROVENANCE directive (47053cc)
1.20.2 (2023-04-13)
- fix: npm publish log refers to next v instead of prev (85d2f19)
1.20.1 (2023-04-06)
- fix: add
--allow-same-version
fornpm version
invoke (64cfdcd)
1.20.0 (2023-03-18)
- feat: use pkg.json
version
as default (2bb8eb9)
1.19.1 (2023-03-07)
- fix: require unique pkg aliases (c4d9072)
1.19.0 (2023-01-10)
- feat: introduce GH_TOKEN alias for GITHUB_TOKEN (b771d72)
1.18.2 (2022-10-16)
- perf: update zx to fix node-fetch vuls (f6a092a)
1.18.1 (2022-08-25)
- fix: fix commit analyzer regexp (49f9521)
1.18.0 (2022-07-24)
- feat: assert env.NPM value on start (0453498)
1.17.1 (2022-07-23)
- fix: use gh access toke for npm.pkg.github.com registry (c838690)
1.17.0 (2022-07-23)
- feat: handle env.DRY_RUN (db554bd)
1.16.1 (2022-07-23)
- perf: move side effects below
dry-run
check (8adcb14)
1.16.0 (2022-07-23)
- feat: add
debug
anddry-run
flags (b9a2573)
1.15.1 (2022-07-21)
- fix: let github registry use global npmrc (4f2a990)
1.15.0 (2022-07-21)
- feat: handle env.NPM_TOKEN (677155a)
1.14.3 (2022-07-21)
- fix: fix pk name subs (d3688e2)
1.14.2 (2022-07-20)
- perf: use token auth instead of basic auth for github api calls (837d762)
1.14.1 (2022-07-10)
- fix: fix npm publish (4e88806)
1.14.0 (2022-07-10)
- feat: let pkgJson.alias be an array (f5d7261)
1.13.5 (2022-07-10)
- fix: dont require GH_USER env (335bfcf)
1.13.4 (2022-07-10)
- perf: tech reelase (b9e404c)
1.13.3 (2022-07-10)
- perf: simplify major tag push (2498381)
1.13.2 (2022-07-10)
- perf: tech release (38775ed)
1.13.1 (2022-07-09)
- fix: nothrow on tag del (685d57a)
1.13.0 (2022-07-09)
1.12.0 (2022-07-09)
- feat: do not publish npm private (1ef429f)
1.11.3 (2022-07-07)
- fix: set npm --userconfig opt on publish (cac137a)
1.11.2 (2022-07-07)
- fix: update zx to v.7.0.7 (0dfbe9a)
1.11.1 (2022-07-02)
- docs: mention zx-bulk-release (547b07d)
1.11.0 (2022-06-15)
- feat: handle pkg alias field (a3c8dfd)
1.10.0 (2022-06-15)
- feat: add npm pkg alias publishing (954f973)
- fix: reduce noquote hook side-effects (f1be5fc)
1.9.16 (2022-06-03)
- perf: test nodejs v18 release (fca8e8c)
1.9.15 (2022-06-03)
- perf: impr debug notes (d8950ef)
1.9.14 (2022-06-03)
- perf: add some debug msgs (a87fa68)
1.9.13 (2022-06-03)
- perf: simplify npm publish (24f249e)
1.9.12 (2022-06-02)
- fix: missing shebang (6f6a0b8)
1.9.11 (2022-06-02)
- fix(pkg): add type module (8560c3c)
1.9.10 (2022-06-02)
- fix: fix runner (a02033d)
1.9.9 (2021-11-20)
- perf: test release (2199265)
1.9.8 (2021-11-12)
- docs(readme): mention zx+semrel+maven snippet by @malys (8248b17)
1.9.7 (2021-11-09)
- fix: fix Node.js version requirement (5c25d05)
1.9.6 (2021-05-27)
1.9.5 (2021-05-23)
- perf: use git for tags sorting (a1abdae)
- refactor: minor simplifications (be847a2)
- fix: fix commit url template (3669edd)
1.9.4 (2021-05-22)
- docs(readme): formatting (077f318)
1.9.3 (2021-05-22)
- fix: fix pkg scope on gh pkg release (b9d2cd4)
1.9.2 (2021-05-22)
- perf: debug release (856206b)
1.9.1 (2021-05-22)
- fix: fix npm registry switch (748ec1a)
1.9.0 (2021-05-22)
- feat: add npm publish to gh (090b354)
1.8.2 (2021-05-22)
- docs(readme): fix some typos (b26cec0)
1.8.1 (2021-05-22)
- docs(readme): mention license (184d020)
1.8.0 (2021-05-22)
- docs(readme): descr and usage examples improvements (4cafade)
- feat: check token env to be set (e669b10)
1.7.0 (2021-05-22)
- feat: add bin entry (99c8ba4)
1.6.0 (2021-05-22)
- feat: use GITHUB_TOKEN instead of ssh key (587d406)
1.5.2 (2021-05-21)
- fix: fix releaseNotes format (85e0fca)
##1.5.1 (2021-05-21)
- fix: fix release url (15855ec)
##1.5.0 (2021-05-21)
- feat: replace gh cli with curl (6148aed)
##1.3.4 (2021-05-21)
- fix: ssh login to github (0acc095)
##1.3.3 (2021-05-21)
- fix: trigger gh release before npm publishing (3be86ac)
##1.3.2 (2021-05-21)
- fix: tech release (e62c691)
##1.3.1 (2021-05-21)
- fix: force gh cli to use ssh (c22d7c2)
##1.3.0 (2021-05-21)
- feat: control verbose by env (82856a0)
##1.2.0 (2021-05-21)
- feat: switch github.com git protocol to ssh (97e0007)
##1.1.0 (2021-05-21)
- fix: use ssh for git actions (453a69d)
##1.0.0 (2021-05-21)
- feat: provide git release commit publishing (3db13d7)
- feat: add release notes generator (0273240)
- feat: add script draft (4f704f0)
- define Node.js version requirements (f00c95c)