Skip to content

Commit 99ba92f

Browse files
chore(main): release 5.1.0
1 parent 3fce4e6 commit 99ba92f

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

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.1.0](https://github.com/nodejs/core-validate-commit/compare/v5.0.1...v5.1.0) (2026-04-13)
4+
5+
6+
### Features
7+
8+
* add Signed-off-by and Assisted-By rules ([3fce4e6](https://github.com/nodejs/core-validate-commit/commit/3fce4e6f6cc4ebb2970406324b28fa6a03369489))
9+
310
## [5.0.1](https://github.com/nodejs/core-validate-commit/compare/v5.0.0...v5.0.1) (2026-03-18)
411

512

npm-shrinkwrap.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,6 +1,6 @@
11
{
22
"name": "core-validate-commit",
3-
"version": "5.0.1",
3+
"version": "5.1.0",
44
"description": "Validate the commit message for a particular commit in node core",
55
"main": "index.js",
66
"type": "module",

0 commit comments

Comments
 (0)