We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2354d06 commit f8b6a8dCopy full SHA for f8b6a8d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [4.1.4](https://github.com/npm/run-script/compare/v4.1.3...v4.1.4) (2022-06-27)
4
+
5
6
+### Bug Fixes
7
8
+* remove invalid characters from filename ([#86](https://github.com/npm/run-script/issues/86)) ([2354d06](https://github.com/npm/run-script/commit/2354d064e6ef833d9797bf70c333455f075d1b3b))
9
10
## [4.1.3](https://github.com/npm/run-script/compare/v4.1.2...v4.1.3) (2022-06-23)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/run-script",
- "version": "4.1.3",
+ "version": "4.1.4",
"description": "Run a lifecycle script for a package (descendant of npm-lifecycle)",
"author": "GitHub Inc.",
"license": "ISC",
0 commit comments