Skip to content

Releases: googleapis/release-please

v13.6.0

16 Mar 16:32
7c09936
Compare
Choose a tag to compare

13.6.0 (2022-03-16)

Features

v13.5.0

08 Mar 22:48
85265c9
Compare
Choose a tag to compare

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

02 Mar 18:58
91ebd9b
Compare
Choose a tag to compare

13.4.15 (2022-03-02)

Bug Fixes

  • tagging many GitHub releases should not require a file touched check (#1321) (ab99242)

v13.4.14

01 Mar 18:48
27db269
Compare
Choose a tag to compare

13.4.14 (2022-03-01)

Bug Fixes

  • node-workspace plugin should update package.json versions (#1319) (e2aaacb)

v13.4.13

28 Feb 17:32
df643e7
Compare
Choose a tag to compare

13.4.13 (2022-02-28)

Bug Fixes

  • handle failures during multiple release creation (#1315) (fc856ae)

v13.4.12

22 Feb 18:34
93475e6
Compare
Choose a tag to compare

13.4.12 (2022-02-22)

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

18 Feb 00:35
73f0260
Compare
Choose a tag to compare

13.4.11 (2022-02-18)

Bug Fixes

  • introduce file cache to simplify fetching files including file mode (#1280) (d7280b7)

v13.4.10

16 Feb 23:33
013891c
Compare
Choose a tag to compare

13.4.10 (2022-02-16)

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

14 Feb 17:37
e673eb5
Compare
Choose a tag to compare

13.4.9 (2022-02-14)

Bug Fixes

  • standalone releases should only be released by its matching component (#1296) (75dd686)

v13.4.8

08 Feb 22:42
7584fec
Compare
Choose a tag to compare

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)