Skip to content

Commit bb8a14c

Browse files
github-actions[bot]wraithgar
authored andcommitted
chore: release 4.12.1
1 parent 07bec3b commit bb8a14c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.12.0"
2+
".": "4.12.1"
33
}

CHANGELOG.md

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

3+
## [4.12.1](https://github.com/npm/template-oss/compare/v4.12.0...v4.12.1) (2023-03-21)
4+
5+
### Dependencies
6+
7+
* [`07bec3b`](https://github.com/npm/template-oss/commit/07bec3b404af1ae329f284985edfa2f363668c4e) [#293](https://github.com/npm/template-oss/pull/293) bump glob from 8.1.0 to 9.3.1 (#293)
8+
* [`fb95639`](https://github.com/npm/template-oss/commit/fb956392cfcdf0cc3679ce7cb3911e00f058adcc) [#290](https://github.com/npm/template-oss/pull/290) bump just-diff from 5.2.0 to 6.0.0 (#290)
9+
310
## [4.12.0](https://github.com/npm/template-oss/compare/v4.11.4...v4.12.0) (2023-02-13)
411

512
### 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.12.0",
3+
"version": "4.12.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)