Releases: googleapis/release-please
Releases · googleapis/release-please
v2.2.2
Bug Fixes
- docs: link to reference docs section on googleapis.dev (#199) (48704e1)
v2.2.1
Bug Fixes
- src/manifest.json needs 'v' prefix and top level version (#197) (4d22fea)
v2.2.0
Features
- adds additional updaters/logic for PHP mono-repo (#195) (728aa86)
v2.1.0
Features
- avoid updating release PR if no additional changes (#192) (0c96de1)
v2.0.0
⚠ 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
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
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
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
Bug Fixes
Features
1.4.2 (2019-05-17)
1.4.1 (2019-05-16)
Bug Fixes