Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 72b02f6

Browse files
chore(latest): release libnpmexec 4.0.10
1 parent 95ae9f2 commit 72b02f6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

workspaces/libnpmexec/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [4.0.10](https://github.com/npm/cli/compare/libnpmexec-v4.0.9...libnpmexec-v4.0.10) (2022-08-09)
4+
5+
6+
### Bug Fixes
7+
8+
* look up local command bins from local tree ([#5273](https://github.com/npm/cli/issues/5273)) ([c992fd6](https://github.com/npm/cli/commit/c992fd6757505974dc8e92a9e2886d2233e098eb))
9+
* only try to run global bin if the bin name exists ([#5253](https://github.com/npm/cli/issues/5253)) ([95ae9f2](https://github.com/npm/cli/commit/95ae9f2e2555ef592777399bf8fee5206d77f41d))
10+
311
## [4.0.9](https://github.com/npm/cli/compare/libnpmexec-v4.0.8...libnpmexec-v4.0.9) (2022-08-03)
412

513

workspaces/libnpmexec/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmexec",
3-
"version": "4.0.9",
3+
"version": "4.0.10",
44
"files": [
55
"bin/",
66
"lib/"

0 commit comments

Comments
 (0)