Skip to content

Releases: pmowrer/semantic-release-github-pr

v6.0.3

16 Jan 22:54
ce9965a
Compare
Choose a tag to compare

6.0.3 (2024-01-16)

Bug Fixes

  • deps: Limit semantic-release peer-dep to <20 (68eaf9a)

v6.0.2

16 Jan 19:19
0269fde
Compare
Choose a tag to compare

6.0.2 (2024-01-16)

Bug Fixes

  • Upgrade dependencies by running yarn upgrade (b7051ea)

v6.0.1

08 Jul 15:33
8d7a71c
Compare
Choose a tag to compare

6.0.1 (2020-07-08)

Bug Fixes

  • plugin options weren't being parsed correctly (715bf6a), closes #51
  • use envCi.prBranch instead of envCi.branch (6182aec)

v6.0.0

29 Jan 16:53
4e3fc14
Compare
Choose a tag to compare

6.0.0 (2020-01-29)

Bug Fixes

  • delete-changelog: no-release clean-up logic (d900640)

Features

  • make compatible with semantic-release plugin system (885d03e)

BREAKING CHANGES

  • This plugin no longer supports semantic-release versions below 16.
  • The base branch configuration in now done through the baseBranch
    option.

v5.1.1

28 Jan 05:44
8b5126e
Compare
Choose a tag to compare

5.1.1 (2020-01-28)

Bug Fixes

  • correct semantic-release peer dep version range (6d42c73), closes #34
  • debug and env-ci should be deps, not dev-deps (de59b12), closes #37
  • update dependencies to address vulnerability warnings (3aa60c5)

v5.1.0

11 Sep 03:17
651d17e
Compare
Choose a tag to compare

5.1.0 (2018-09-11)

Bug Fixes

  • pass context to resolveConfig (376a411), closes #28

Features

  • allow defining multiple generateNotes plugins (abe1f7c)

v5.0.7

11 Sep 02:35
cd62616
Compare
Choose a tag to compare

5.0.7 (2018-09-11)

Bug Fixes

  • url parsing for GitHub Enterprise (9752fb5)

v5.0.6

11 Sep 02:12
fc846ff
Compare
Choose a tag to compare

5.0.6 (2018-09-11)

Bug Fixes

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

v5.0.5

29 May 22:38
911cebf
Compare
Choose a tag to compare

5.0.5 (2018-05-29)

Bug Fixes

  • only publish the source and the bin to npm (7fe152d)

v5.0.4

29 May 22:06
98ef54f
Compare
Choose a tag to compare

5.0.4 (2018-05-29)

Bug Fixes

  • only publish the source to npm (051b87b)