diff --git a/packages/salesforcedx-vscode/CHANGELOG.md b/packages/salesforcedx-vscode/CHANGELOG.md index 36a665071f..5fd93a86ed 100644 --- a/packages/salesforcedx-vscode/CHANGELOG.md +++ b/packages/salesforcedx-vscode/CHANGELOG.md @@ -1,3 +1,23 @@ +# 60.13.0 - May 15, 2024 + +## Fixed + +#### docs + +- Updated e4d troubleshooting guidelines ([PR #5587](https://github.com/forcedotcom/salesforcedx-vscode/pull/5587)) + +- Update einstein faq ([PR #5574](https://github.com/forcedotcom/salesforcedx-vscode/pull/5574)) + +- Update tips and tricks topic ([PR #5571](https://github.com/forcedotcom/salesforcedx-vscode/pull/5571)) + +- Add link to Code Builder release notes ([PR #5582](https://github.com/forcedotcom/salesforcedx-vscode/pull/5582)) + +#### salesforcedx-vscode-core + +- Update in order to facilitate bundling ([PR #5579](https://github.com/forcedotcom/salesforcedx-vscode/pull/5579)) + +- Remove "Warning: Ignoring extra certs from null, load failed: error:80000002:system library::No such file or directory" warning when "Salesforcedx-vscode-core: NODE_EXTRA_CA_CERTS" setting is not set ([PR #5575](https://github.com/forcedotcom/salesforcedx-vscode/pull/5575)) + # 60.12.0 - May 8, 2024 ## Added