Skip to content

Commit

Permalink
chore(main): release 2.1.4 (#336)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


### [2.1.4](v2.1.3...v2.1.4) (2022-02-23)


### Bug Fixes

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

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Feb 23, 2022
1 parent e606126 commit 7ef2240
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### [2.1.4](https://github.com/googleapis/code-suggester/compare/v2.1.3...v2.1.4) (2022-02-23)


### Bug Fixes

* **cli:** don't crash when there are no changes ([#334](https://github.com/googleapis/code-suggester/issues/334)) ([e606126](https://github.com/googleapis/code-suggester/commit/e606126e818198bf54881a6fde264e04845ef420)), closes [#229](https://github.com/googleapis/code-suggester/issues/229)
* try to merge the upstream repo branch on the fork ([#330](https://github.com/googleapis/code-suggester/issues/330)) ([2d5c3f9](https://github.com/googleapis/code-suggester/commit/2d5c3f9dd55804fa7e9aa0b776e238cb71776029)), closes [#335](https://github.com/googleapis/code-suggester/issues/335)

### [2.1.3](https://github.com/googleapis/code-suggester/compare/v2.1.2...v2.1.3) (2022-02-22)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "code-suggester",
"description": "Library to propose code changes",
"version": "2.1.3",
"version": "2.1.4",
"license": "Apache-2.0",
"author": "Google LLC",
"engines": {
Expand Down

0 comments on commit 7ef2240

Please sign in to comment.