Skip to content

Commit fc1bd82

Browse files
chore(main): release 5.1.0
1 parent 04b98fd commit fc1bd82

3 files changed

Lines changed: 15 additions & 3 deletions

File tree

CHANGELOG.md

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

3+
## [5.1.0](https://github.com/googleapis/code-suggester/compare/v5.0.1...v5.1.0) (2026-03-18)
4+
5+
6+
### Features
7+
8+
* Drop Node 18 support and fix security alerts ([#542](https://github.com/googleapis/code-suggester/issues/542)) ([04b98fd](https://github.com/googleapis/code-suggester/commit/04b98fd82748b1faf0f42dc7be18a9027e904755))
9+
10+
11+
### Bug Fixes
12+
13+
* **action:** Update actions/core to v2 ([#531](https://github.com/googleapis/code-suggester/issues/531)) ([a2f3799](https://github.com/googleapis/code-suggester/commit/a2f3799ce60148a2bc5ab1ab04938f009e62ce16))
14+
315
## [5.0.1](https://github.com/googleapis/code-suggester/compare/v5.0.0...v5.0.1) (2026-01-16)
416

517

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.1.0",
55
"license": "Apache-2.0",
66
"author": "Google LLC",
77
"engines": {

0 commit comments

Comments
 (0)