Skip to content

Commit

Permalink
chore: release 4.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and lukekarrys committed Mar 23, 2023
1 parent 9a21a17 commit a3e0f85
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "4.12.1"
".": "4.13.0"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [4.13.0](https://github.com/npm/template-oss/compare/v4.12.1...v4.13.0) (2023-03-23)

### Features

* [`7102893`](https://github.com/npm/template-oss/commit/7102893c56e12edff3b236379e13cf11d3e4dca7) [#296](https://github.com/npm/template-oss/pull/296) add autopublish (#296) (@lukekarrys)

### Bug Fixes

* [`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)

### Dependencies

* [`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)

## [4.12.1](https://github.com/npm/template-oss/compare/v4.12.0...v4.12.1) (2023-03-21)

### Dependencies
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/template-oss",
"version": "4.12.1",
"version": "4.13.0",
"description": "templated files used in npm CLI team oss projects",
"main": "lib/content/index.js",
"bin": {
Expand Down

0 comments on commit a3e0f85

Please # to comment.