We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdc9a6b commit 5d5de49Copy full SHA for 5d5de49
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.3.0](https://github.com/nodejs/node-core-utils/compare/v3.2.1...v3.3.0) (2023-07-13)
4
+
5
6
+### Features
7
8
+* support security release prepare ([#665](https://github.com/nodejs/node-core-utils/issues/665)) ([bdc9a6b](https://github.com/nodejs/node-core-utils/commit/bdc9a6bbcef523b064d5f04f53f320eb7dd2655d))
9
10
## [3.2.1](https://github.com/nodejs/node-core-utils/compare/v3.2.0...v3.2.1) (2023-07-04)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "node-core-utils",
- "version": "3.2.1",
+ "version": "3.3.0",
"description": "Utilities for Node.js core collaborators",
"type": "module",
"engines": {
0 commit comments