Skip to content

Commit ce5ce34

Browse files
chore(main): release 3.5.0
1 parent 6d68c99 commit ce5ce34

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [3.5.0](https://github.com/nodejs/node-core-utils/compare/v3.4.2...v3.5.0) (2023-09-20)
4+
5+
6+
### Features
7+
8+
* create git-node security release command ([#715](https://github.com/nodejs/node-core-utils/issues/715)) ([6d68c99](https://github.com/nodejs/node-core-utils/commit/6d68c99f3dd7b90b8de552c3a1f42583e1212459))
9+
310
## [3.4.2](https://github.com/nodejs/node-core-utils/compare/v3.4.1...v3.4.2) (2023-09-15)
411

512

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

0 commit comments

Comments
 (0)