Skip to content

Commit

Permalink
0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ilan committed Jun 22, 2023
1 parent b198de6 commit e003d9c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Change Log

# Unreleased

# [0.6.1] (2023-06-22)
- Set `python.analysis.typeCheckingMode` to `basic` In Content and Demisto-SDK VSCode settings.
- Set `justMyCode` setting to `false` when running tests, to debug third party code.
- Fixed an issue in **Install XSOAR local development environment** where `pyenv` installation fails.
Expand Down
4 changes: 2 additions & 2 deletions 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
Expand Up @@ -2,7 +2,7 @@
"name": "xsoar",
"displayName": "Cortex XSOAR",
"description": "Build, Format, and Validate Cortex XSOAR with ease.",
"version": "0.6.0",
"version": "0.6.1",
"engines": {
"vscode": "^1.54.0"
},
Expand Down

0 comments on commit e003d9c

Please sign in to comment.