Skip to content

Commit 9a449cc

Browse files
committed
chore(release): 0.1.5 [skip ci]
1 parent 37634cc commit 9a449cc

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.1.5](https://github.com/forcedotcom/agents/compare/0.1.4...0.1.5) (2024-11-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/core from 8.6.3 to 8.8.0 ([193237b](https://github.com/forcedotcom/agents/commit/193237b5dbbe7ce1ee596a3b7305b5602d0883f8))
7+
8+
9+
110
## [0.1.4](https://github.com/forcedotcom/agents/compare/0.1.3...0.1.4) (2024-11-12)
211

312

package.json

+1-1
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.1.4",
4+
"version": "0.1.5",
55
"license": "BSD-3-Clause",
66
"author": "Salesforce",
77
"main": "lib/index",

0 commit comments

Comments
 (0)