Releases: googleapis/release-please
Releases · googleapis/release-please
v13.5.0
13.5.0 (2022-03-08)
Features
- ocaml: update opam
project.opam.locked
files (#1325) (858199e)
Bug Fixes
- fix regex for parsing major version update (#1330) (afadec9)
v13.4.15
Bug Fixes
- tagging many GitHub releases should not require a file touched check (#1321) (ab99242)
v13.4.14
Bug Fixes
- node-workspace plugin should update package.json versions (#1319) (e2aaacb)
v13.4.13
Bug Fixes
- handle failures during multiple release creation (#1315) (fc856ae)
v13.4.12
Bug Fixes
- address false-positive matches for autorelease branch naming (#1311) (c5e76dc), closes #1310
- catch FileNotFound error when building changeset (#1306) (3944b17)
- manifest config should allow overriding labels (#1303) (f4d0314), closes #1302
v13.4.11
Bug Fixes
- introduce file cache to simplify fetching files including file mode (#1280) (d7280b7)
v13.4.10
Bug Fixes
- go-yoshi: dynamically load list of ignored submodules for google-cloud-go (#1291) (36f6ad9)
- manifest release can handle componentless entry (#1300) (6b58573)
- return uploadUrl and body when creating release (#1298) (5d767c5)
v13.4.9
13.4.9 (2022-02-14)
Bug Fixes
- standalone releases should only be released by its matching component (#1296) (75dd686)
v13.4.8
13.4.8 (2022-02-08)
Bug Fixes
- allow configuring includeComponentInTag and tagSeparator from manifest config (71d9b6d)
- check recent commits and latest releases for latest version (#1267) (f931842)
- correctly fetch full list of files (71d9b6d)
- go-yoshi: allows using go-yoshi with manifest (#1287) (71d9b6d)
- go-yoshi: should not always skip modules (71d9b6d)
- Manifest should be able to find tagged versions without a release (71d9b6d)
- provide pull request to commit parser allow overrides (#1285) (e54028b)