Skip to content

Commit d454745

Browse files
committed
chore: release v1.14.1 [skip ci]
1 parent 753bee6 commit d454745

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.14.1](https://github.com/salesforcecli/vsode-agents/compare/v1.14.0...v1.14.1) (2026-04-27)
2+
3+
### Bug Fixes
4+
5+
- update settings title to Agentforce DX ([467ab5f](https://github.com/salesforcecli/vsode-agents/commit/467ab5f62a48d8883890d9aa168ed3d507adad3b))
6+
17
# [1.14.0](https://github.com/salesforcecli/vsode-agents/compare/v1.13.0...v1.14.0) (2026-04-21)
28

39
### Bug Fixes

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
@@ -2,7 +2,7 @@
22
"name": "salesforcedx-vscode-agents",
33
"displayName": "Agentforce DX",
44
"description": "Provides a suite of tools to iteratively build, preview, and test agents right in your IDE.",
5-
"version": "1.14.0",
5+
"version": "1.14.1",
66
"publisher": "Salesforce",
77
"o11yUploadEndpoint": "https://794testsite.my.site.com/byolwr/webruntime/log/metrics",
88
"enableO11y": "true",

0 commit comments

Comments
 (0)