Skip to content

Commit 6e0a367

Browse files
github-actions[bot]mmarchini
authored andcommitted
chore: release 1.27.1
1 parent a578cd7 commit 6e0a367

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+
### [1.27.1](https://www.github.com/nodejs/node-core-utils/compare/v1.27.0...v1.27.1) (2021-06-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **pr-checker:** shouldn't fail on SKIPPED ([a578cd7](https://www.github.com/nodejs/node-core-utils/commit/a578cd739b785cdb6ac6c4358dda73d22a7ac690))
9+
310
## [1.27.0](https://www.github.com/nodejs/node-core-utils/compare/v1.26.0...v1.27.0) (2021-02-26)
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": "1.27.0",
3+
"version": "1.27.1",
44
"description": "Utilities for Node.js core collaborators",
55
"bin": {
66
"get-metadata": "./bin/get-metadata",

0 commit comments

Comments
 (0)