Skip to content

Commit 732cba5

Browse files
chore(main): release 5.0.2
1 parent 8a06cdf commit 732cba5

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [5.0.2](https://github.com/googleapis/code-suggester/compare/v5.0.1...v5.0.2) (2026-03-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **action:** Update actions/core to v2 ([#531](https://github.com/googleapis/code-suggester/issues/531)) ([a2f3799](https://github.com/googleapis/code-suggester/commit/a2f3799ce60148a2bc5ab1ab04938f009e62ce16))
9+
310
## [5.0.1](https://github.com/googleapis/code-suggester/compare/v5.0.0...v5.0.1) (2026-01-16)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "code-suggester",
33
"description": "Library to propose code changes",
4-
"version": "5.0.1",
4+
"version": "5.0.2",
55
"license": "Apache-2.0",
66
"author": "Google LLC",
77
"engines": {

0 commit comments

Comments
 (0)