Skip to content

Commit 26495f3

Browse files
github-actions[bot]lukekarrys
authored andcommitted
chore: release 4.7.1
1 parent 2ef9995 commit 26495f3

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.7.0"
2+
".": "4.7.1"
33
}

CHANGELOG.md

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

3+
## [4.7.1](https://github.com/npm/template-oss/compare/v4.7.0...v4.7.1) (2022-10-25)
4+
5+
### Bug Fixes
6+
7+
* [`2ef9995`](https://github.com/npm/template-oss/commit/2ef9995b07e5fd3662c567349646484f3b08dccc) apply dogfood to this repos workspaces also (@lukekarrys)
8+
* [`9bdad61`](https://github.com/npm/template-oss/commit/9bdad61c1f73853b5198eea1e744994f286987a8) dont release specific apply changes based on public/private (@lukekarrys)
9+
* [`3d7e5e8`](https://github.com/npm/template-oss/commit/3d7e5e8e81b1606babcb73dd9dc5713402000f0e) conclude check should only run with a check_id (@lukekarrys)
10+
311
## [4.7.0](https://github.com/npm/template-oss/compare/v4.6.2...v4.7.0) (2022-10-25)
412

513
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/template-oss",
3-
"version": "4.7.0",
3+
"version": "4.7.1",
44
"description": "templated files used in npm CLI team oss projects",
55
"main": "lib/content/index.js",
66
"bin": {

0 commit comments

Comments
 (0)