Skip to content

Commit abdc939

Browse files
chore: release 4.23.5 (#493)
🤖 I have created a release *beep* *boop* --- ## [4.23.5](v4.23.4...v4.23.5) (2024-11-25) ### Bug Fixes * [`7915f76`](7915f76) [#492](#492) add number suffix to prerelease (@wraithgar) ### Dependencies * [`48087ac`](48087ac) [#494](#494) bump release-please from 16.13.0 to 16.15.0 (#494) (@dependabot[bot]) * [`bac43ef`](bac43ef) [#480](#480) bump diff from 6.0.0 to 7.0.0 (#480) (@dependabot[bot]) ### Chores * [`f0847b2`](f0847b2) [#492](#492) snapshots (@wraithgar) --- 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 48087ac commit abdc939

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-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.4"
2+
".": "4.23.5"
33
}

CHANGELOG.md

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

3+
## [4.23.5](https://github.com/npm/template-oss/compare/v4.23.4...v4.23.5) (2024-11-25)
4+
### Bug Fixes
5+
* [`7915f76`](https://github.com/npm/template-oss/commit/7915f76b665128a56905801e984fd6197dbe2fd1) [#492](https://github.com/npm/template-oss/pull/492) add number suffix to prerelease (@wraithgar)
6+
### Dependencies
7+
* [`48087ac`](https://github.com/npm/template-oss/commit/48087ac77cd8bfa45cb01f52a2058b99c87c5b1a) [#494](https://github.com/npm/template-oss/pull/494) bump release-please from 16.13.0 to 16.15.0 (#494) (@dependabot[bot])
8+
* [`bac43ef`](https://github.com/npm/template-oss/commit/bac43efe11896bcc204237996837d8f1dab912f4) [#480](https://github.com/npm/template-oss/pull/480) bump diff from 6.0.0 to 7.0.0 (#480) (@dependabot[bot])
9+
### Chores
10+
* [`f0847b2`](https://github.com/npm/template-oss/commit/f0847b2d8185a2c5f54d4b4146666dbd98720e30) [#492](https://github.com/npm/template-oss/pull/492) snapshots (@wraithgar)
11+
312
## [4.23.4](https://github.com/npm/template-oss/compare/v4.23.3...v4.23.4) (2024-10-02)
413
### Dependencies
514
* [`d267eb3`](https://github.com/npm/template-oss/commit/d267eb37f516cace03d8d30fbaf20a91d8525005) [#487](https://github.com/npm/template-oss/pull/487) bump `[email protected]`

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

0 commit comments

Comments
 (0)