Skip to content

Commit

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


### [2.1.3](v2.1.2...v2.1.3) (2022-02-22)


### Bug Fixes

* **cli,action:** fix unawaited async call ([#329](#329)) ([3ef644c](3ef644c)), closes [#259](#259)

---
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 22, 2022
1 parent e154eda commit 5d318ef
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

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


### Bug Fixes

* **cli,action:** fix unawaited async call ([#329](https://github.com/googleapis/code-suggester/issues/329)) ([3ef644c](https://github.com/googleapis/code-suggester/commit/3ef644c18c384267b45aa119d80e30729a9cfdfb)), closes [#259](https://github.com/googleapis/code-suggester/issues/259)

### [2.1.2](https://github.com/googleapis/code-suggester/compare/v2.1.1...v2.1.2) (2022-01-19)


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.2",
"version": "2.1.3",
"license": "Apache-2.0",
"author": "Google LLC",
"engines": {
Expand Down

0 comments on commit 5d318ef

Please sign in to comment.