Skip to content

Commit

Permalink
chore(main): release 4.3.3 (#479)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Jeff Ching <chingor@google.com>
  • Loading branch information
release-please[bot] and chingor13 committed Jul 11, 2023
1 parent cfa1d6b commit 9c92ffb
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## [4.3.3](https://github.com/googleapis/code-suggester/compare/v4.3.2...v4.3.3) (2023-07-11)


### Bug Fixes

* **deps:** Update word-wrap dependency to 1.2.6 ([#477](https://github.com/googleapis/code-suggester/issues/477)) ([4946260](https://github.com/googleapis/code-suggester/commit/4946260e430ad597db6b4b8779b45394fd8e5a84))

## [4.3.2](https://github.com/googleapis/code-suggester/compare/v4.3.1...v4.3.2) (2023-04-11)


Expand Down
4 changes: 2 additions & 2 deletions 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
@@ -1,7 +1,7 @@
{
"name": "code-suggester",
"description": "Library to propose code changes",
"version": "4.3.2",
"version": "4.3.3",
"license": "Apache-2.0",
"author": "Google LLC",
"engines": {
Expand Down

0 comments on commit 9c92ffb

Please sign in to comment.