Skip to content

Commit c172754

Browse files
chore: release 4.23.6 (#496)
🤖 I have created a release *beep* *boop* --- ## [4.23.6](v4.23.5...v4.23.6) (2024-12-11) ### Bug Fixes * [`252092a`](252092a) [#495](#495) correct versions with prereleases (#495) (@reggi) --- 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 252092a commit c172754

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.release-please-manifest.json

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

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [4.23.6](https://github.com/npm/template-oss/compare/v4.23.5...v4.23.6) (2024-12-11)
4+
### Bug Fixes
5+
* [`252092a`](https://github.com/npm/template-oss/commit/252092a4e06fcfd1e64efdaa5c392b3cccada13a) [#495](https://github.com/npm/template-oss/pull/495) correct versions with prereleases (#495) (@reggi)
6+
37
## [4.23.5](https://github.com/npm/template-oss/compare/v4.23.4...v4.23.5) (2024-11-25)
48
### Bug Fixes
59
* [`7915f76`](https://github.com/npm/template-oss/commit/7915f76b665128a56905801e984fd6197dbe2fd1) [#492](https://github.com/npm/template-oss/pull/492) add number suffix to prerelease (@wraithgar)

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

0 commit comments

Comments
 (0)