Skip to content

Commit ab820c7

Browse files
chore(main): release 3.2.0 (#709)
1 parent d8ae7c7 commit ab820c7

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [3.2.0](https://github.com/nodejs/node-core-utils/compare/v3.1.0...v3.2.0) (2023-06-26)
4+
5+
6+
### Features
7+
8+
* **git-node:** add support for `amend!` commits ([#710](https://github.com/nodejs/node-core-utils/issues/710)) ([d8ae7c7](https://github.com/nodejs/node-core-utils/commit/d8ae7c76d7dbc6e9e75b9b3521e7c5fab9ee6400))
9+
10+
11+
### Bug Fixes
12+
13+
* **git-node:** properly terminate pr landing sessions ([#708](https://github.com/nodejs/node-core-utils/issues/708)) ([015bf20](https://github.com/nodejs/node-core-utils/commit/015bf203aecb918d9af7949280c9b8c936fef7b7))
14+
315
## [3.1.0](https://github.com/nodejs/node-core-utils/compare/v3.0.0...v3.1.0) (2023-06-12)
416

517

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

0 commit comments

Comments
 (0)