Skip to content

Commit 03916bd

Browse files
chore(release): 1.2.5 [skip ci]
## [1.2.5](v1.2.4...v1.2.5) (2023-11-09) ### Bug Fixes * when script file has a module not found print error ([534b95f](534b95f))
1 parent 534b95f commit 03916bd

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.5](https://github.com/UnderKoen/bsm/compare/v1.2.4...v1.2.5) (2023-11-09)
2+
3+
4+
### Bug Fixes
5+
6+
* when script file has a module not found print error ([534b95f](https://github.com/UnderKoen/bsm/commit/534b95f5a0045717a167896362cd1178e5653a74))
7+
18
## [1.2.4](https://github.com/UnderKoen/bsm/compare/v1.2.3...v1.2.4) (2023-11-06)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@under_koen/bsm",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"description": "BSM (Basic Script Manager) is a useful tool that enables you to create clear and concise scripts without cluttering your `package.json` file.",
55
"license": "MIT",
66
"author": "Koen van Staveren <koen@underkoen.nl>",

0 commit comments

Comments
 (0)