Skip to content

Releases: googleapis/release-please

v2.2.2

01 Jul 16:16
Compare
Choose a tag to compare

Bug Fixes

  • docs: link to reference docs section on googleapis.dev (#199) (48704e1)

v2.2.1

24 Jun 19:31
Compare
Choose a tag to compare

Bug Fixes

  • src/manifest.json needs 'v' prefix and top level version (#197) (4d22fea)

v2.2.0

20 Jun 23:16
Compare
Choose a tag to compare

Features

  • adds additional updaters/logic for PHP mono-repo (#195) (728aa86)

v2.1.0

10 Jun 17:16
Compare
Choose a tag to compare

Features

  • avoid updating release PR if no additional changes (#192) (0c96de1)

v2.0.1

10 Jun 14:02
Compare
Choose a tag to compare

Bug Fixes

  • bash script still had a couple bugs (#190) (9fabd64)
  • should use single = for bash comparison (#188) (068d1a4)

v2.0.0

07 Jun 19:16
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • update GitHub action to run on PR rather than commit (#186)
  • removed support for candidate issues

Bug Fixes

  • github commits query timed out in some cases (4c1242b)
  • generate-action: write instructions on stderr (#182) (e362e00)

Code Refactoring

  • removed support for candidate issues (052c902)

Features

  • adding support for yoshi-PHP mono-repo to release-pr (#164) (fc3812d)
  • allow secrets to be loaded from path (#185) (319f4f5)
  • refactor to accept --proxy-key and --api-url (#180) (e2c4603)
  • update GitHub action to run on PR rather than commit (#186) (edd728f)

v1.6.1

20 May 21:01
Compare
Choose a tag to compare

Bug Fixes

  • extend release notes regex to support patches (#142) (e887626)
  • force update branch rather than closing and reopening PRs (#152) (b0db15f), closes #141 #128

v1.6.0

20 May 14:01
Compare
Choose a tag to compare

Features

  • BREAKING CHANGE moved to top of template (#137) (3a92b99)

1.5.1 (2019-05-17)

Bug Fixes

  • adding additional labels could potentially break CHANGELOG generation logic (#133) (75933dd)
  • if we generate a CHANGELOG with only a header, don't open a PR (#132) (ba68930)

v1.5.1

17 May 23:46
a58a233
Compare
Choose a tag to compare

Bug Fixes

  • adding additional labels could potentially break CHANGELOG generation logic (#133) (75933dd)
  • if we generate a CHANGELOG with only a header, don't open a PR (#132) (ba68930)

v1.5.0

17 May 21:16
Compare
Choose a tag to compare

Bug Fixes

Features

  • ensuring that robot works as expected (#124) (89bd210)

1.4.2 (2019-05-17)

1.4.1 (2019-05-16)

Bug Fixes