Skip to content

Commit f2524c0

Browse files
v7.0.0
1 parent 6a7434c commit f2524c0

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+
### v7.0.0 (2023/05/18)
4+
- apply LogLevels in the JSCodeRunner from the context
5+
36
### v6.7.4 (2023/04/18)
47
- fix resolving local config in the debug mode
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.4",
3+
"version": "7.0.0",
44
"description": "Backendless CodeRunner for Node.js",
55
"scripts": {
66
"test": "mocha",

0 commit comments

Comments
 (0)