Skip to content

Commit 15aa3d3

Browse files
chore(main): release 5.3.0 (#824)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9104079 commit 15aa3d3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

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.3.0](https://github.com/nodejs/node-core-utils/compare/v5.2.1...v5.3.0) (2024-06-24)
4+
5+
6+
### Features
7+
8+
* security post release blogpost ([#785](https://github.com/nodejs/node-core-utils/issues/785)) ([9104079](https://github.com/nodejs/node-core-utils/commit/9104079bd4bffab678a85e9764941429c9504c65))
9+
10+
11+
### Bug Fixes
12+
13+
* adjust pre-release description ([#822](https://github.com/nodejs/node-core-utils/issues/822)) ([723cd7f](https://github.com/nodejs/node-core-utils/commit/723cd7f1f5607b36972236ec31a46f8c04610a8e))
14+
315
## [5.2.1](https://github.com/nodejs/node-core-utils/compare/v5.2.0...v5.2.1) (2024-06-19)
416

517

package.json

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

0 commit comments

Comments
 (0)