sfdx-jayree 4.8.175 → 4.8.176
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/README.md +9 -9
- package/npm-shrinkwrap.json +418 -403
- package/oclif.lock +486 -477
- package/oclif.manifest.json +1 -1
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
## [4.8.176](https://github.com/jayree/sfdx-jayree-plugin/compare/v4.8.175...v4.8.176) (2025-12-26)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **deps:** bump @jayree/sfdx-plugin-manifest from 4.0.118 to 4.0.119 ([#1847](https://github.com/jayree/sfdx-jayree-plugin/issues/1847)) ([288e2a0](https://github.com/jayree/sfdx-jayree-plugin/commit/288e2a044b5bf8897627affc7827d3bb6895fd7e))
|
|
7
|
+
* **deps:** bump @jayree/sfdx-plugin-source from 1.3.145 to 1.3.146 ([#1848](https://github.com/jayree/sfdx-jayree-plugin/issues/1848)) ([1a26645](https://github.com/jayree/sfdx-jayree-plugin/commit/1a26645b84cf8f6a14b36d0bd3254f5ba7d9d725))
|
|
8
|
+
|
|
1
9
|
## [4.8.175](https://github.com/jayree/sfdx-jayree-plugin/compare/v4.8.174...v4.8.175) (2025-12-19)
|
|
2
10
|
|
|
3
11
|
|
package/README.md
CHANGED
|
@@ -90,7 +90,7 @@ EXAMPLES
|
|
|
90
90
|
$ sfdx jayree manifest cleanup --manifest=package.xml --file=packageignore.xml
|
|
91
91
|
```
|
|
92
92
|
|
|
93
|
-
_See code: [@jayree/sfdx-plugin-manifest](https://github.com/jayree/sfdx-plugin-manifest/blob/v4.0.
|
|
93
|
+
_See code: [@jayree/sfdx-plugin-manifest](https://github.com/jayree/sfdx-plugin-manifest/blob/v4.0.119/src/commands/jayree/manifest/cleanup.ts)_
|
|
94
94
|
|
|
95
95
|
### `sfdx jayree manifest generate`
|
|
96
96
|
|
|
@@ -128,7 +128,7 @@ EXAMPLES
|
|
|
128
128
|
<Package xmlns='http://soap.sforce.com/2006/04/metadata'>...</Package>
|
|
129
129
|
```
|
|
130
130
|
|
|
131
|
-
_See code: [@jayree/sfdx-plugin-manifest](https://github.com/jayree/sfdx-plugin-manifest/blob/v4.0.
|
|
131
|
+
_See code: [@jayree/sfdx-plugin-manifest](https://github.com/jayree/sfdx-plugin-manifest/blob/v4.0.119/src/commands/jayree/manifest/generate.ts)_
|
|
132
132
|
|
|
133
133
|
### `sfdx jayree manifest git diff REF1 [REF2]`
|
|
134
134
|
|
|
@@ -208,7 +208,7 @@ FLAG DESCRIPTIONS
|
|
|
208
208
|
Use this flag to create a 'destructiveChanges.xml' and a blank 'package.xml'.
|
|
209
209
|
```
|
|
210
210
|
|
|
211
|
-
_See code: [@jayree/sfdx-plugin-manifest](https://github.com/jayree/sfdx-plugin-manifest/blob/v4.0.
|
|
211
|
+
_See code: [@jayree/sfdx-plugin-manifest](https://github.com/jayree/sfdx-plugin-manifest/blob/v4.0.119/src/commands/jayree/manifest/git/diff.ts)_
|
|
212
212
|
|
|
213
213
|
### `sfdx jayree org configure`
|
|
214
214
|
|
|
@@ -366,7 +366,7 @@ ALIASES
|
|
|
366
366
|
$ sfdx jayree source snapshot compare
|
|
367
367
|
```
|
|
368
368
|
|
|
369
|
-
_See code: [@jayree/sfdx-plugin-source](https://github.com/jayree/sfdx-plugin-source/blob/v1.3.
|
|
369
|
+
_See code: [@jayree/sfdx-plugin-source](https://github.com/jayree/sfdx-plugin-source/blob/v1.3.146/src/commands/jayree/project/compare/snapshot.ts)_
|
|
370
370
|
|
|
371
371
|
### `sfdx jayree project fix`
|
|
372
372
|
|
|
@@ -388,7 +388,7 @@ ALIASES
|
|
|
388
388
|
$ sfdx jayree source fix
|
|
389
389
|
```
|
|
390
390
|
|
|
391
|
-
_See code: [@jayree/sfdx-plugin-source](https://github.com/jayree/sfdx-plugin-source/blob/v1.3.
|
|
391
|
+
_See code: [@jayree/sfdx-plugin-source](https://github.com/jayree/sfdx-plugin-source/blob/v1.3.146/src/commands/jayree/project/fix.ts)_
|
|
392
392
|
|
|
393
393
|
### `sfdx jayree project generate snapshot`
|
|
394
394
|
|
|
@@ -409,7 +409,7 @@ ALIASES
|
|
|
409
409
|
$ sfdx jayree source snapshot generate
|
|
410
410
|
```
|
|
411
411
|
|
|
412
|
-
_See code: [@jayree/sfdx-plugin-source](https://github.com/jayree/sfdx-plugin-source/blob/v1.3.
|
|
412
|
+
_See code: [@jayree/sfdx-plugin-source](https://github.com/jayree/sfdx-plugin-source/blob/v1.3.146/src/commands/jayree/project/generate/snapshot.ts)_
|
|
413
413
|
|
|
414
414
|
### `sfdx jayree project list tracking`
|
|
415
415
|
|
|
@@ -438,7 +438,7 @@ EXAMPLES
|
|
|
438
438
|
$ sfdx jayree:source:tracking:list -u me@my.org -r 101
|
|
439
439
|
```
|
|
440
440
|
|
|
441
|
-
_See code: [@jayree/sfdx-plugin-source](https://github.com/jayree/sfdx-plugin-source/blob/v1.3.
|
|
441
|
+
_See code: [@jayree/sfdx-plugin-source](https://github.com/jayree/sfdx-plugin-source/blob/v1.3.146/src/commands/jayree/project/list/tracking.ts)_
|
|
442
442
|
|
|
443
443
|
### `sfdx jayree project store tracking get`
|
|
444
444
|
|
|
@@ -464,7 +464,7 @@ EXAMPLES
|
|
|
464
464
|
$ sfdx jayree:source:tracking:store:get -u me@my.org
|
|
465
465
|
```
|
|
466
466
|
|
|
467
|
-
_See code: [@jayree/sfdx-plugin-source](https://github.com/jayree/sfdx-plugin-source/blob/v1.3.
|
|
467
|
+
_See code: [@jayree/sfdx-plugin-source](https://github.com/jayree/sfdx-plugin-source/blob/v1.3.146/src/commands/jayree/project/store/tracking/get.ts)_
|
|
468
468
|
|
|
469
469
|
### `sfdx jayree project store tracking set`
|
|
470
470
|
|
|
@@ -494,7 +494,7 @@ EXAMPLES
|
|
|
494
494
|
$ sfdx jayree:source:tracking:store:set -u MyTestOrg1 -r 101
|
|
495
495
|
```
|
|
496
496
|
|
|
497
|
-
_See code: [@jayree/sfdx-plugin-source](https://github.com/jayree/sfdx-plugin-source/blob/v1.3.
|
|
497
|
+
_See code: [@jayree/sfdx-plugin-source](https://github.com/jayree/sfdx-plugin-source/blob/v1.3.146/src/commands/jayree/project/store/tracking/set.ts)_
|
|
498
498
|
<!-- commandsstop -->
|
|
499
499
|
|
|
500
500
|
## Hooks
|