We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96e96c5 commit cf66a3eCopy full SHA for cf66a3e
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.1.3](https://github.com/forcedotcom/agents/compare/0.1.2...0.1.3) (2024-11-12)
2
+
3
4
+### Bug Fixes
5
6
+* use latest ([92ecbba](https://github.com/forcedotcom/agents/commit/92ecbbabc403fe57bf4069f9928b029d23db7a16))
7
8
9
10
## [0.1.2](https://github.com/forcedotcom/agents/compare/0.1.1...0.1.2) (2024-11-12)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/agents",
"description": "Client side APIs for working with Salesforce agents",
- "version": "0.1.2",
+ "version": "0.1.3",
"license": "BSD-3-Clause",
"author": "Salesforce",
"main": "lib/index",
0 commit comments