diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 81675064..130086b5 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "4.12.0" + ".": "4.12.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ccdbbb9..ca7a0063 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.12.1](https://github.com/npm/template-oss/compare/v4.12.0...v4.12.1) (2023-03-21) + +### Dependencies + +* [`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) +* [`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) + ## [4.12.0](https://github.com/npm/template-oss/compare/v4.11.4...v4.12.0) (2023-02-13) ### Features diff --git a/package.json b/package.json index 4a12957a..1f7baf1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@npmcli/template-oss", - "version": "4.12.0", + "version": "4.12.1", "description": "templated files used in npm CLI team oss projects", "main": "lib/content/index.js", "bin": {