Skip to content

Commit

Permalink
chore(main): release 2.0.4 (#48)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jul 27, 2022
1 parent f597bfa commit c258ee4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.4](https://github.com/npm/map-workspaces/compare/v2.0.3...v2.0.4) (2022-06-29)


### Bug Fixes

* replace deprecated String.prototype.substr() ([#41](https://github.com/npm/map-workspaces/issues/41)) ([1452a05](https://github.com/npm/map-workspaces/commit/1452a052495664505313027928213c4473c44842))

### [2.0.3](https://github.com/npm/map-workspaces/compare/v2.0.2...v2.0.3) (2022-04-20)


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": "2.0.3",
"version": "2.0.4",
"main": "lib/index.js",
"files": [
"bin/",
Expand Down

0 comments on commit c258ee4

Please sign in to comment.