Skip to content

Commit 6493397

Browse files
chore(main): release 4.1.5 (#89)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0bc2eec commit 6493397

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [4.1.5](https://github.com/npm/run-script/compare/v4.1.4...v4.1.5) (2022-06-28)
4+
5+
6+
### Bug Fixes
7+
8+
* add which to dependencies ([#88](https://github.com/npm/run-script/issues/88)) ([0bc2eec](https://github.com/npm/run-script/commit/0bc2eec2ccf6a9007e0fe9ea8200b2b12f847bfd))
9+
310
## [4.1.4](https://github.com/npm/run-script/compare/v4.1.3...v4.1.4) (2022-06-27)
411

512

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/run-script",
3-
"version": "4.1.4",
3+
"version": "4.1.5",
44
"description": "Run a lifecycle script for a package (descendant of npm-lifecycle)",
55
"author": "GitHub Inc.",
66
"license": "ISC",

0 commit comments

Comments
 (0)