We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 801f51d commit 0cb9a74Copy full SHA for 0cb9a74
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.12.5](https://github.com/forcedotcom/agents/compare/0.12.4...0.12.5) (2025-02-23)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump @salesforce/source-deploy-retrieve ([7993e19](https://github.com/forcedotcom/agents/commit/7993e19818bfcafdf546a7c10e54d5aec5d1e92d))
7
8
9
10
## [0.12.4](https://github.com/forcedotcom/agents/compare/0.12.3...0.12.4) (2025-02-22)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/agents",
"description": "Client side APIs for working with Salesforce agents",
- "version": "0.12.4",
+ "version": "0.12.5",
"license": "BSD-3-Clause",
"author": "Salesforce",
"main": "lib/index",
0 commit comments