Releases: googleapis/release-please
Releases · googleapis/release-please
v14.17.3
Bug Fixes
- Handle incrementing ruby patch versions larger than 1 digit (#1762) (7ad300e)
v14.17.2
Bug Fixes
- Handle issue links in BREAKING_CHANGE notes section (#1757) (cd8c04b)
v14.17.1
Bug Fixes
- dart: Throw MissingRequiredFileError if pubspec.yaml is missing (#1756) (ada9fd6)
- helm: throw MissingRequiredFileError if Chart.yaml is missing (ada9fd6)
- node-workspace: Maintain the dependency version prefix in newCandidate (#1748) (909d310)
v14.17.0
Features
- add always-bump-major versioning strategy (7526ca8)
- Add always-bump-minor versioning strategy (#1744) (7526ca8)
v14.16.0
Features
- node-workspace: Maintain current version range prefix (#1723) (53e2599)
v14.15.3
Bug Fixes
- deps: Bump minimum required xmldom to 0.8.4 (#1736) (11bbc85)
v14.15.2
Bug Fixes
- Allow overlapping paths when splitting commits (#1733) (adcb99a)
- cargo-workspace: Update target dependencies in Cargo workspace packages (#1730) (3ca3bbc)
v14.15.1
Bug Fixes
- maven-workspace: SNAPSHOT versions should not be included in the manifest (#1727) (d926c84)
v14.15.0
Features
- php-yoshi: Add "misc" as trigger, hide "chore" (#1725) (f7a9d09)
Bug Fixes