Skip to content

Commit c82ca5b

Browse files
committed
1.8.4
1 parent 59b1ae5 commit c82ca5b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
},
1010
"icon": "media/lightningflow.png",
1111
"description": "A VS Code Extension for analysis and optimization of Salesforce Flows. Scans metadata for 20+ issues such as hardcoded IDs, unsafe contexts, inefficient SOQL/DML operations, recursion risks, and missing fault handling. Supports auto-fixes, rule configurations, and tests integration.",
12-
"version": "1.8.3",
12+
"version": "1.8.4",
1313
"engines": {
14-
"vscode": "^1.92.0"
14+
"vscode": "^1.92.0"
1515
},
1616
"categories": [
1717
"Linters"

0 commit comments

Comments
 (0)