Skip to content

Releases: googleapis/code-suggester

v1.9.2

15 Mar 19:19
23e5b97
Compare
Choose a tag to compare

Bug Fixes

  • deps: update dependency parse-diff to ^0.8.0 (#177) (edce69c)

v1.9.1

03 Mar 17:22
5d23b92
Compare
Choose a tag to compare

Bug Fixes

v1.9.0

25 Feb 20:17
dcac770
Compare
Choose a tag to compare

Features

Bug Fixes

  • deps: update dependency @types/yargs to v16 (#168) (6cc6657)

v1.8.2

08 Dec 00:17
eefd327
Compare
Choose a tag to compare

Bug Fixes

  • add package-lock.json to fix Docker build (#161) (0d5ecf1)

v1.8.1

11 Nov 18:47
82593b9
Compare
Choose a tag to compare

Bug Fixes

v1.8.0

09 Oct 02:32
061baef
Compare
Choose a tag to compare

Features

  • review: allow raw diff for reviewPullRequest (#137) (841526d)

Bug Fixes

  • handle addition-only and deletion-only changes (#144) (ab936a2), closes #126 #127
  • the review comment should go on the old file lines, not the new file lines (#140) (662391f)

v1.7.0

07 Oct 17:17
525d011
Compare
Choose a tag to compare

Features

  • action: action can now review pull requests (#135) (c90a128)
  • cli: add command for reviewing a pr (#130) (ffac451)

Bug Fixes

v1.6.0

28 Sep 17:46
187b215
Compare
Choose a tag to compare

Features

v1.5.0

10 Sep 18:23
4cc411c
Compare
Choose a tag to compare

Features

  • cli,action: enable configuring --fork option (#109) (fd77d4a)

Bug Fixes

  • deps: update dependency yargs to v16 (#111) (8a1ec95)

v1.4.0

08 Sep 17:46
0c7582a
Compare
Choose a tag to compare

Features

Bug Fixes

  • listBranches fails if repo has many branches (#102) (eda2336)