Skip to content

Commit cbaca29

Browse files
Release 1.5.4
[skip ci] ## [1.5.4](v1.5.3...v1.5.4) (2024-01-11) ### Bug Fixes * add check cmd on Windows ([#21](#21)) ([ff495d9](ff495d9))
1 parent ff495d9 commit cbaca29

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [1.5.4](https://github.com/node-modules/runscript/compare/v1.5.3...v1.5.4) (2024-01-11)
4+
5+
6+
### Bug Fixes
7+
8+
* add check cmd on Windows ([#21](https://github.com/node-modules/runscript/issues/21)) ([ff495d9](https://github.com/node-modules/runscript/commit/ff495d9163a0e655f8aebf1c466021f20ad7274a))

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.3",
3+
"version": "1.5.4",
44
"description": "Run script easy!",
55
"main": "index.js",
66
"files": [

0 commit comments

Comments
 (0)