Skip to content

Commit bfaf582

Browse files
committed
chore(release): 0.18.2 [skip ci]
1 parent 6989332 commit bfaf582

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.18.2](https://github.com/forcedotcom/agents/compare/0.18.1...0.18.2) (2025-10-09)
2+
3+
4+
### Bug Fixes
5+
6+
* fix spidering for Agent psuedo type after nga publish ([7acb3db](https://github.com/forcedotcom/agents/commit/7acb3db7a0124f5602d9c1c2a8cd26b5187ab303))
7+
8+
9+
110
## [0.18.1](https://github.com/forcedotcom/agents/compare/0.18.0...0.18.1) (2025-10-07)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/agents",
33
"description": "Client side APIs for working with Salesforce agents",
4-
"version": "0.18.1",
4+
"version": "0.18.2",
55
"license": "Apache-2.0",
66
"author": "Salesforce",
77
"main": "lib/index",

0 commit comments

Comments
 (0)