Skip to content

Releases: googleapis/release-please

v13.16.4

17 May 21:36
73f096d
Compare
Choose a tag to compare

13.16.4 (2022-05-17)

Bug Fixes

  • add release labels if release PR was completed (#1433) (072498c)
  • CommitSplit with includeEmpty should add commit to all packages (#1432) (19629cb), closes #1360
  • Manifest.fromConfig should find branch component (#1436) (628a562)

v13.16.3

13 May 20:08
56798ad
Compare
Choose a tag to compare

13.16.3 (2022-05-13)

Bug Fixes

  • workspace plugins should update manifest versions (#1429) (ab802a9)

v13.16.2

12 May 15:44
69e6491
Compare
Choose a tag to compare

13.16.2 (2022-05-12)

Bug Fixes

  • throw ConfigurationError when required manifest config file is missing (#1422) (83e461e)

v13.16.1

10 May 19:58
3248a06
Compare
Choose a tag to compare

13.16.1 (2022-05-10)

Bug Fixes

  • release tagging can find branch components (#1425) (2947d1e)

v13.16.0

06 May 18:54
a682275
Compare
Choose a tag to compare

13.16.0 (2022-05-06)

Features

  • allow configuring separate-pull-requests per component (#1412) (d274421)

v13.15.1

05 May 18:46
ad7e63c
Compare
Choose a tag to compare

13.15.1 (2022-05-05)

Bug Fixes

  • cargo-workspace: stop defaulting to updating all components (#1414) (532637c)
  • node-workspace should not bump versions for peer dependencies (#1413) (cc4eaaa), closes #1403

v13.15.0

28 Apr 13:52
2a63ea2
Compare
Choose a tag to compare

13.15.0 (2022-04-27)

Features

v13.14.0

20 Apr 16:18
6eb3bcf
Compare
Choose a tag to compare

13.14.0 (2022-04-20)

Features

  • Support sequential-calls manifest field that disables concurrency when creating multiple pull requests or releases (#1401) (50f5c99)

v13.13.0

18 Apr 18:18
dcd1752
Compare
Choose a tag to compare

13.13.0 (2022-04-18)

Features

  • add a flag to disable adding labels to new pull requests (#1399) (3957ef5)

v13.12.0

15 Apr 22:30
843827d
Compare
Choose a tag to compare

13.12.0 (2022-04-15)

Features

  • allow configuring release-search-depth and commit-search-depth (#1396) (102d650), closes #1394

Bug Fixes