Skip to content

Commit 1083b21

Browse files
chore: release 4.21.3 (#399)
🤖 I have created a release *beep* *boop* --- ## [4.21.3](v4.21.2...v4.21.3) (2023-12-06) ### Bug Fixes * [`acd6429`](acd6429) [#398](#398) dont allow release-please to update workspace changelogs (#398) (@lukekarrys) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent acd6429 commit 1083b21

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-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.21.2"
2+
".": "4.21.3"
33
}

CHANGELOG.md

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

3+
## [4.21.3](https://github.com/npm/template-oss/compare/v4.21.2...v4.21.3) (2023-12-06)
4+
5+
### Bug Fixes
6+
7+
* [`acd6429`](https://github.com/npm/template-oss/commit/acd64294a39d7c53ca3c9142fbbf12419974d0cc) [#398](https://github.com/npm/template-oss/pull/398) dont allow release-please to update workspace changelogs (#398) (@lukekarrys)
8+
39
## [4.21.2](https://github.com/npm/template-oss/compare/v4.21.1...v4.21.2) (2023-12-05)
410

511
### Bug Fixes

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

0 commit comments

Comments
 (0)