Releases: googleapis/release-please
Releases · googleapis/release-please
v15.4.0
15.4.0 (2023-01-26)
Features
- changelog.json: Include referenced issues/prs (#1830) (bacbbb5)
v15.3.1
15.3.1 (2023-01-26)
Bug Fixes
- Filter changelog.json commits based on changelog sections (#1827) (844aacd)
v15.2.0
15.2.0 (2023-01-23)
Features
- cli: Add ability to dynamically load release-please plugin (#1811) (609383b)
- Export Strategy interface so external packages can implement (609383b)
- Introduce ChangelogJson updater (#1808) (fe3a979)
- Introduce JavaYoshiMonoRepo strategy (#1810) (2d14307)
v15.1.2
15.1.2 (2023-01-17)
Bug Fixes
- ruby: Gemfile.lock should not update when gem name is empty (#1805) (b54d499)
v15.1.1
15.1.1 (2023-01-06)
Bug Fixes
- deps: Update @google-automations/git-file-utils to 1.2.5 (89f363e)
- deps: Update code-suggester to 4.2.0 (#1799) (89f363e)
v15.1.0
15.1.0 (2023-01-05)
Features
Bug Fixes
- java-yoshi: Throw MissingRequiredFile error if no versions.txt found (#1794) (542d412)
v15.0.0
15.0.0 (2022-12-12)
⚠ BREAKING CHANGES
- Strategies can parse multiple releases from single release PR (#1775)
- Parse conventional commits in manifest (#1772)
Features
- Strategies can parse multiple releases from single release PR (#1775) (b565f85)
Code Refactoring
v14.17.5
Bug Fixes
- expo: Android version now correctly builds as a number (#1770) (d54483b)
v14.17.4
Bug Fixes
- Pass group-pull-request-title-pattern to strategies to parse releases (#1760) (f7601e4)