We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5458cd5 commit 8c3de91Copy full SHA for 8c3de91
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.12.7](https://github.com/forcedotcom/agents/compare/0.12.6...0.12.7) (2025-02-26)
2
+
3
4
+### Bug Fixes
5
6
+* reduce retries from 10->3 ([0314ac2](https://github.com/forcedotcom/agents/commit/0314ac277bee67bcd00e830d1cd4f7176a1e8d5a))
7
8
9
10
## [0.12.6](https://github.com/forcedotcom/agents/compare/0.12.5...0.12.6) (2025-02-25)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/agents",
"description": "Client side APIs for working with Salesforce agents",
- "version": "0.12.6",
+ "version": "0.12.7",
"license": "BSD-3-Clause",
"author": "Salesforce",
"main": "lib/index",
0 commit comments