We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0231b9 commit eff3960Copy full SHA for eff3960
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.6.0](https://github.com/node-modules/runscript/compare/v1.5.4...v1.6.0) (2024-01-11)
4
+
5
6
+### Features
7
8
+* drop debug deps ([#22](https://github.com/node-modules/runscript/issues/22)) ([c0231b9](https://github.com/node-modules/runscript/commit/c0231b9e4dcc6d79c7e03de452d5eb56d9364b1f))
9
10
## [1.5.4](https://github.com/node-modules/runscript/compare/v1.5.3...v1.5.4) (2024-01-11)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "runscript",
- "version": "1.5.4",
+ "version": "1.6.0",
"description": "Run script easy!",
"main": "index.js",
"files": [
0 commit comments