Skip to content

Commit 5d5de49

Browse files
chore(main): release 3.3.0 (#716)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bdc9a6b commit 5d5de49

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [3.2.1](https://github.com/nodejs/node-core-utils/compare/v3.2.0...v3.2.1) (2023-07-04)
411

512

package.json

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

0 commit comments

Comments
 (0)