Skip to content

Commit 87c4d79

Browse files
committed
chore(release): 12.19.1 [skip ci]
1 parent 5319627 commit 87c4d79

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+
## [12.19.1](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.19.0...12.19.1) (2025-04-14)
2+
3+
4+
### Bug Fixes
5+
6+
* support GenAiPlanner and GenAiPlannerBundle for agent pseudotype ([#1542](https://github.com/forcedotcom/source-deploy-retrieve/issues/1542)) ([5319627](https://github.com/forcedotcom/source-deploy-retrieve/commit/53196270d3a9e05be204b7c1b7c8d30a07a5fdc2))
7+
8+
9+
110
# [12.19.0](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.18.5...12.19.0) (2025-04-10)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/source-deploy-retrieve",
3-
"version": "12.19.0",
3+
"version": "12.19.1",
44
"description": "JavaScript library to run Salesforce metadata deploys and retrieves",
55
"main": "lib/src/index.js",
66
"author": "Salesforce",

0 commit comments

Comments
 (0)