Skip to content

Commit 0e837ce

Browse files
committed
1.7.0
1 parent 01d3b0d commit 0e837ce

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -9,7 +9,7 @@
99
},
1010
"icon": "media/lightningflow.png",
1111
"description": "A Visual Studio Code Extension designed to proactively enforce secure and maintainable Salesforce Flows. It detects unsafe running contexts, hardcoded IDs and URLs, overly broad field access, unhandled nulls, and inefficient database operations, helping teams ensure their automations are safe and reliable.",
12-
"version": "1.6.4",
12+
"version": "1.7.0",
1313
"engines": {
1414
"vscode": "^1.99.1"
1515
},

0 commit comments

Comments
 (0)