File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
12
## [ 5.3.0] ( https://github.com/nodejs/node-core-utils/compare/v5.2.1...v5.3.0 ) (2024-06-24)
4
13
5
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @node-core/utils" ,
3
- "version" : " 5.3.0 " ,
3
+ "version" : " 5.3.1 " ,
4
4
"description" : " Utilities for Node.js core collaborators" ,
5
5
"type" : " module" ,
6
6
"engines" : {
You can’t perform that action at this time.
0 commit comments