We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 015bf20 commit 4c0b4caCopy full SHA for 4c0b4ca
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.1.1](https://github.com/nodejs/node-core-utils/compare/v3.1.0...v3.1.1) (2023-06-14)
4
+
5
6
+### Bug Fixes
7
8
+* **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))
9
10
## [3.1.0](https://github.com/nodejs/node-core-utils/compare/v3.0.0...v3.1.0) (2023-06-12)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "node-core-utils",
- "version": "3.1.0",
+ "version": "3.1.1",
"description": "Utilities for Node.js core collaborators",
"type": "module",
"engines": {
0 commit comments