We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6b0eaa commit 1c54aeeCopy full SHA for 1c54aee
2 files changed
CHANGELOG.md
@@ -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
10
# [1.4.0](https://github.com/forcedotcom/agents/compare/1.3.0...1.4.0) (2026-04-30)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/agents",
"description": "Client side APIs for working with Salesforce agents",
- "version": "1.4.0",
+ "version": "1.5.0",
"license": "Apache-2.0",
"author": "Salesforce",
"main": "lib/index",
0 commit comments