Skip to content

Commit eff3960

Browse files
Release 1.6.0
[skip ci] ## [1.6.0](v1.5.4...v1.6.0) (2024-01-11) ### Features * drop debug deps ([#22](#22)) ([c0231b9](c0231b9))
1 parent c0231b9 commit eff3960

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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+
310
## [1.5.4](https://github.com/node-modules/runscript/compare/v1.5.3...v1.5.4) (2024-01-11)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "runscript",
3-
"version": "1.5.4",
3+
"version": "1.6.0",
44
"description": "Run script easy!",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)