Skip to content

Commit 44043f8

Browse files
chore(release): 1.3.153 [skip ci]
## [1.3.153](v1.3.152...v1.3.153) (2026-02-06) ### Bug Fixes * **deps:** bump @salesforce/core from 8.25.0 to 8.25.1 ([#1488](#1488)) ([7f78592](7f78592)) * **deps:** bump @salesforce/source-deploy-retrieve ([#1487](#1487)) ([23e7e37](23e7e37))
1 parent 7f78592 commit 44043f8

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.3.153](https://github.com/jayree/sfdx-plugin-prettier/compare/v1.3.152...v1.3.153) (2026-02-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/core from 8.25.0 to 8.25.1 ([#1488](https://github.com/jayree/sfdx-plugin-prettier/issues/1488)) ([7f78592](https://github.com/jayree/sfdx-plugin-prettier/commit/7f78592a5c2eba7e3bf4a89866660431e231e800))
7+
* **deps:** bump @salesforce/source-deploy-retrieve ([#1487](https://github.com/jayree/sfdx-plugin-prettier/issues/1487)) ([23e7e37](https://github.com/jayree/sfdx-plugin-prettier/commit/23e7e375ffa3257433ecfac965dc01781a1e2ddc))
8+
19
## [1.3.152](https://github.com/jayree/sfdx-plugin-prettier/compare/v1.3.151...v1.3.152) (2026-01-30)
210

311

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ $ npm install -g @jayree/sfdx-plugin-prettier
2323
$ sfdx COMMAND
2424
running command...
2525
$ sfdx (--version)
26-
@jayree/sfdx-plugin-prettier/1.3.152 linux-x64 node-v24.13.0
26+
@jayree/sfdx-plugin-prettier/1.3.153 linux-x64 node-v24.13.0
2727
$ sfdx --help [COMMAND]
2828
USAGE
2929
$ sfdx COMMAND

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jayree/sfdx-plugin-prettier",
3-
"version": "1.3.152",
3+
"version": "1.3.153",
44
"description": "A Salesforce CLI plugin containing a hook that uses prettier to format Salesforce metadata source files retrieved or pulled from Salesforce orgs.",
55
"author": "jayree <jayree.git@icloud.com>",
66
"type": "module",

0 commit comments

Comments
 (0)