Skip to content

Commit

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


##
[3.0.6](v3.0.5...v3.0.6)
(2024-04-10)

### Bug Fixes

*
[`e2a803b`](e2a803b)
[#145](#145) allow for
workspace patterns to start with `./` (#145) (@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>
  • Loading branch information
github-actions[bot] authored Apr 10, 2024
1 parent e2a803b commit 8bf542f
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 @@
{
".": "3.0.5"
".": "3.0.6"
}
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [3.0.6](https://github.com/npm/map-workspaces/compare/v3.0.5...v3.0.6) (2024-04-10)

### Bug Fixes

* [`e2a803b`](https://github.com/npm/map-workspaces/commit/e2a803bd610cca87a9618c8f118aca56b6e936f1) [#145](https://github.com/npm/map-workspaces/pull/145) allow for workspace patterns to start with `./` (#145) (@wraithgar)

## [3.0.5](https://github.com/npm/map-workspaces/compare/v3.0.4...v3.0.5) (2024-04-10)

### Bug Fixes
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": "3.0.5",
"version": "3.0.6",
"main": "lib/index.js",
"files": [
"bin/",
Expand Down

0 comments on commit 8bf542f

Please # to comment.