Skip to content

Releases: pmowrer/semantic-release-monorepo

v7.0.1

05 Mar 02:25
0f4166b
Compare
Choose a tag to compare

7.0.1 (2020-03-05)

Bug Fixes

  • plugin configs weren't working (1aac4c6)

v7.0.0

06 Feb 20:45
383bd26
Compare
Choose a tag to compare

7.0.0 (2020-02-06)

Bug Fixes

  • update plugin wrappers for 15.11+ compat (0433891)

BREAKING CHANGES

  • This plugin now only supports semantic-release 15.11 and above.

v6.1.1

05 Sep 03:58
86e6057
Compare
Choose a tag to compare

6.1.1 (2018-09-05)

Bug Fixes

  • update semantic-release peer dep to support 15.x.x (502d5ef)

v6.1.0

05 Sep 03:25
cfee1e4
Compare
Choose a tag to compare

6.1.0 (2018-09-05)

Features

  • allow to define multiple generateNotes plugins (691d74c), closes #52

v6.0.4

05 Sep 03:21
b154148
Compare
Choose a tag to compare

6.0.4 (2018-09-05)

Bug Fixes

  • this major version not compat w/ semantic-release >= 15.7 (6a4c9b8)

v6.0.3

29 May 22:43
2eb3267
Compare
Choose a tag to compare

6.0.3 (2018-05-29)

Bug Fixes

  • limited maximum concurrent process spawns (169e18c), closes #43

v6.0.2

29 May 22:25
d95546a
Compare
Choose a tag to compare

6.0.2 (2018-05-29)

Bug Fixes

v6.0.1

02 Apr 17:04
54ee8e8
Compare
Choose a tag to compare

6.0.1 (2018-04-02)

Bug Fixes

  • get commit analyzer to work on windows (and hopefully all other platforms) (9409950)
  • with files return value (e6ee5b5)

v6.0.0

24 Feb 05:28
e08eeaf
Compare
Choose a tag to compare

6.0.0 (2018-02-24)

Bug Fixes

  • path to semantic-release's plugin definitions changed (6f67d9f)

BREAKING CHANGES

  • Bump semantic-release peer dependency to 13.4.1 - 15.x.x.

We depend on semantic-release's internal plugin definitions
in order to provide the same default behavior. The file path from
where we import those definitons changed in semantic-release
13.3.0.

v5.0.1

24 Feb 05:00
4a41bcb
Compare
Choose a tag to compare

5.0.1 (2018-02-24)

Bug Fixes

  • lock down semantic-release peer dep version (b20bba3)