We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a1d408 commit 085de7dCopy full SHA for 085de7d
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.2.2](https://github.com/forcedotcom/agents/compare/0.2.1...0.2.2) (2024-12-02)
2
+
3
4
+### Bug Fixes
5
6
+* export more types ([0a1d408](https://github.com/forcedotcom/agents/commit/0a1d408dd0d815b36509d5b5fe343e7e0817d1a2))
7
8
9
10
## [0.2.1](https://github.com/forcedotcom/agents/compare/0.2.0...0.2.1) (2024-12-02)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/agents",
"description": "Client side APIs for working with Salesforce agents",
- "version": "0.2.1",
+ "version": "0.2.2",
"license": "BSD-3-Clause",
"author": "Salesforce",
"main": "lib/index",
0 commit comments