Skip to content

Commit

Permalink
v7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislav-grin committed May 18, 2023
1 parent 6a7434c commit f2524c0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## Change Log

### v7.0.0 (2023/05/18)
- apply LogLevels in the JSCodeRunner from the context

### v6.7.4 (2023/04/18)
- fix resolving local config in the debug mode

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "backendless-coderunner",
"version": "6.7.4",
"version": "7.0.0",
"description": "Backendless CodeRunner for Node.js",
"scripts": {
"test": "mocha",
Expand Down

0 comments on commit f2524c0

Please sign in to comment.