Skip to content

Commit 6b81ecf

Browse files
chore(main): release 5.2.0 (#819)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f4c586e commit 6b81ecf

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [5.2.0](https://github.com/nodejs/node-core-utils/compare/v5.1.0...v5.2.0) (2024-06-14)
4+
5+
6+
### Features
7+
8+
* add EOL warning to pre sec release template ([#816](https://github.com/nodejs/node-core-utils/issues/816)) ([e3e19b3](https://github.com/nodejs/node-core-utils/commit/e3e19b355e60d6763ec3e651f66b0b0bde14da1b))
9+
* add git node security --sync ([#818](https://github.com/nodejs/node-core-utils/issues/818)) ([f4c586e](https://github.com/nodejs/node-core-utils/commit/f4c586e6db44a8f52c20f877189d8167d8d634c8))
10+
* add PR_URL to vuln.json and fetch from H1 ([#815](https://github.com/nodejs/node-core-utils/issues/815)) ([c4e7c03](https://github.com/nodejs/node-core-utils/commit/c4e7c03cc6499fe9a37cadb1154dd57ea573abe7))
11+
12+
13+
### Bug Fixes
14+
15+
* **vote:** improve UX when posting comment fails ([#814](https://github.com/nodejs/node-core-utils/issues/814)) ([615fbac](https://github.com/nodejs/node-core-utils/commit/615fbaca87e42dab6f4d84fe77c2b99f82527498))
16+
317
## [5.1.0](https://github.com/nodejs/node-core-utils/compare/v5.0.2...v5.1.0) (2024-05-22)
418

519

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@node-core/utils",
3-
"version": "5.1.0",
3+
"version": "5.2.0",
44
"description": "Utilities for Node.js core collaborators",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)