Skip to content

Commit

Permalink
chore: generated CHANGELOG for release/v61.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-idee-bot committed Sep 23, 2024
1 parent d0dfe8f commit f020b4e
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions packages/salesforcedx-vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@
# 61.15.0 - September 25, 2024

## Added

#### salesforcedx-vscode-core

- Add internal user check ([PR #5714](https://github.com/forcedotcom/salesforcedx-vscode/pull/5714))

- Bump deps to catch up with latest ([PR #5844](https://github.com/forcedotcom/salesforcedx-vscode/pull/5844))

## Fixed

#### salesforcedx-vscode-core

- Telemetry user id is now properly filled ([PR #5857](https://github.com/forcedotcom/salesforcedx-vscode/pull/5857))

- Check for expiration of default org on activation ([PR #5835](https://github.com/forcedotcom/salesforcedx-vscode/pull/5835))

- Show error message for push/pull when the error does not involve files ([PR #5838](https://github.com/forcedotcom/salesforcedx-vscode/pull/5838))

- Forever truthy constructor for options ([PR #5830](https://github.com/forcedotcom/salesforcedx-vscode/pull/5830))

- Implement provider for telemetry ([PR #5786](https://github.com/forcedotcom/salesforcedx-vscode/pull/5786))

#### salesforcedx-vscode-lightning

- Bump to latest lightning-language-server @W-16625817@ ([PR #5821](https://github.com/forcedotcom/salesforcedx-vscode/pull/5821))

#### salesforcedx-vscode-lwc

- Bump to latest lightning-language-server @W-16625817@ ([PR #5821](https://github.com/forcedotcom/salesforcedx-vscode/pull/5821))

# 61.12.0 - September 4, 2024

## Fixed
Expand Down

0 comments on commit f020b4e

Please sign in to comment.