Skip to content

Releases: dhoulb/multi-semantic-release

v2.10.0

04 Nov 19:19
Compare
Choose a tag to compare

2.10.0 (2021-11-04)

Features

  • enable allowUnknownFlags for meow (8c060d3)

v2.9.2

25 Oct 12:59
Compare
Choose a tag to compare

2.9.2 (2021-10-25)

Bug Fixes

  • indentation in command docstring (816a02d)

v2.9.1

18 Oct 13:26
Compare
Choose a tag to compare

2.9.1 (2021-10-18)

Bug Fixes

  • resolve workspace packages on windows (80ea688), closes #80

v2.9.0

15 Sep 06:06
Compare
Choose a tag to compare

2.9.0 (2021-09-15)

Bug Fixes

  • private packages should not be ignored (6943150)

Features

  • add ignore-private-packages option (7012e65)

v2.8.5

06 Sep 13:38
b3e27d2
Compare
Choose a tag to compare

2.8.5 (2021-09-06)

Bug Fixes

v2.8.4

15 Aug 06:56
d234477
Compare
Choose a tag to compare

2.8.4 (2021-08-15)

Bug Fixes

  • improve algorithm to detect dependency changes (#74) (d234477)

v2.8.3

13 Aug 11:38
Compare
Choose a tag to compare

2.8.3 (2021-08-13)

Bug Fixes

  • misalignment between manifest and notes (bb2ea25)

v2.8.2

09 Jul 05:02
Compare
Choose a tag to compare

2.8.2 (2021-07-09)

Bug Fixes

  • resolveNextVersion should provide bumpStrategy instead of releaseStrategy (fee26ab)

v2.8.1

01 Jun 16:16
Compare
Choose a tag to compare

2.8.1 (2021-06-01)

Bug Fixes

  • support merge workflows in generateNotes (d75274b)

v2.8.0

08 Mar 11:29
68986d2
Compare
Choose a tag to compare

2.8.0 (2021-03-08)

Features

  • workspaces: add support for npm, pnpm, bolt (#52) (68986d2)