We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65f877c commit d073e39Copy full SHA for d073e39
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.6.4](https://github.com/forcedotcom/agents/compare/1.6.3...1.6.4) (2026-05-10)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump @salesforce/source-deploy-retrieve ([d17fbe3](https://github.com/forcedotcom/agents/commit/d17fbe3f2fd4e04021b811bfd84fd03026ebf299))
7
8
9
10
## [1.6.3](https://github.com/forcedotcom/agents/compare/1.6.2...1.6.3) (2026-05-10)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/agents",
"description": "Client side APIs for working with Salesforce agents",
- "version": "1.6.3",
+ "version": "1.6.4",
"license": "Apache-2.0",
"author": "Salesforce",
"main": "lib/index",
0 commit comments