Skip to content

Commit a1b60a4

Browse files
committedOct 8, 2024
chore(release): 12.8.0 [skip ci]
1 parent 3ebdc07 commit a1b60a4

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed
 

Diff for: ‎CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [12.8.0](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.7.4...12.8.0) (2024-10-08)
2+
3+
4+
### Features
5+
6+
* add deploy size and count warnings ([#1435](https://github.com/forcedotcom/source-deploy-retrieve/issues/1435)) ([3ebdc07](https://github.com/forcedotcom/source-deploy-retrieve/commit/3ebdc078704ccacd67de180862f0e9e05bfd62b2))
7+
8+
9+
110
## [12.7.4](https://github.com/forcedotcom/source-deploy-retrieve/compare/12.7.3...12.7.4) (2024-10-04)
211

312

Diff for: ‎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.7.4",
3+
"version": "12.8.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)