We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c66c681 commit db10df8Copy full SHA for db10df8
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.5.10](https://github.com/forcedotcom/agents/compare/0.5.9...0.5.10) (2025-01-11)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump @salesforce/source-deploy-retrieve ([3d67921](https://github.com/forcedotcom/agents/commit/3d679210bd7f969d9d9b88cbb042a1c232c7db4e))
7
8
9
10
## [0.5.9](https://github.com/forcedotcom/agents/compare/0.5.8...0.5.9) (2025-01-06)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/agents",
"description": "Client side APIs for working with Salesforce agents",
- "version": "0.5.9",
+ "version": "0.5.10",
"license": "BSD-3-Clause",
"author": "Salesforce",
"main": "lib/index",
0 commit comments