Skip to content

Commit

Permalink
docs: changelog for v7.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wraithgar committed Sep 9, 2021
1 parent 6c12500 commit 91a5181
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
## v7.23.0 (2021-09-09)

### FEATURES

* [`6c12500ae`](https://github.com/npm/cli/commit/6c12500ae14a6f8b78e3ab091ee6cc8e2ea9fd23)
[#3731](https://github.com/npm/cli/issues/3731)
feat(install): very strict global npm engines
([@wraithgar](https://github.com/wraithgar))

### BUG FIXES

* [`1ad093824`](https://github.com/npm/cli/commit/1ad0938243110d983284e8763da41a57b561563d)
[#3732](https://github.com/npm/cli/issues/3732)
fix(error-message): clean urls from 404 error
([@wraithgar](https://github.com/wraithgar))

### DOCUMENTATION

* [`64f7d1a55`](https://github.com/npm/cli/commit/64f7d1a55db99b1aaf8fb59557b3dedcdcd954a0)
[#3727](https://github.com/npm/cli/issues/3727)
docs(contributing): add note on changes to tooling
([@darcyclarke](https://github.com/darcyclarke))
* [`eda9162f2`](https://github.com/npm/cli/commit/eda9162f2db19b512d3af6b0d43201d54045c13a)
[#3715](https://github.com/npm/cli/issues/3715)
Add --if-present flag documentation to workspaces
([@Matsuuu](https://github.com/Matsuuu))

## v7.22.0 (2021-09-02)

### BUG FIXES
Expand Down

0 comments on commit 91a5181

Please sign in to comment.