Skip to content

Commit ad3bc4c

Browse files
committed
v6.7.4
1 parent 0d7a2a5 commit ad3bc4c

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Change Log
22

3+
### v6.7.4 (2023/04/18)
4+
- fix resolving local config in the debug mode
5+
36
### v6.7.3 (2023/04/18)
47
- fix initializing config for the StatusService
58

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "backendless-coderunner",
3-
"version": "6.7.3",
3+
"version": "6.7.4",
44
"description": "Backendless CodeRunner for Node.js",
55
"scripts": {
66
"test": "mocha",

0 commit comments

Comments
 (0)