Skip to content

Releases: googleapis/release-please

v14.2.3

30 Aug 16:52
995dd2d
Compare
Choose a tag to compare

14.2.3 (2022-08-30)

Bug Fixes

  • dont filter out root package in node workspace candidate filtering (#1606) (c8560d5)

v14.2.2

30 Aug 15:30
822ad71
Compare
Choose a tag to compare

14.2.2 (2022-08-30)

Bug Fixes

  • look at merged_at field to determine merge status (#1609) (1c9beac)

v14.2.1

25 Aug 22:18
dd78a70
Compare
Choose a tag to compare

14.2.1 (2022-08-25)

Bug Fixes

v14.2.0

25 Aug 20:19
8741437
Compare
Choose a tag to compare

14.2.0 (2022-08-25)

Features

v14.1.2

25 Aug 19:54
ebc5f32
Compare
Choose a tag to compare

14.1.2 (2022-08-25)

Bug Fixes

v14.1.1

23 Aug 16:28
f830076
Compare
Choose a tag to compare

14.1.1 (2022-08-23)

Bug Fixes

  • add REST API call to fetch pull requests without files (#1591) (b875a1f)

v14.1.0

19 Aug 18:18
acdfed9
Compare
Choose a tag to compare

14.1.0 (2022-08-19)

Features

Bug Fixes

  • convert MissingFileError thrown by git-file-utils (#1590) (cf4f0a3)
  • correct $schema format in manifest config schema (#1589) (e25537b)
  • deps: update git-file-utils to 1.1.0 (297a7b7)
  • use git-file-utils' cache for file search (#1588) (297a7b7)

v14.0.0

15 Aug 21:31
444cfd7
Compare
Choose a tag to compare

14.0.0 (2022-08-15)

⚠ BREAKING CHANGES

  • deps: update octokit packages
  • drop node 12 support (#1577)

Bug Fixes

  • deps: update code-suggester to v4 (3fc0173)
  • deps: update octokit packages (3fc0173)

Build System

v13.21.0

11 Aug 22:16
7158a3b
Compare
Choose a tag to compare

13.21.0 (2022-08-11)

Features

Bug Fixes

  • throw underlying API error when the manifest fetch commits when determining the latest released version (#1571) (0944bde)

v13.20.0

08 Aug 19:07
ef1d8a9
Compare
Choose a tag to compare

13.20.0 (2022-08-08)

Features

  • allow plugins to skip merging in-scope pull requests (#1550) (354b1dc)
  • allow skipping snapshots for java strategies (#1555) (3430693)