Skip to content

Commit 635cb0b

Browse files
committed
chore(release): 12.10.0 [skip ci]
1 parent d2da656 commit 635cb0b

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [12.10.0](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.8.1...12.10.0) (2024-10-31)
2+
3+
4+
### Bug Fixes
5+
6+
* force new release ([#1450](https://github.com/forcedotcom/source-deploy-retrieve/issues/1450)) ([d2da656](https://github.com/forcedotcom/source-deploy-retrieve/commit/d2da656507e6e23c5bbc1e3f4527f8037245e6f5))
7+
8+
9+
### Features
10+
11+
* Adds a new metadata bundle type for AppFrameworkTemplates ([#1442](https://github.com/forcedotcom/source-deploy-retrieve/issues/1442)) ([699cf7a](https://github.com/forcedotcom/source-deploy-retrieve/commit/699cf7ad1b60c7e1e97d32016a34587a342a6eda))
12+
13+
14+
115
## [12.8.1](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.8.0...12.8.1) (2024-10-13)
216

317

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/source-deploy-retrieve",
3-
"version": "12.9.0",
3+
"version": "12.10.0",
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)