Skip to content

Commit 2542268

Browse files
chore(main): release 5.3.1 (#827)
1 parent 71f2820 commit 2542268

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## [5.3.1](https://github.com/nodejs/node-core-utils/compare/v5.3.0...v5.3.1) (2024-07-03)
4+
5+
6+
### Bug Fixes
7+
8+
* adjust --post-release description ([#825](https://github.com/nodejs/node-core-utils/issues/825)) ([5dd6614](https://github.com/nodejs/node-core-utils/commit/5dd66140c6c3880c8f185482f33f76b4b244b5fe))
9+
* fix --notify-pre-release ([a5750fa](https://github.com/nodejs/node-core-utils/commit/a5750fad3552094ac9580203afc33229e93f2f09))
10+
* remove post-release checks ([#826](https://github.com/nodejs/node-core-utils/issues/826)) ([30b816b](https://github.com/nodejs/node-core-utils/commit/30b816bf9ebf6848ac30bec7b645254604dc7f94))
11+
312
## [5.3.0](https://github.com/nodejs/node-core-utils/compare/v5.2.1...v5.3.0) (2024-06-24)
413

514

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.3.0",
3+
"version": "5.3.1",
44
"description": "Utilities for Node.js core collaborators",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)