2.10.0 (2022-05-24)
- use cosmiconfig for release config loading (7f9c40b)
2.9.9 (2022-05-24)
- up deps (c2413b8)
2.9.8 (2021-03-10)
- pkg: up deps, fix vuls (884a645)
2.9.7 (2020-11-08)
- package: deps revision, fix vuls (5290e34)
2.9.6 (2020-07-25)
- package: up deps, fix vulnerable deps (7f47dbe)
2.9.5 (2019-07-14)
- repack (5126446)
2.9.4 (2019-07-03)
2.9.3 (2019-06-12)
- deps: add explicit read-pkg and semver dependencies (d862695)
2.9.2 (2019-05-28)
- count_all_packs: add missed $ and remove redundant reassignment (44a4421)
2.9.1 (2018-11-19)
- exec: tune up cmd logging (9fce45e)
2.9.0 (2018-11-19)
- get config from package.json#monorepoHooks (3abf2df)
2.8.0 (2018-11-18)
- add logging for post-release steps (b384d56)
2.7.0 (2018-11-18)
- add cmd runner (b6ac16c)
- add release config reader (027e6e6)
- provide optional post-release command execution (c8bc4fb)
2.6.2 (2018-10-29)
2.6.1 (2018-09-09)
- correct release header formatting & up dev deps (4261773)
2.6.0 (2018-08-31)
- test: skip flanking test (cd19a86)
- reformat github release comment (6c79a77)
2.5.1 (2018-08-26)
- sh: quotes escaping (13a52b9)
2.5.0 (2018-08-26)
- hookAfterAll: add github release creation substep (4554f5a)
2.4.3 (2018-08-26)
- git: add quotes to passed args (9ed53c9)
2.4.2 (2018-08-26)
- sh: add quotes for git tag message arg (1da5121)
2.4.1 (2018-08-26)
2.4.0 (2018-08-25)
- expose
postrelease
script to restore reverted tags (releases) as single highest (94ce8b0)
2.3.0 (2018-08-14)
- add
protectTemp
option (6bba734)
2.2.0 (2018-08-06)
- attach reverted tag message to temp data (8b33ba2)
2.1.1 (2018-07-24)
- get_modified_packs: should run from any dir (163186c)
2.1.0 (2018-07-24)
- add
isModified
field to result (5542f1f)
2.0.0 (2018-07-24)
- use package name instead of change index (820968d)
isLastChanged
→isLastModified
1.1.6 (2018-07-22)
- handle
total equal changed
case (230837e)
1.1.5 (2018-07-18)
- the last tag must be annotated (806a70e)
1.1.4 (2018-07-17)
- the last tag may optionally be not annotated (a352183)
1.1.3 (2018-07-16)
1.1.2 (2018-07-16)
- tune up handler (2a55cf4)
1.1.1 (2018-07-16)
- define entry point (cbd4758)
1.1.0 (2018-07-15)
- add
dry-run
mode (b2b0b84)