Skip to content

Commit 8ea0553

Browse files
committed
chore(release): 0.12.8 [skip ci]
1 parent 7dddce0 commit 8ea0553

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.12.8](https://github.com/forcedotcom/agents/compare/0.12.7...0.12.8) (2025-02-27)
2+
3+
4+
### Bug Fixes
5+
6+
* emit additional deploy event, even when done ([f1b6999](https://github.com/forcedotcom/agents/commit/f1b69997aca78215f3b7f0a8d00cc9eaf9effff0))
7+
8+
9+
110
## [0.12.7](https://github.com/forcedotcom/agents/compare/0.12.6...0.12.7) (2025-02-26)
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.12.7",
4+
"version": "0.12.8",
55
"license": "BSD-3-Clause",
66
"author": "Salesforce",
77
"main": "lib/index",

0 commit comments

Comments
 (0)