Skip to content

Commit d67bd69

Browse files
github-actions[bot]wraithgar
authored andcommitted
chore: release 4.18.0
1 parent dd9aadf commit d67bd69

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-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.17.0"
2+
".": "4.18.0"
33
}

CHANGELOG.md

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

3+
## [4.18.0](https://github.com/npm/template-oss/compare/v4.17.0...v4.18.0) (2023-07-18)
4+
5+
### Features
6+
7+
* [`f04a76d`](https://github.com/npm/template-oss/commit/f04a76d48e373fb03249973983e45472b26a9691) [#330](https://github.com/npm/template-oss/pull/330) use git remote for branch related config (@lukekarrys)
8+
9+
### Bug Fixes
10+
11+
* [`dd9aadf`](https://github.com/npm/template-oss/commit/dd9aadf8d96c31066c84905cad07ac89a68ceead) [#337](https://github.com/npm/template-oss/pull/337) properly quote PR_TITLE (#337) (@wraithgar)
12+
* [`4662ec3`](https://github.com/npm/template-oss/commit/4662ec31afc77f0e5fdac13d0bf14e23e0e9cb43) [#331](https://github.com/npm/template-oss/pull/331) block protected branch creations (@lukekarrys)
13+
314
## [4.17.0](https://github.com/npm/template-oss/compare/v4.16.0...v4.17.0) (2023-07-07)
415

516
### 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.17.0",
3+
"version": "4.18.0",
44
"description": "templated files used in npm CLI team oss projects",
55
"main": "lib/content/index.js",
66
"bin": {

0 commit comments

Comments
 (0)