Skip to content

Commit a28b93e

Browse files
chore: release 5.0.1 (#191)
🤖 I have created a release *beep* *boop* --- ## [5.0.1](v5.0.0...v5.0.1) (2025-10-23) ### Dependencies * [`918e40c`](918e40c) [#190](#190) bump @npmcli/name-from-folder from 3.0.0 to 4.0.0 (#190) (@dependabot[bot]) ### Chores * [`19946de`](19946de) [#189](#189) bump @npmcli/template-oss from 4.26.0 to 4.27.1 (#189) (@dependabot[bot], @npm-cli-bot) --- 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 918e40c commit a28b93e

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-
".": "5.0.0"
2+
".": "5.0.1"
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+
## [5.0.1](https://github.com/npm/map-workspaces/compare/v5.0.0...v5.0.1) (2025-10-23)
4+
### Dependencies
5+
* [`918e40c`](https://github.com/npm/map-workspaces/commit/918e40ce38c4ab823b9d96a6feecaab94319eb8d) [#190](https://github.com/npm/map-workspaces/pull/190) bump @npmcli/name-from-folder from 3.0.0 to 4.0.0 (#190) (@dependabot[bot])
6+
### Chores
7+
* [`19946de`](https://github.com/npm/map-workspaces/commit/19946deefe6f575a936eea6594ed310ef736b3a0) [#189](https://github.com/npm/map-workspaces/pull/189) bump @npmcli/template-oss from 4.26.0 to 4.27.1 (#189) (@dependabot[bot], @npm-cli-bot)
8+
39
## [5.0.0](https://github.com/npm/map-workspaces/compare/v4.0.2...v5.0.0) (2025-09-02)
410
### ⚠️ BREAKING CHANGES
511
* `map-workspaces` now supports node `^20.17.0 || >=22.9.0`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/map-workspaces",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"main": "lib/index.js",
55
"files": [
66
"bin/",

0 commit comments

Comments
 (0)