Skip to content

Commit 1c54aee

Browse files
committed
chore(release): 1.5.0 [skip ci]
1 parent c6b0eaa commit 1c54aee

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.5.0](https://github.com/forcedotcom/agents/compare/1.4.0...1.5.0) (2026-05-05)
2+
3+
4+
### Features
5+
6+
* add PR review skill for agents library ([cc63265](https://github.com/forcedotcom/agents/commit/cc6326503ef74e07ab3352e6ae3c01745496191b))
7+
8+
9+
110
# [1.4.0](https://github.com/forcedotcom/agents/compare/1.3.0...1.4.0) (2026-04-30)
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": "1.4.0",
4+
"version": "1.5.0",
55
"license": "Apache-2.0",
66
"author": "Salesforce",
77
"main": "lib/index",

0 commit comments

Comments
 (0)