Skip to content

Commit

Permalink
chore: release 4.0.2 (#177)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[4.0.2](v4.0.1...v4.0.2)
(2024-11-20)
### Bug Fixes
*
[`ae9cd9e`](ae9cd9e)
[#176](#176) ignore `ENOTDIR`
errors (#176) (@brianlenz)
### Chores
*
[`84d179f`](84d179f)
[#174](#174) bump
@npmcli/template-oss from 4.23.3 to 4.23.4 (#174) (@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>
  • Loading branch information
github-actions[bot] authored Nov 20, 2024
1 parent 84d179f commit 743a128
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "4.0.1"
".": "4.0.2"
}
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [4.0.2](https://github.com/npm/map-workspaces/compare/v4.0.1...v4.0.2) (2024-11-20)
### Bug Fixes
* [`ae9cd9e`](https://github.com/npm/map-workspaces/commit/ae9cd9e090d7737a7d9f5cb0d5b15f7be36acb5a) [#176](https://github.com/npm/map-workspaces/pull/176) ignore `ENOTDIR` errors (#176) (@brianlenz)
### Chores
* [`84d179f`](https://github.com/npm/map-workspaces/commit/84d179f7167ae3d50183788fde352f2596b6cc14) [#174](https://github.com/npm/map-workspaces/pull/174) bump @npmcli/template-oss from 4.23.3 to 4.23.4 (#174) (@dependabot[bot], @npm-cli-bot)

## [4.0.1](https://github.com/npm/map-workspaces/compare/v4.0.0...v4.0.1) (2024-10-02)
### Dependencies
* [`b21250e`](https://github.com/npm/map-workspaces/commit/b21250e9115f29786479ed34ed6c352528366f66) [#172](https://github.com/npm/map-workspaces/pull/172) bump `@npmcli/[email protected]`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/map-workspaces",
"version": "4.0.1",
"version": "4.0.2",
"main": "lib/index.js",
"files": [
"bin/",
Expand Down

0 comments on commit 743a128

Please sign in to comment.