Skip to content

Commit 2daf8db

Browse files
chore(main): release 4.1.1 (#81)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0f613cd commit 2daf8db

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.1](https://github.com/npm/run-script/compare/v4.1.0...v4.1.1) (2022-06-22)
4+
5+
6+
### Bug Fixes
7+
8+
* correctly double escape when script runs a known .cmd file ([#80](https://github.com/npm/run-script/issues/80)) ([0f613cd](https://github.com/npm/run-script/commit/0f613cd1bed4d5f04e91da89ac747a3a00083146))
9+
310
## [4.1.0](https://github.com/npm/run-script/compare/v4.0.0...v4.1.0) (2022-06-21)
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.0",
3+
"version": "4.1.1",
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)