Skip to content

Releases: googleapis/code-suggester

v3.0.0

17 May 23:42
0f34e00
Compare
Choose a tag to compare

3.0.0 (2022-05-17)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#372)

Build System

v2.2.0

28 Feb 18:34
9222591
Compare
Choose a tag to compare

2.2.0 (2022-02-28)

Features

v2.1.4

23 Feb 23:21
7ef2240
Compare
Choose a tag to compare

2.1.4 (2022-02-23)

Bug Fixes

  • cli: don't crash when there are no changes (#334) (e606126), closes #229
  • try to merge the upstream repo branch on the fork (#330) (2d5c3f9), closes #335

v2.1.3

22 Feb 17:56
5d318ef
Compare
Choose a tag to compare

2.1.3 (2022-02-22)

Bug Fixes

v2.1.2

22 Feb 17:10
d2be0aa
Compare
Choose a tag to compare

Bug Fixes

  • deps: update dependency parse-diff to ^0.9.0 (#303) (25983c9)

v2.1.1

03 Sep 18:04
d165e8d
Compare
Choose a tag to compare

Bug Fixes

v2.1.0

01 Jun 16:26
5ff3867
Compare
Choose a tag to compare

Features

  • add gcf-owl-bot[bot] to ignoreAuthors (#224) (3ed8f15)

v2.0.0

27 Apr 00:02
ea9b36e
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • This does not actually break any interfaces that are intended to be public (exported in index.ts), but would be breaking if you are importing from deeply nested paths which is not intended.
  • move custom logger configuration into options (#212)
  • cleanup custom logging (#206)

Features

Code Refactoring

v1.11.0

22 Apr 23:48
6719b68
Compare
Choose a tag to compare

Features

  • add optional draft flag to openPullRequest() (#207) (ff9516c)

v1.10.0

30 Mar 21:17
a1a0a7b
Compare
Choose a tag to compare

Features