Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sbudhirajadoc authored Aug 6, 2024
1 parent a2f64fa commit ef292c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/salesforcedx-vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@

#### salesforcedx-vscode-expanded

- The Code Analyzer extension is now part of our Expanded Pack! ([PR #5702](https://github.com/forcedotcom/salesforcedx-vscode/pull/5702))
- The Code Analyzer extension is now part of our Expanded Pack. Use this extension to scan your code against multiple rule engines to produce lists of violations and improve your code. ([PR #5702](https://github.com/forcedotcom/salesforcedx-vscode/pull/5702))

## Fixed

#### salesforcedx-utils

#### salesforcedx-utils-vscode

- Corrected a bug where CLI command JSON results were not properly stripped of ANSI color codes. ([PR #5708](https://github.com/forcedotcom/salesforcedx-vscode/pull/5708), [ISSUE #5695](https://github.com/forcedotcom/salesforcedx-vscode/issues/5695))
- Fixed a bug that caused some CLI commands to return ANSI color characters in JSON results. This change removes those characters before the JSON strings are parsed. ([PR #5708](https://github.com/forcedotcom/salesforcedx-vscode/pull/5708), [ISSUE #5695](https://github.com/forcedotcom/salesforcedx-vscode/issues/5695))

#### salesforcedx-vscode-core

Expand Down

0 comments on commit ef292c0

Please sign in to comment.