Skip to content

Commit a3e0f85

Browse files
github-actions[bot]lukekarrys
authored andcommitted
chore: release 4.13.0
1 parent 9a21a17 commit a3e0f85

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.12.1"
2+
".": "4.13.0"
33
}

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [4.13.0](https://github.com/npm/template-oss/compare/v4.12.1...v4.13.0) (2023-03-23)
4+
5+
### Features
6+
7+
* [`7102893`](https://github.com/npm/template-oss/commit/7102893c56e12edff3b236379e13cf11d3e4dca7) [#296](https://github.com/npm/template-oss/pull/296) add autopublish (#296) (@lukekarrys)
8+
9+
### Bug Fixes
10+
11+
* [`9a21a17`](https://github.com/npm/template-oss/commit/9a21a17f565588706d8073f7e14c29cf0d65f18b) [#297](https://github.com/npm/template-oss/pull/297) only show test step for manual publish (#297) (@lukekarrys)
12+
13+
### Dependencies
14+
15+
* [`f92b1ca`](https://github.com/npm/template-oss/commit/f92b1ca2bfc29dfc8c7144dce4bf1d1ae8dd8262) [#294](https://github.com/npm/template-oss/pull/294) bump ini from 3.0.1 to 4.0.0 (#294)
16+
317
## [4.12.1](https://github.com/npm/template-oss/compare/v4.12.0...v4.12.1) (2023-03-21)
418

519
### Dependencies

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/template-oss",
3-
"version": "4.12.1",
3+
"version": "4.13.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)