@jayree/sfdx-plugin-manifest 3.2.5 → 3.2.7
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 +393 -29
- package/README.md +5 -5
- package/npm-shrinkwrap.json +182 -147
- package/oclif.lock +1356 -1499
- package/oclif.manifest.json +1 -1
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,21 @@
|
|
|
1
|
+
## [3.2.7](https://github.com/jayree/sfdx-plugin-manifest/compare/3.2.6...3.2.7) (2024-05-10)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **deps:** bump @salesforce/source-deploy-retrieve from 11.4.0 to 11.4.3 ([#1293](https://github.com/jayree/sfdx-plugin-manifest/issues/1293)) ([d8934b8](https://github.com/jayree/sfdx-plugin-manifest/commit/d8934b83732e1721cdf36da09413d8d769d3dea9))
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
## [3.2.6](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.2.5...3.2.6) (2024-05-10)
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
### Bug Fixes
|
|
14
|
+
|
|
15
|
+
* **deps:** bump isomorphic-git from 1.25.9 to 1.25.10 ([#1291](https://github.com/jayree/sfdx-plugin-manifest/issues/1291)) ([719e2e2](https://github.com/jayree/sfdx-plugin-manifest/commit/719e2e2f228ff51599a0dc8fdda9d10a1f769273)), closes [#1294](https://github.com/jayree/sfdx-plugin-manifest/issues/1294)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
1
19
|
## [3.2.5](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.2.4...v3.2.5) (2024-05-07)
|
|
2
20
|
|
|
3
21
|
|
|
@@ -8,6 +26,8 @@
|
|
|
8
26
|
* **deps:** bump @salesforce/source-deploy-retrieve from 11.3.0 to 11.4.0 ([#1278](https://github.com/jayree/sfdx-plugin-manifest/issues/1278)) ([ce09d76](https://github.com/jayree/sfdx-plugin-manifest/commit/ce09d7634bf4189d336e3d92da9309fa5fd35521))
|
|
9
27
|
* **deps:** bump isomorphic-git from 1.25.8 to 1.25.9 ([#1281](https://github.com/jayree/sfdx-plugin-manifest/issues/1281)) ([8ff94bf](https://github.com/jayree/sfdx-plugin-manifest/commit/8ff94bf791ccb477f5196839c7ad5713610690ee))
|
|
10
28
|
|
|
29
|
+
|
|
30
|
+
|
|
11
31
|
## [3.2.4](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.2.3...v3.2.4) (2024-05-04)
|
|
12
32
|
|
|
13
33
|
|
|
@@ -16,6 +36,8 @@
|
|
|
16
36
|
* **deps:** bump isomorphic-git from 1.25.7 to 1.25.8 ([#1276](https://github.com/jayree/sfdx-plugin-manifest/issues/1276)) ([6ededfb](https://github.com/jayree/sfdx-plugin-manifest/commit/6ededfb9a93d3a3ad225863cdb148050e9ee6bc8))
|
|
17
37
|
* fix statusMatrix with win32 linebreaks ([e0a72c7](https://github.com/jayree/sfdx-plugin-manifest/commit/e0a72c787c0fed70b48ca357487118e4f207db92))
|
|
18
38
|
|
|
39
|
+
|
|
40
|
+
|
|
19
41
|
## [3.2.3](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.2.2...v3.2.3) (2024-05-03)
|
|
20
42
|
|
|
21
43
|
|
|
@@ -24,6 +46,8 @@
|
|
|
24
46
|
* **deps:** bump @salesforce/sf-plugins-core from 9.0.5 to 9.0.7 ([#1268](https://github.com/jayree/sfdx-plugin-manifest/issues/1268)) ([8e137b4](https://github.com/jayree/sfdx-plugin-manifest/commit/8e137b409d910c5fd64f27aa6e899e30b1ca9f98))
|
|
25
47
|
* **deps:** bump @salesforce/source-deploy-retrieve from 11.1.2 to 11.3.0 ([#1267](https://github.com/jayree/sfdx-plugin-manifest/issues/1267)) ([72cc880](https://github.com/jayree/sfdx-plugin-manifest/commit/72cc880c3d2897eaa821b0c6d53bda965253ea6d))
|
|
26
48
|
|
|
49
|
+
|
|
50
|
+
|
|
27
51
|
## [3.2.2](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.2.1...v3.2.2) (2024-04-26)
|
|
28
52
|
|
|
29
53
|
|
|
@@ -31,6 +55,8 @@
|
|
|
31
55
|
|
|
32
56
|
* **deps:** bump @salesforce/source-deploy-retrieve from 11.0.2 to 11.1.2 ([#1265](https://github.com/jayree/sfdx-plugin-manifest/issues/1265)) ([014e012](https://github.com/jayree/sfdx-plugin-manifest/commit/014e012d94084cfb29f84b3eb41ac09f50bd7849))
|
|
33
57
|
|
|
58
|
+
|
|
59
|
+
|
|
34
60
|
## [3.2.1](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.2.0...v3.2.1) (2024-04-22)
|
|
35
61
|
|
|
36
62
|
|
|
@@ -38,6 +64,8 @@
|
|
|
38
64
|
|
|
39
65
|
* reuse RegistryAccess ([d354c79](https://github.com/jayree/sfdx-plugin-manifest/commit/d354c79df1cc8c6a5c0cb696599505b5e033f3d2))
|
|
40
66
|
|
|
67
|
+
|
|
68
|
+
|
|
41
69
|
# [3.2.0](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.66...v3.2.0) (2024-04-21)
|
|
42
70
|
|
|
43
71
|
|
|
@@ -52,6 +80,8 @@
|
|
|
52
80
|
|
|
53
81
|
* support SDR presets ([fb13495](https://github.com/jayree/sfdx-plugin-manifest/commit/fb13495152a14d8269c74c35ede2c66f630a2951))
|
|
54
82
|
|
|
83
|
+
|
|
84
|
+
|
|
55
85
|
## [3.1.66](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.65...v3.1.66) (2024-04-19)
|
|
56
86
|
|
|
57
87
|
|
|
@@ -62,6 +92,8 @@
|
|
|
62
92
|
* **deps:** bump @salesforce/kit from 3.1.0 to 3.1.1 ([#1250](https://github.com/jayree/sfdx-plugin-manifest/issues/1250)) ([a95d9b6](https://github.com/jayree/sfdx-plugin-manifest/commit/a95d9b62fb0c9d5931aefa5c55df5b9a52179fd6))
|
|
63
93
|
* **deps:** bump @salesforce/sf-plugins-core from 9.0.1 to 9.0.4 ([#1248](https://github.com/jayree/sfdx-plugin-manifest/issues/1248)) ([95ffed6](https://github.com/jayree/sfdx-plugin-manifest/commit/95ffed69f1c4780bac99c0050ce86622f9d9a46f))
|
|
64
94
|
|
|
95
|
+
|
|
96
|
+
|
|
65
97
|
## [3.1.65](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.64...v3.1.65) (2024-04-18)
|
|
66
98
|
|
|
67
99
|
|
|
@@ -70,6 +102,8 @@
|
|
|
70
102
|
* isMarkedForDelete workaround ([7de2ab4](https://github.com/jayree/sfdx-plugin-manifest/commit/7de2ab478d17290cbe9a247e00125ddf0e88b3a4))
|
|
71
103
|
* use local fs if ref2 is not set ([f42e31b](https://github.com/jayree/sfdx-plugin-manifest/commit/f42e31bae165f0b4ca4fdae9caeffe95bc78470f))
|
|
72
104
|
|
|
105
|
+
|
|
106
|
+
|
|
73
107
|
## [3.1.64](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.63...v3.1.64) (2024-04-15)
|
|
74
108
|
|
|
75
109
|
|
|
@@ -80,6 +114,8 @@
|
|
|
80
114
|
* **deps:** bump @salesforce/sf-plugins-core from 8.0.3 to 9.0.1 ([#1239](https://github.com/jayree/sfdx-plugin-manifest/issues/1239)) ([3358a98](https://github.com/jayree/sfdx-plugin-manifest/commit/3358a98a78bb8c256091daae28bb66e2879e1617))
|
|
81
115
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.9.0 to 11.0.1 ([#1245](https://github.com/jayree/sfdx-plugin-manifest/issues/1245)) ([0f8c8b4](https://github.com/jayree/sfdx-plugin-manifest/commit/0f8c8b48dc0c2906723e662dbb9a437886dea0ad))
|
|
82
116
|
|
|
117
|
+
|
|
118
|
+
|
|
83
119
|
## [3.1.63](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.62...v3.1.63) (2024-04-12)
|
|
84
120
|
|
|
85
121
|
|
|
@@ -88,6 +124,8 @@
|
|
|
88
124
|
* **deps:** bump @jayree/changelog from 1.1.10 to 1.1.11 ([#1234](https://github.com/jayree/sfdx-plugin-manifest/issues/1234)) ([6f5265d](https://github.com/jayree/sfdx-plugin-manifest/commit/6f5265dc862e65e66ad852b082d0198c0e228ea6))
|
|
89
125
|
* **deps:** bump @oclif/core from 3.26.0 to 3.26.2 ([#1241](https://github.com/jayree/sfdx-plugin-manifest/issues/1241)) ([91b7219](https://github.com/jayree/sfdx-plugin-manifest/commit/91b7219356e2be6bf0abedaae0c549de9c02af22))
|
|
90
126
|
|
|
127
|
+
|
|
128
|
+
|
|
91
129
|
## [3.1.62](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.61...v3.1.62) (2024-04-05)
|
|
92
130
|
|
|
93
131
|
|
|
@@ -98,6 +136,8 @@
|
|
|
98
136
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.6.1 to 10.9.0 ([#1228](https://github.com/jayree/sfdx-plugin-manifest/issues/1228)) ([e221886](https://github.com/jayree/sfdx-plugin-manifest/commit/e221886b35f26a2aec22e9394bbed405aeff871a))
|
|
99
137
|
* **deps:** bump isomorphic-git from 1.25.6 to 1.25.7 ([#1226](https://github.com/jayree/sfdx-plugin-manifest/issues/1226)) ([0427f7a](https://github.com/jayree/sfdx-plugin-manifest/commit/0427f7aea6ac0bc8381902d9ee561cc574e315b9))
|
|
100
138
|
|
|
139
|
+
|
|
140
|
+
|
|
101
141
|
## [3.1.61](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.60...v3.1.61) (2024-03-30)
|
|
102
142
|
|
|
103
143
|
|
|
@@ -105,6 +145,8 @@
|
|
|
105
145
|
|
|
106
146
|
* **deps:** bump @salesforce/sf-plugins-core from 7.1.16 to 8.0.2 ([#1222](https://github.com/jayree/sfdx-plugin-manifest/issues/1222)) ([b8e2696](https://github.com/jayree/sfdx-plugin-manifest/commit/b8e2696df8184e5c31d45a61b442cd6640ee1639))
|
|
107
147
|
|
|
148
|
+
|
|
149
|
+
|
|
108
150
|
## [3.1.60](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.59...v3.1.60) (2024-03-29)
|
|
109
151
|
|
|
110
152
|
|
|
@@ -113,6 +155,8 @@
|
|
|
113
155
|
* **deps:** bump @salesforce/core from 6.7.1 to 6.7.3 ([#1215](https://github.com/jayree/sfdx-plugin-manifest/issues/1215)) ([bc53c7a](https://github.com/jayree/sfdx-plugin-manifest/commit/bc53c7aa4fa736377e0132ba069293e2a722c8de))
|
|
114
156
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.5.4 to 10.6.1 ([#1220](https://github.com/jayree/sfdx-plugin-manifest/issues/1220)) ([8137e8a](https://github.com/jayree/sfdx-plugin-manifest/commit/8137e8a8a4b65f5628c48ed824a25eadffd6a18d))
|
|
115
157
|
|
|
158
|
+
|
|
159
|
+
|
|
116
160
|
## [3.1.59](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.58...v3.1.59) (2024-03-22)
|
|
117
161
|
|
|
118
162
|
|
|
@@ -123,6 +167,8 @@
|
|
|
123
167
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.5.2 to 10.5.4 ([#1209](https://github.com/jayree/sfdx-plugin-manifest/issues/1209)) ([0daddf7](https://github.com/jayree/sfdx-plugin-manifest/commit/0daddf7790ce34d443a7e955629e23bdf4bf1d94))
|
|
124
168
|
* **deps:** bump fast-xml-parser from 4.3.5 to 4.3.6 ([#1211](https://github.com/jayree/sfdx-plugin-manifest/issues/1211)) ([246534e](https://github.com/jayree/sfdx-plugin-manifest/commit/246534e7ac5a45faa0880d221ec86ca92bdcc9a8))
|
|
125
169
|
|
|
170
|
+
|
|
171
|
+
|
|
126
172
|
## [3.1.58](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.57...v3.1.58) (2024-03-15)
|
|
127
173
|
|
|
128
174
|
|
|
@@ -133,6 +179,8 @@
|
|
|
133
179
|
* **deps:** bump @salesforce/sf-plugins-core from 7.1.14 to 7.1.15 ([#1204](https://github.com/jayree/sfdx-plugin-manifest/issues/1204)) ([5b0284c](https://github.com/jayree/sfdx-plugin-manifest/commit/5b0284c0fa07e5e12359ab943bcf189a4d128efc))
|
|
134
180
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.5.1 to 10.5.2 ([#1199](https://github.com/jayree/sfdx-plugin-manifest/issues/1199)) ([bc384f0](https://github.com/jayree/sfdx-plugin-manifest/commit/bc384f0356675caf98de300d466bce66a94acc9d))
|
|
135
181
|
|
|
182
|
+
|
|
183
|
+
|
|
136
184
|
## [3.1.57](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.56...v3.1.57) (2024-03-08)
|
|
137
185
|
|
|
138
186
|
|
|
@@ -141,6 +189,8 @@
|
|
|
141
189
|
* **deps:** bump @oclif/core from 3.20.0 to 3.23.0 ([#1193](https://github.com/jayree/sfdx-plugin-manifest/issues/1193)) ([f0ff7ad](https://github.com/jayree/sfdx-plugin-manifest/commit/f0ff7addc831ab64190cf6c190f0403e63986fc1))
|
|
142
190
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.5.0 to 10.5.1 ([#1190](https://github.com/jayree/sfdx-plugin-manifest/issues/1190)) ([b422cd3](https://github.com/jayree/sfdx-plugin-manifest/commit/b422cd312861f091f0e82486bde412044ec2e957))
|
|
143
191
|
|
|
192
|
+
|
|
193
|
+
|
|
144
194
|
## [3.1.56](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.55...v3.1.56) (2024-03-01)
|
|
145
195
|
|
|
146
196
|
|
|
@@ -150,6 +200,8 @@
|
|
|
150
200
|
* **deps:** bump @salesforce/sf-plugins-core from 7.1.11 to 7.1.14 ([#1177](https://github.com/jayree/sfdx-plugin-manifest/issues/1177)) ([684312f](https://github.com/jayree/sfdx-plugin-manifest/commit/684312fd70cae4b7d58f879fd7d70b78c484e82a))
|
|
151
201
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.4.0 to 10.5.0 ([#1176](https://github.com/jayree/sfdx-plugin-manifest/issues/1176)) ([44516ad](https://github.com/jayree/sfdx-plugin-manifest/commit/44516adce3f3b9c4759f9dc73442934e15547d34))
|
|
152
202
|
|
|
203
|
+
|
|
204
|
+
|
|
153
205
|
## [3.1.55](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.54...v3.1.55) (2024-02-23)
|
|
154
206
|
|
|
155
207
|
|
|
@@ -161,6 +213,8 @@
|
|
|
161
213
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.3.9 to 10.4.0 ([#1172](https://github.com/jayree/sfdx-plugin-manifest/issues/1172)) ([0fd7e47](https://github.com/jayree/sfdx-plugin-manifest/commit/0fd7e47380992538a2eb37715e9546148c3063a0))
|
|
162
214
|
* **deps:** bump isomorphic-git from 1.25.4 to 1.25.6 ([#1168](https://github.com/jayree/sfdx-plugin-manifest/issues/1168)) ([76f0498](https://github.com/jayree/sfdx-plugin-manifest/commit/76f04982b030ea16f887c8849618b45c2eb82dd5))
|
|
163
215
|
|
|
216
|
+
|
|
217
|
+
|
|
164
218
|
## [3.1.54](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.53...v3.1.54) (2024-02-21)
|
|
165
219
|
|
|
166
220
|
|
|
@@ -168,6 +222,8 @@
|
|
|
168
222
|
|
|
169
223
|
* **deps:** bump ip from 1.1.8 to 1.1.9 ([#1165](https://github.com/jayree/sfdx-plugin-manifest/issues/1165)) ([3bd0c16](https://github.com/jayree/sfdx-plugin-manifest/commit/3bd0c165719c5445864e7c52b34b6862f76f0107))
|
|
170
224
|
|
|
225
|
+
|
|
226
|
+
|
|
171
227
|
## [3.1.53](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.52...v3.1.53) (2024-02-16)
|
|
172
228
|
|
|
173
229
|
|
|
@@ -177,6 +233,8 @@
|
|
|
177
233
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.3.7 to 10.3.9 ([#1157](https://github.com/jayree/sfdx-plugin-manifest/issues/1157)) ([c6e38b4](https://github.com/jayree/sfdx-plugin-manifest/commit/c6e38b495af206b1b931a03b1941df18e60ad216))
|
|
178
234
|
* **deps:** bump isomorphic-git from 1.25.3 to 1.25.4 ([#1163](https://github.com/jayree/sfdx-plugin-manifest/issues/1163)) ([e7f06bf](https://github.com/jayree/sfdx-plugin-manifest/commit/e7f06bf5dec9d5162b7edd2555701be88f366625))
|
|
179
235
|
|
|
236
|
+
|
|
237
|
+
|
|
180
238
|
## [3.1.52](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.51...v3.1.52) (2024-02-09)
|
|
181
239
|
|
|
182
240
|
|
|
@@ -187,6 +245,8 @@
|
|
|
187
245
|
* **deps:** bump @salesforce/sf-plugins-core from 7.1.4 to 7.1.9 ([#1153](https://github.com/jayree/sfdx-plugin-manifest/issues/1153)) ([fb7fbb3](https://github.com/jayree/sfdx-plugin-manifest/commit/fb7fbb3977055cd2f7bfd635d8cec20773462801))
|
|
188
246
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.3.1 to 10.3.7 ([#1150](https://github.com/jayree/sfdx-plugin-manifest/issues/1150)) ([7348043](https://github.com/jayree/sfdx-plugin-manifest/commit/73480434cba5c84db4a95864284225954f152a1c))
|
|
189
247
|
|
|
248
|
+
|
|
249
|
+
|
|
190
250
|
## [3.1.51](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.50...v3.1.51) (2024-02-02)
|
|
191
251
|
|
|
192
252
|
|
|
@@ -196,6 +256,8 @@
|
|
|
196
256
|
* **deps:** bump @salesforce/source-deploy-retrieve ([#1147](https://github.com/jayree/sfdx-plugin-manifest/issues/1147)) ([e9630d5](https://github.com/jayree/sfdx-plugin-manifest/commit/e9630d50d2de5b4aa965b89321e2f18e43609972))
|
|
197
257
|
* **deps:** bump fast-xml-parser from 4.3.3 to 4.3.4 ([#1145](https://github.com/jayree/sfdx-plugin-manifest/issues/1145)) ([647129a](https://github.com/jayree/sfdx-plugin-manifest/commit/647129a1fd3789bf41ae2fea91d8ea9216add0ac))
|
|
198
258
|
|
|
259
|
+
|
|
260
|
+
|
|
199
261
|
## [3.1.50](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.49...v3.1.50) (2024-01-29)
|
|
200
262
|
|
|
201
263
|
|
|
@@ -203,6 +265,8 @@
|
|
|
203
265
|
|
|
204
266
|
* **deps:** bump @salesforce/sf-plugins-core from 5.0.13 to 7.1.4 ([#1143](https://github.com/jayree/sfdx-plugin-manifest/issues/1143)) ([12f9544](https://github.com/jayree/sfdx-plugin-manifest/commit/12f95447fa922a33906b432287a1fb5d90a8982c))
|
|
205
267
|
|
|
268
|
+
|
|
269
|
+
|
|
206
270
|
## [3.1.49](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.48...v3.1.49) (2024-01-26)
|
|
207
271
|
|
|
208
272
|
|
|
@@ -211,6 +275,8 @@
|
|
|
211
275
|
* **deps:** bump @salesforce/core from 6.4.7 to 6.5.1 ([#1140](https://github.com/jayree/sfdx-plugin-manifest/issues/1140)) ([f9ace4e](https://github.com/jayree/sfdx-plugin-manifest/commit/f9ace4eb95eec3273149bbda0f824af8f7d3d601))
|
|
212
276
|
* **deps:** bump @salesforce/source-deploy-retrieve ([#1141](https://github.com/jayree/sfdx-plugin-manifest/issues/1141)) ([b320f4f](https://github.com/jayree/sfdx-plugin-manifest/commit/b320f4f894b711cafd389a8252a8ca63ccb2b1a6))
|
|
213
277
|
|
|
278
|
+
|
|
279
|
+
|
|
214
280
|
## [3.1.48](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.47...v3.1.48) (2024-01-19)
|
|
215
281
|
|
|
216
282
|
|
|
@@ -218,6 +284,8 @@
|
|
|
218
284
|
|
|
219
285
|
* **deps:** bump @salesforce/source-deploy-retrieve ([#1129](https://github.com/jayree/sfdx-plugin-manifest/issues/1129)) ([c4dd417](https://github.com/jayree/sfdx-plugin-manifest/commit/c4dd417eb1bb70306933ff5ac563044850837756))
|
|
220
286
|
|
|
287
|
+
|
|
288
|
+
|
|
221
289
|
## [3.1.47](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.46...v3.1.47) (2024-01-12)
|
|
222
290
|
|
|
223
291
|
|
|
@@ -229,6 +297,8 @@
|
|
|
229
297
|
* **deps:** bump fast-xml-parser from 4.3.2 to 4.3.3 ([#1122](https://github.com/jayree/sfdx-plugin-manifest/issues/1122)) ([57b66e6](https://github.com/jayree/sfdx-plugin-manifest/commit/57b66e65b60b727eb421ea914dfa40fbd5371098))
|
|
230
298
|
* **deps:** bump isomorphic-git from 1.25.2 to 1.25.3 ([#1117](https://github.com/jayree/sfdx-plugin-manifest/issues/1117)) ([5a20134](https://github.com/jayree/sfdx-plugin-manifest/commit/5a201340320d1e312edd5da14a08aeff24c8df74))
|
|
231
299
|
|
|
300
|
+
|
|
301
|
+
|
|
232
302
|
## [3.1.46](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.45...v3.1.46) (2024-01-05)
|
|
233
303
|
|
|
234
304
|
|
|
@@ -238,6 +308,8 @@
|
|
|
238
308
|
* **deps:** bump @salesforce/core from 6.4.2 to 6.4.4 ([#1114](https://github.com/jayree/sfdx-plugin-manifest/issues/1114)) ([d0b60a6](https://github.com/jayree/sfdx-plugin-manifest/commit/d0b60a6d8692468a7f60738e083ae9c50a801c2b))
|
|
239
309
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.2.5 to 10.2.6 ([#1111](https://github.com/jayree/sfdx-plugin-manifest/issues/1111)) ([f26104f](https://github.com/jayree/sfdx-plugin-manifest/commit/f26104f6d11d7afa7b2d9aeafd869c22328160eb))
|
|
240
310
|
|
|
311
|
+
|
|
312
|
+
|
|
241
313
|
## [3.1.45](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.44...v3.1.45) (2023-12-30)
|
|
242
314
|
|
|
243
315
|
|
|
@@ -245,6 +317,8 @@
|
|
|
245
317
|
|
|
246
318
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.2.4 to 10.2.5 ([#1103](https://github.com/jayree/sfdx-plugin-manifest/issues/1103)) ([a65f5f6](https://github.com/jayree/sfdx-plugin-manifest/commit/a65f5f6f4a3bffab720fa86f086a85888a53e727))
|
|
247
319
|
|
|
320
|
+
|
|
321
|
+
|
|
248
322
|
## [3.1.44](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.43...v3.1.44) (2023-12-29)
|
|
249
323
|
|
|
250
324
|
|
|
@@ -254,6 +328,8 @@
|
|
|
254
328
|
* **deps:** bump @salesforce/sf-plugins-core from 5.0.12 to 5.0.13 ([#1108](https://github.com/jayree/sfdx-plugin-manifest/issues/1108)) ([dd35bb5](https://github.com/jayree/sfdx-plugin-manifest/commit/dd35bb5263d584b3a038d323934adfd1442a717f))
|
|
255
329
|
* **deps:** bump isomorphic-git from 1.25.1 to 1.25.2 ([#1105](https://github.com/jayree/sfdx-plugin-manifest/issues/1105)) ([4805e10](https://github.com/jayree/sfdx-plugin-manifest/commit/4805e1028c229cadb230f5d36541af2ada436310))
|
|
256
330
|
|
|
331
|
+
|
|
332
|
+
|
|
257
333
|
## [3.1.43](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.42...v3.1.43) (2023-12-22)
|
|
258
334
|
|
|
259
335
|
|
|
@@ -264,6 +340,8 @@
|
|
|
264
340
|
* **deps:** bump @salesforce/sf-plugins-core from 5.0.10 to 5.0.12 ([#1100](https://github.com/jayree/sfdx-plugin-manifest/issues/1100)) ([6651c4e](https://github.com/jayree/sfdx-plugin-manifest/commit/6651c4e0ebda19aed282cbee8b9f9646ab983ebe))
|
|
265
341
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.2.1 to 10.2.4 ([#1097](https://github.com/jayree/sfdx-plugin-manifest/issues/1097)) ([4945344](https://github.com/jayree/sfdx-plugin-manifest/commit/4945344ade07aa9a184ab7a0306b5e499208caba))
|
|
266
342
|
|
|
343
|
+
|
|
344
|
+
|
|
267
345
|
## [3.1.42](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.41...v3.1.42) (2023-12-15)
|
|
268
346
|
|
|
269
347
|
|
|
@@ -273,6 +351,8 @@
|
|
|
273
351
|
* **deps:** bump @salesforce/core from 6.4.0 to 6.4.1 ([#1090](https://github.com/jayree/sfdx-plugin-manifest/issues/1090)) ([36e3870](https://github.com/jayree/sfdx-plugin-manifest/commit/36e3870d584c6555177dee7b058661392005ab28))
|
|
274
352
|
* **deps:** bump @salesforce/sf-plugins-core from 5.0.8 to 5.0.10 ([#1093](https://github.com/jayree/sfdx-plugin-manifest/issues/1093)) ([6b3cf85](https://github.com/jayree/sfdx-plugin-manifest/commit/6b3cf85ed849038f708ab533dd9f3a8247850e7b))
|
|
275
353
|
|
|
354
|
+
|
|
355
|
+
|
|
276
356
|
## [3.1.41](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.40...v3.1.41) (2023-12-11)
|
|
277
357
|
|
|
278
358
|
|
|
@@ -281,6 +361,8 @@
|
|
|
281
361
|
* **deps:** bump @salesforce/sf-plugins-core from 5.0.7 to 5.0.8 ([#1080](https://github.com/jayree/sfdx-plugin-manifest/issues/1080)) ([bc0df6b](https://github.com/jayree/sfdx-plugin-manifest/commit/bc0df6b90161f3f3bfbc8d9f927326cbfdaadd4b))
|
|
282
362
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.2.0 to 10.2.1 ([#1082](https://github.com/jayree/sfdx-plugin-manifest/issues/1082)) ([c7a8e40](https://github.com/jayree/sfdx-plugin-manifest/commit/c7a8e407bb86a38c9190ba910d976a17f70d9f63))
|
|
283
363
|
|
|
364
|
+
|
|
365
|
+
|
|
284
366
|
## [3.1.40](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.39...v3.1.40) (2023-12-08)
|
|
285
367
|
|
|
286
368
|
|
|
@@ -292,6 +374,8 @@
|
|
|
292
374
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.0.3 to 10.2.0 ([#1069](https://github.com/jayree/sfdx-plugin-manifest/issues/1069)) ([4946e9b](https://github.com/jayree/sfdx-plugin-manifest/commit/4946e9bbb6168ca5a335d9cad9de65d59cbf1186))
|
|
293
375
|
* **deps:** bump isomorphic-git from 1.25.0 to 1.25.1 ([#1073](https://github.com/jayree/sfdx-plugin-manifest/issues/1073)) ([b272fea](https://github.com/jayree/sfdx-plugin-manifest/commit/b272fea9253ad12a6e53a13a6eac1dbee0b08a39))
|
|
294
376
|
|
|
377
|
+
|
|
378
|
+
|
|
295
379
|
## [3.1.39](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.38...v3.1.39) (2023-12-01)
|
|
296
380
|
|
|
297
381
|
|
|
@@ -303,6 +387,8 @@
|
|
|
303
387
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.0.2 to 10.0.3 ([#1063](https://github.com/jayree/sfdx-plugin-manifest/issues/1063)) ([2a78146](https://github.com/jayree/sfdx-plugin-manifest/commit/2a78146096d9f2853582f54999e25e0201e39857))
|
|
304
388
|
* **deps:** bump fs-extra from 11.1.1 to 11.2.0 ([#1066](https://github.com/jayree/sfdx-plugin-manifest/issues/1066)) ([f4ea024](https://github.com/jayree/sfdx-plugin-manifest/commit/f4ea024419bb6385f75936fa83636662a1c9e156))
|
|
305
389
|
|
|
390
|
+
|
|
391
|
+
|
|
306
392
|
## [3.1.38](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.37...v3.1.38) (2023-11-24)
|
|
307
393
|
|
|
308
394
|
|
|
@@ -314,6 +400,8 @@
|
|
|
314
400
|
* **deps:** bump @salesforce/sf-plugins-core from 5.0.1 to 5.0.3 ([#1057](https://github.com/jayree/sfdx-plugin-manifest/issues/1057)) ([f4d4a64](https://github.com/jayree/sfdx-plugin-manifest/commit/f4d4a64a67c587293989be9210a3864bb4b010ee))
|
|
315
401
|
* **deps:** bump @salesforce/source-deploy-retrieve from 10.0.0 to 10.0.2 ([#1054](https://github.com/jayree/sfdx-plugin-manifest/issues/1054)) ([7c855f0](https://github.com/jayree/sfdx-plugin-manifest/commit/7c855f0f947dffbbc4fbce95c778c5ca99c74adb))
|
|
316
402
|
|
|
403
|
+
|
|
404
|
+
|
|
317
405
|
## [3.1.37](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.36...v3.1.37) (2023-11-17)
|
|
318
406
|
|
|
319
407
|
|
|
@@ -323,6 +411,8 @@
|
|
|
323
411
|
* **deps:** bump @salesforce/sf-plugins-core from 4.1.0 to 5.0.1 ([#1047](https://github.com/jayree/sfdx-plugin-manifest/issues/1047)) ([51e4530](https://github.com/jayree/sfdx-plugin-manifest/commit/51e4530dee59a3d923c0b22ea923fb389b09dd5f))
|
|
324
412
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.8.5 to 10.0.0 ([#1043](https://github.com/jayree/sfdx-plugin-manifest/issues/1043)) ([7ed9e90](https://github.com/jayree/sfdx-plugin-manifest/commit/7ed9e902fa7e15881160ea589d8804d6083d9ad6))
|
|
325
413
|
|
|
414
|
+
|
|
415
|
+
|
|
326
416
|
## [3.1.36](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.35...v3.1.36) (2023-11-10)
|
|
327
417
|
|
|
328
418
|
|
|
@@ -332,6 +422,8 @@
|
|
|
332
422
|
* **deps:** bump @salesforce/sf-plugins-core from 4.0.0 to 4.1.0 ([#1036](https://github.com/jayree/sfdx-plugin-manifest/issues/1036)) ([e01d041](https://github.com/jayree/sfdx-plugin-manifest/commit/e01d04100e024e60b321eac25738041acf90b20f))
|
|
333
423
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.8.3 to 9.8.5 ([#1042](https://github.com/jayree/sfdx-plugin-manifest/issues/1042)) ([cca0ba4](https://github.com/jayree/sfdx-plugin-manifest/commit/cca0ba4e0860c6b057141e3c63d8af90eb900a5c))
|
|
334
424
|
|
|
425
|
+
|
|
426
|
+
|
|
335
427
|
## [3.1.35](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.34...v3.1.35) (2023-11-03)
|
|
336
428
|
|
|
337
429
|
|
|
@@ -341,6 +433,8 @@
|
|
|
341
433
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.7.28 to 9.8.3 ([#1023](https://github.com/jayree/sfdx-plugin-manifest/issues/1023)) ([0b25dbb](https://github.com/jayree/sfdx-plugin-manifest/commit/0b25dbb956faa284d607f80972a95ce2435e23b8))
|
|
342
434
|
* **deps:** bump isomorphic-git from 1.24.5 to 1.25.0 ([#1033](https://github.com/jayree/sfdx-plugin-manifest/issues/1033)) ([3ed7370](https://github.com/jayree/sfdx-plugin-manifest/commit/3ed737084a38f525446c5e5d69677293b1c3cfe9))
|
|
343
435
|
|
|
436
|
+
|
|
437
|
+
|
|
344
438
|
## [3.1.34](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.33...v3.1.34) (2023-10-27)
|
|
345
439
|
|
|
346
440
|
|
|
@@ -348,6 +442,8 @@
|
|
|
348
442
|
|
|
349
443
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.7.27 to 9.7.28 ([#1009](https://github.com/jayree/sfdx-plugin-manifest/issues/1009)) ([b547805](https://github.com/jayree/sfdx-plugin-manifest/commit/b547805fe8b60d328c6ddfd89942095eaa172ce6))
|
|
350
444
|
|
|
445
|
+
|
|
446
|
+
|
|
351
447
|
## [3.1.33](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.32...v3.1.33) (2023-10-20)
|
|
352
448
|
|
|
353
449
|
|
|
@@ -355,6 +451,8 @@
|
|
|
355
451
|
|
|
356
452
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.7.24 to 9.7.27 ([#999](https://github.com/jayree/sfdx-plugin-manifest/issues/999)) ([c8d9028](https://github.com/jayree/sfdx-plugin-manifest/commit/c8d902837491d0f8a4c64864cb3e22df37a9e017))
|
|
357
453
|
|
|
454
|
+
|
|
455
|
+
|
|
358
456
|
## [3.1.32](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.31...v3.1.32) (2023-10-19)
|
|
359
457
|
|
|
360
458
|
|
|
@@ -362,6 +460,8 @@
|
|
|
362
460
|
|
|
363
461
|
* **deps:** bump @babel/traverse from 7.21.4 to 7.23.2 ([#990](https://github.com/jayree/sfdx-plugin-manifest/issues/990)) ([131e3da](https://github.com/jayree/sfdx-plugin-manifest/commit/131e3da3f67d28dc076aeee9644a1bbb44189613))
|
|
364
462
|
|
|
463
|
+
|
|
464
|
+
|
|
365
465
|
## [3.1.31](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.30...v3.1.31) (2023-10-13)
|
|
366
466
|
|
|
367
467
|
|
|
@@ -371,6 +471,8 @@
|
|
|
371
471
|
* **deps:** bump @salesforce/sf-plugins-core from 3.1.25 to 4.0.0 ([#968](https://github.com/jayree/sfdx-plugin-manifest/issues/968)) ([4229dd1](https://github.com/jayree/sfdx-plugin-manifest/commit/4229dd1288117ccafc60a9ae5ad16c041e9561b9))
|
|
372
472
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.7.22 to 9.7.24 ([#988](https://github.com/jayree/sfdx-plugin-manifest/issues/988)) ([c4a2700](https://github.com/jayree/sfdx-plugin-manifest/commit/c4a27002a00ef4570957deda6f310e3af1f2bf5a))
|
|
373
473
|
|
|
474
|
+
|
|
475
|
+
|
|
374
476
|
## [3.1.30](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.29...v3.1.30) (2023-10-06)
|
|
375
477
|
|
|
376
478
|
|
|
@@ -380,6 +482,8 @@
|
|
|
380
482
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.7.18 to 9.7.22 ([#970](https://github.com/jayree/sfdx-plugin-manifest/issues/970)) ([f08f8eb](https://github.com/jayree/sfdx-plugin-manifest/commit/f08f8ebca325c74024e6f76f17979269e25c7148))
|
|
381
483
|
* **deps:** bump fast-xml-parser from 4.3.1 to 4.3.2 ([#973](https://github.com/jayree/sfdx-plugin-manifest/issues/973)) ([c8e13c9](https://github.com/jayree/sfdx-plugin-manifest/commit/c8e13c9e593e3d770b82a8f107c6298083e8c576))
|
|
382
484
|
|
|
485
|
+
|
|
486
|
+
|
|
383
487
|
## [3.1.29](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.28...v3.1.29) (2023-09-29)
|
|
384
488
|
|
|
385
489
|
|
|
@@ -388,6 +492,8 @@
|
|
|
388
492
|
* **deps:** bump @salesforce/sf-plugins-core from 3.1.23 to 3.1.25 ([#960](https://github.com/jayree/sfdx-plugin-manifest/issues/960)) ([3041162](https://github.com/jayree/sfdx-plugin-manifest/commit/304116273398b337e9d66f64507621535829f8d9))
|
|
389
493
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.7.15 to 9.7.18 ([#959](https://github.com/jayree/sfdx-plugin-manifest/issues/959)) ([06c4158](https://github.com/jayree/sfdx-plugin-manifest/commit/06c4158ec8ca6aded8dc005d694acb4ab56dff35))
|
|
390
494
|
|
|
495
|
+
|
|
496
|
+
|
|
391
497
|
## [3.1.28](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.27...v3.1.28) (2023-09-28)
|
|
392
498
|
|
|
393
499
|
|
|
@@ -396,6 +502,8 @@
|
|
|
396
502
|
* **deps:** bump fast-xml-parser from 4.2.7 to 4.3.1 ([#951](https://github.com/jayree/sfdx-plugin-manifest/issues/951)) ([476827d](https://github.com/jayree/sfdx-plugin-manifest/commit/476827d0199cf991b17a53f070c1f1318bbc4aef))
|
|
397
503
|
* **deps:** bump get-func-name from 2.0.0 to 2.0.2 ([#950](https://github.com/jayree/sfdx-plugin-manifest/issues/950)) ([d4776da](https://github.com/jayree/sfdx-plugin-manifest/commit/d4776da819f52bba8336d87dd4ec6db269ce8408))
|
|
398
504
|
|
|
505
|
+
|
|
506
|
+
|
|
399
507
|
## [3.1.27](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.26...v3.1.27) (2023-09-22)
|
|
400
508
|
|
|
401
509
|
|
|
@@ -405,6 +513,8 @@
|
|
|
405
513
|
* **deps:** bump @salesforce/sf-plugins-core from 3.1.22 to 3.1.23 ([#949](https://github.com/jayree/sfdx-plugin-manifest/issues/949)) ([86cbdf5](https://github.com/jayree/sfdx-plugin-manifest/commit/86cbdf5dcdcb806fa46f39394a48abb767eb228a))
|
|
406
514
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.7.13 to 9.7.15 ([#948](https://github.com/jayree/sfdx-plugin-manifest/issues/948)) ([e65079c](https://github.com/jayree/sfdx-plugin-manifest/commit/e65079cf70d02b6343021e6127515c564293c7f4))
|
|
407
515
|
|
|
516
|
+
|
|
517
|
+
|
|
408
518
|
## [3.1.26](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.25...v3.1.26) (2023-09-15)
|
|
409
519
|
|
|
410
520
|
|
|
@@ -412,6 +522,8 @@
|
|
|
412
522
|
|
|
413
523
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.7.9 to 9.7.13 ([#929](https://github.com/jayree/sfdx-plugin-manifest/issues/929)) ([5e305ea](https://github.com/jayree/sfdx-plugin-manifest/commit/5e305ea64b31ffaf1bc6898879f47f3c29606e45))
|
|
414
524
|
|
|
525
|
+
|
|
526
|
+
|
|
415
527
|
## [3.1.25](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.24...v3.1.25) (2023-09-06)
|
|
416
528
|
|
|
417
529
|
|
|
@@ -420,6 +532,8 @@
|
|
|
420
532
|
* **deps:** bump @salesforce/sf-plugins-core from 3.1.20 to 3.1.22 ([#919](https://github.com/jayree/sfdx-plugin-manifest/issues/919)) ([e12eacf](https://github.com/jayree/sfdx-plugin-manifest/commit/e12eacf367825989380c460adb36b793d5148498))
|
|
421
533
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.7.6 to 9.7.9 ([#923](https://github.com/jayree/sfdx-plugin-manifest/issues/923)) ([c4c2ff4](https://github.com/jayree/sfdx-plugin-manifest/commit/c4c2ff4ddad6255710756bb34e4693dfbbe0b24f))
|
|
422
534
|
|
|
535
|
+
|
|
536
|
+
|
|
423
537
|
## [3.1.24](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.23...v3.1.24) (2023-09-04)
|
|
424
538
|
|
|
425
539
|
|
|
@@ -427,6 +541,8 @@
|
|
|
427
541
|
|
|
428
542
|
* pin SDR to 9.7.6 as workaround for DecodeableMap issue ([b6493b9](https://github.com/jayree/sfdx-plugin-manifest/commit/b6493b9ea37315a3fe2f42ed067b25da7a19b08f))
|
|
429
543
|
|
|
544
|
+
|
|
545
|
+
|
|
430
546
|
## [3.1.23](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.22...v3.1.23) (2023-09-01)
|
|
431
547
|
|
|
432
548
|
|
|
@@ -434,6 +550,8 @@
|
|
|
434
550
|
|
|
435
551
|
* **deps:** bump @salesforce/sf-plugins-core from 3.1.18 to 3.1.20 ([#908](https://github.com/jayree/sfdx-plugin-manifest/issues/908)) ([2ff6416](https://github.com/jayree/sfdx-plugin-manifest/commit/2ff6416d473430d2215856b781a02137df6e7cd8))
|
|
436
552
|
|
|
553
|
+
|
|
554
|
+
|
|
437
555
|
## [3.1.22](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.21...v3.1.22) (2023-08-27)
|
|
438
556
|
|
|
439
557
|
|
|
@@ -441,6 +559,8 @@
|
|
|
441
559
|
|
|
442
560
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.7.7 to 9.7.8 ([#899](https://github.com/jayree/sfdx-plugin-manifest/issues/899)) ([3e90b1f](https://github.com/jayree/sfdx-plugin-manifest/commit/3e90b1f97ef2da14c0106cbe30e266192ddcb428))
|
|
443
561
|
|
|
562
|
+
|
|
563
|
+
|
|
444
564
|
## [3.1.21](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.20...v3.1.21) (2023-08-25)
|
|
445
565
|
|
|
446
566
|
|
|
@@ -450,6 +570,8 @@
|
|
|
450
570
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.7.4 to 9.7.7 ([#894](https://github.com/jayree/sfdx-plugin-manifest/issues/894)) ([d80690c](https://github.com/jayree/sfdx-plugin-manifest/commit/d80690c95047baa761f8305e1c13b7b13822c948))
|
|
451
571
|
* **deps:** bump tslib from 2.6.1 to 2.6.2 ([#888](https://github.com/jayree/sfdx-plugin-manifest/issues/888)) ([edf243a](https://github.com/jayree/sfdx-plugin-manifest/commit/edf243a4a25d5acf4d03cd63fa396bfee8a96c78))
|
|
452
572
|
|
|
573
|
+
|
|
574
|
+
|
|
453
575
|
## [3.1.20](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.19...v3.1.20) (2023-08-18)
|
|
454
576
|
|
|
455
577
|
|
|
@@ -459,6 +581,8 @@
|
|
|
459
581
|
* **deps:** bump @salesforce/sf-plugins-core from 3.1.14 to 3.1.15 ([#877](https://github.com/jayree/sfdx-plugin-manifest/issues/877)) ([e2a494f](https://github.com/jayree/sfdx-plugin-manifest/commit/e2a494f8a3e8d2581647e558d0cb723cd591f1e8))
|
|
460
582
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.7.3 to 9.7.4 ([#879](https://github.com/jayree/sfdx-plugin-manifest/issues/879)) ([09724b2](https://github.com/jayree/sfdx-plugin-manifest/commit/09724b26beaf2a45db50138a3343a27bb242eb5d))
|
|
461
583
|
|
|
584
|
+
|
|
585
|
+
|
|
462
586
|
## [3.1.19](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.18...v3.1.19) (2023-08-12)
|
|
463
587
|
|
|
464
588
|
|
|
@@ -467,6 +591,8 @@
|
|
|
467
591
|
* **deps:** bump @salesforce/sf-plugins-core from 3.1.13 to 3.1.14 ([#866](https://github.com/jayree/sfdx-plugin-manifest/issues/866)) ([6464fd6](https://github.com/jayree/sfdx-plugin-manifest/commit/6464fd698530b6831067678bb709bc33345ddbbe))
|
|
468
592
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.7.1 to 9.7.3 ([#862](https://github.com/jayree/sfdx-plugin-manifest/issues/862)) ([0f281dd](https://github.com/jayree/sfdx-plugin-manifest/commit/0f281ddd79325890c31553162ee31e9967ae48e1))
|
|
469
593
|
|
|
594
|
+
|
|
595
|
+
|
|
470
596
|
## [3.1.18](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.17...v3.1.18) (2023-08-04)
|
|
471
597
|
|
|
472
598
|
|
|
@@ -476,6 +602,8 @@
|
|
|
476
602
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.5.0 to 9.7.1 ([#852](https://github.com/jayree/sfdx-plugin-manifest/issues/852)) ([caae165](https://github.com/jayree/sfdx-plugin-manifest/commit/caae165df31063978b0e6d48919d7e1e6ce2841c))
|
|
477
603
|
* **deps:** bump fast-xml-parser from 4.2.6 to 4.2.7 ([#851](https://github.com/jayree/sfdx-plugin-manifest/issues/851)) ([e5f5364](https://github.com/jayree/sfdx-plugin-manifest/commit/e5f53641b8a71bfb968cf018f71cc67683b71a38))
|
|
478
604
|
|
|
605
|
+
|
|
606
|
+
|
|
479
607
|
## [3.1.17](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.16...v3.1.17) (2023-08-01)
|
|
480
608
|
|
|
481
609
|
|
|
@@ -483,6 +611,8 @@
|
|
|
483
611
|
|
|
484
612
|
* **manifestgenerate:** fix exclude-managed and exclude-all flag ([3410080](https://github.com/jayree/sfdx-plugin-manifest/commit/3410080ca63fd7c4d9c1d58ba08a086edc5a94a4))
|
|
485
613
|
|
|
614
|
+
|
|
615
|
+
|
|
486
616
|
## [3.1.16](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.15...v3.1.16) (2023-07-28)
|
|
487
617
|
|
|
488
618
|
|
|
@@ -492,6 +622,8 @@
|
|
|
492
622
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.4.2 to 9.5.0 ([#841](https://github.com/jayree/sfdx-plugin-manifest/issues/841)) ([19c0ae9](https://github.com/jayree/sfdx-plugin-manifest/commit/19c0ae9223740722b20972f28fc360bf1f02ec9e))
|
|
493
623
|
* **deps:** bump tslib from 2.6.0 to 2.6.1 ([#833](https://github.com/jayree/sfdx-plugin-manifest/issues/833)) ([44f34e2](https://github.com/jayree/sfdx-plugin-manifest/commit/44f34e2158eee12c309079aca64d2c9e9442fce7))
|
|
494
624
|
|
|
625
|
+
|
|
626
|
+
|
|
495
627
|
## [3.1.15](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.14...v3.1.15) (2023-07-21)
|
|
496
628
|
|
|
497
629
|
|
|
@@ -503,6 +635,8 @@
|
|
|
503
635
|
* **deps:** bump fast-xml-parser from 4.2.5 to 4.2.6 ([#831](https://github.com/jayree/sfdx-plugin-manifest/issues/831)) ([42ade74](https://github.com/jayree/sfdx-plugin-manifest/commit/42ade74739cda52395b7a4c2cff0f574e611d21d))
|
|
504
636
|
* **deps:** bump isomorphic-git from 1.24.3 to 1.24.5 ([#822](https://github.com/jayree/sfdx-plugin-manifest/issues/822)) ([b191a78](https://github.com/jayree/sfdx-plugin-manifest/commit/b191a78b36b57be8561c4520e516aca2e52966e4))
|
|
505
637
|
|
|
638
|
+
|
|
639
|
+
|
|
506
640
|
## [3.1.14](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.13...v3.1.14) (2023-07-19)
|
|
507
641
|
|
|
508
642
|
|
|
@@ -510,6 +644,8 @@
|
|
|
510
644
|
|
|
511
645
|
* **deps:** bump word-wrap from 1.2.3 to 1.2.4 ([#816](https://github.com/jayree/sfdx-plugin-manifest/issues/816)) ([833f6db](https://github.com/jayree/sfdx-plugin-manifest/commit/833f6dbae1374bf9feec7530f6c54f0b02268834))
|
|
512
646
|
|
|
647
|
+
|
|
648
|
+
|
|
513
649
|
## [3.1.13](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.12...v3.1.13) (2023-07-14)
|
|
514
650
|
|
|
515
651
|
|
|
@@ -519,6 +655,8 @@
|
|
|
519
655
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.3.2 to 9.3.4 ([#808](https://github.com/jayree/sfdx-plugin-manifest/issues/808)) ([b8e73bd](https://github.com/jayree/sfdx-plugin-manifest/commit/b8e73bdcf32c38361b1d6b1cd41001ea60fa83be))
|
|
520
656
|
* **deps:** bump isomorphic-git from 1.24.2 to 1.24.3 ([#802](https://github.com/jayree/sfdx-plugin-manifest/issues/802)) ([a8db996](https://github.com/jayree/sfdx-plugin-manifest/commit/a8db9967f03c0f422d4d27797998b955542a1b35))
|
|
521
657
|
|
|
658
|
+
|
|
659
|
+
|
|
522
660
|
## [3.1.12](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.11...v3.1.12) (2023-07-11)
|
|
523
661
|
|
|
524
662
|
|
|
@@ -526,6 +664,8 @@
|
|
|
526
664
|
|
|
527
665
|
* **deps:** bump semver from 5.7.1 to 5.7.2 ([#801](https://github.com/jayree/sfdx-plugin-manifest/issues/801)) ([20e25d3](https://github.com/jayree/sfdx-plugin-manifest/commit/20e25d3f424bbbd9d8ac040204230ae226e35378))
|
|
528
666
|
|
|
667
|
+
|
|
668
|
+
|
|
529
669
|
## [3.1.11](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.10...v3.1.11) (2023-07-10)
|
|
530
670
|
|
|
531
671
|
|
|
@@ -533,6 +673,8 @@
|
|
|
533
673
|
|
|
534
674
|
* **deps:** bump tough-cookie from 4.1.2 to 4.1.3 ([#800](https://github.com/jayree/sfdx-plugin-manifest/issues/800)) ([f2423bc](https://github.com/jayree/sfdx-plugin-manifest/commit/f2423bc9c6d197118103af923d25500cdf19f523))
|
|
535
675
|
|
|
676
|
+
|
|
677
|
+
|
|
536
678
|
## [3.1.10](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.9...v3.1.10) (2023-07-07)
|
|
537
679
|
|
|
538
680
|
|
|
@@ -541,6 +683,8 @@
|
|
|
541
683
|
* **deps:** bump @salesforce/sf-plugins-core from 3.1.3 to 3.1.4 ([#795](https://github.com/jayree/sfdx-plugin-manifest/issues/795)) ([633fa3f](https://github.com/jayree/sfdx-plugin-manifest/commit/633fa3fc64deefaa59e29d3209100ca4a424df3b))
|
|
542
684
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.3.0 to 9.3.2 ([#789](https://github.com/jayree/sfdx-plugin-manifest/issues/789)) ([a821f8c](https://github.com/jayree/sfdx-plugin-manifest/commit/a821f8c37f0b400b995240e146ad2471c8162944))
|
|
543
685
|
|
|
686
|
+
|
|
687
|
+
|
|
544
688
|
## [3.1.9](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.8...v3.1.9) (2023-06-30)
|
|
545
689
|
|
|
546
690
|
|
|
@@ -550,6 +694,8 @@
|
|
|
550
694
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.2.5 to 9.3.0 ([#784](https://github.com/jayree/sfdx-plugin-manifest/issues/784)) ([8afd9de](https://github.com/jayree/sfdx-plugin-manifest/commit/8afd9de8e82eb6f5c3ba4ce9bbcc25bf18d9bceb))
|
|
551
695
|
* **deps:** bump tslib from 2.5.3 to 2.6.0 ([#785](https://github.com/jayree/sfdx-plugin-manifest/issues/785)) ([58f53f3](https://github.com/jayree/sfdx-plugin-manifest/commit/58f53f37b9c5c3272bcaebbb9940f9ac58b52ee5))
|
|
552
696
|
|
|
697
|
+
|
|
698
|
+
|
|
553
699
|
## [3.1.8](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.7...v3.1.8) (2023-06-23)
|
|
554
700
|
|
|
555
701
|
|
|
@@ -560,6 +706,8 @@
|
|
|
560
706
|
* **deps:** bump fast-xml-parser from 4.2.4 to 4.2.5 ([#778](https://github.com/jayree/sfdx-plugin-manifest/issues/778)) ([bc1cbda](https://github.com/jayree/sfdx-plugin-manifest/commit/bc1cbdad3219280f9fc766406177829d71fd90f6))
|
|
561
707
|
* **deps:** bump isomorphic-git from 1.23.0 to 1.24.2 ([#772](https://github.com/jayree/sfdx-plugin-manifest/issues/772)) ([6145083](https://github.com/jayree/sfdx-plugin-manifest/commit/6145083ec631bfc5729c18ca49b17be29050aaed))
|
|
562
708
|
|
|
709
|
+
|
|
710
|
+
|
|
563
711
|
## [3.1.7](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.6...v3.1.7) (2023-06-16)
|
|
564
712
|
|
|
565
713
|
|
|
@@ -568,6 +716,8 @@
|
|
|
568
716
|
* **deps:** bump @salesforce/sf-plugins-core from 3.0.4 to 3.1.0 ([#764](https://github.com/jayree/sfdx-plugin-manifest/issues/764)) ([7c63437](https://github.com/jayree/sfdx-plugin-manifest/commit/7c634378b596bea653fb07cc6e95675b778d509d))
|
|
569
717
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.2.1 to 9.2.2 ([#767](https://github.com/jayree/sfdx-plugin-manifest/issues/767)) ([cdd09af](https://github.com/jayree/sfdx-plugin-manifest/commit/cdd09af1a698ee5e56026b31dba2524cca192b81))
|
|
570
718
|
|
|
719
|
+
|
|
720
|
+
|
|
571
721
|
## [3.1.6](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.5...v3.1.6) (2023-06-10)
|
|
572
722
|
|
|
573
723
|
|
|
@@ -575,6 +725,8 @@
|
|
|
575
725
|
|
|
576
726
|
* **deps:** bump @jayree/changelog from 1.1.2 to 1.1.3 ([#760](https://github.com/jayree/sfdx-plugin-manifest/issues/760)) ([d819f70](https://github.com/jayree/sfdx-plugin-manifest/commit/d819f70ab1403c934665773c89f308f1ad73a94b))
|
|
577
727
|
|
|
728
|
+
|
|
729
|
+
|
|
578
730
|
## [3.1.5](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.4...v3.1.5) (2023-06-09)
|
|
579
731
|
|
|
580
732
|
|
|
@@ -583,6 +735,8 @@
|
|
|
583
735
|
* **deps:** bump @salesforce/sf-plugins-core from 3.0.2 to 3.0.4 ([#751](https://github.com/jayree/sfdx-plugin-manifest/issues/751)) ([c3269eb](https://github.com/jayree/sfdx-plugin-manifest/commit/c3269ebb2955f4ebd8b9938a7bd9beb09843c686))
|
|
584
736
|
* **deps:** bump @salesforce/source-deploy-retrieve from 9.1.0 to 9.2.1 ([#756](https://github.com/jayree/sfdx-plugin-manifest/issues/756)) ([ff4ec94](https://github.com/jayree/sfdx-plugin-manifest/commit/ff4ec94b7ec36e24a862ddee5d8424f256a30b36))
|
|
585
737
|
|
|
738
|
+
|
|
739
|
+
|
|
586
740
|
## [3.1.4](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.3...v3.1.4) (2023-06-07)
|
|
587
741
|
|
|
588
742
|
|
|
@@ -590,6 +744,8 @@
|
|
|
590
744
|
|
|
591
745
|
* **deps:** bump fast-xml-parser from 4.2.2 to 4.2.4 ([#739](https://github.com/jayree/sfdx-plugin-manifest/issues/739)) ([c44e951](https://github.com/jayree/sfdx-plugin-manifest/commit/c44e951d16e64d20ffac6c8f2b141d752325ab08))
|
|
592
746
|
|
|
747
|
+
|
|
748
|
+
|
|
593
749
|
## [3.1.3](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.2...v3.1.3) (2023-06-02)
|
|
594
750
|
|
|
595
751
|
|
|
@@ -597,6 +753,8 @@
|
|
|
597
753
|
|
|
598
754
|
* pin isomorphic-git to v1.23.0 ([d7126e3](https://github.com/jayree/sfdx-plugin-manifest/commit/d7126e34ea093ed45f3f294ebeb1b75baf05421a))
|
|
599
755
|
|
|
756
|
+
|
|
757
|
+
|
|
600
758
|
## [3.1.2](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.1...v3.1.2) (2023-05-31)
|
|
601
759
|
|
|
602
760
|
|
|
@@ -606,6 +764,8 @@
|
|
|
606
764
|
* **deps:** bump @salesforce/source-deploy-retrieve from 8.6.0 to 9.1.0 ([#731](https://github.com/jayree/sfdx-plugin-manifest/issues/731)) ([99db075](https://github.com/jayree/sfdx-plugin-manifest/commit/99db0755b154b31a31ca5ba95f294df41dd70ae5))
|
|
607
765
|
* **deps:** bump isomorphic-git from 1.23.0 to 1.24.0 ([#730](https://github.com/jayree/sfdx-plugin-manifest/issues/730)) ([a97ed3c](https://github.com/jayree/sfdx-plugin-manifest/commit/a97ed3c4863e0a71402f2e9691cf7b37cb863db4))
|
|
608
766
|
|
|
767
|
+
|
|
768
|
+
|
|
609
769
|
## [3.1.1](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.1.0...v3.1.1) (2023-05-26)
|
|
610
770
|
|
|
611
771
|
|
|
@@ -614,6 +774,8 @@
|
|
|
614
774
|
* **deps:** bump @jayree/changelog from 1.1.1 to 1.1.2 ([#722](https://github.com/jayree/sfdx-plugin-manifest/issues/722)) ([458dcae](https://github.com/jayree/sfdx-plugin-manifest/commit/458dcaef6d13267f57fdd8dbb6a9e683f02a8b51))
|
|
615
775
|
* **deps:** bump @salesforce/source-deploy-retrieve from 8.5.3 to 8.6.0 ([#723](https://github.com/jayree/sfdx-plugin-manifest/issues/723)) ([0e551a5](https://github.com/jayree/sfdx-plugin-manifest/commit/0e551a53e0a56de100a6ee2cc00a922431a2faa7))
|
|
616
776
|
|
|
777
|
+
|
|
778
|
+
|
|
617
779
|
# [3.1.0](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.0.19...v3.1.0) (2023-05-23)
|
|
618
780
|
|
|
619
781
|
|
|
@@ -627,6 +789,8 @@
|
|
|
627
789
|
|
|
628
790
|
* remove legacy:git:diff ([a1453b6](https://github.com/jayree/sfdx-plugin-manifest/commit/a1453b68369dcb8cb940d0092e60e9f890781a1c))
|
|
629
791
|
|
|
792
|
+
|
|
793
|
+
|
|
630
794
|
## [3.0.19](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.0.18...v3.0.19) (2023-05-19)
|
|
631
795
|
|
|
632
796
|
|
|
@@ -637,6 +801,8 @@
|
|
|
637
801
|
* **deps:** bump listr2 from 6.4.2 to 6.6.0 ([#704](https://github.com/jayree/sfdx-plugin-manifest/issues/704)) ([9032c8c](https://github.com/jayree/sfdx-plugin-manifest/commit/9032c8c373262e90b3a16adfc697d529ec659f22))
|
|
638
802
|
* **deps:** bump tslib from 2.5.0 to 2.5.2 ([#708](https://github.com/jayree/sfdx-plugin-manifest/issues/708)) ([0c8b8c1](https://github.com/jayree/sfdx-plugin-manifest/commit/0c8b8c1b322e6578e35662d2442092bcfdaf6ba2))
|
|
639
803
|
|
|
804
|
+
|
|
805
|
+
|
|
640
806
|
## [3.0.18](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.0.17...v3.0.18) (2023-05-17)
|
|
641
807
|
|
|
642
808
|
|
|
@@ -645,6 +811,8 @@
|
|
|
645
811
|
* **manifest:cleanup:** add missing types if specified in cleanup file ([98c9787](https://github.com/jayree/sfdx-plugin-manifest/commit/98c9787c80b11a5221d7f10b0d9a5071c1b98991))
|
|
646
812
|
* **manifest:generate:** keep translations with manageableState=beta ([c3db3e0](https://github.com/jayree/sfdx-plugin-manifest/commit/c3db3e0f4160f7aa4e0bba592be0f417ff9f35b3))
|
|
647
813
|
|
|
814
|
+
|
|
815
|
+
|
|
648
816
|
## [3.0.17](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.0.16...v3.0.17) (2023-05-16)
|
|
649
817
|
|
|
650
818
|
|
|
@@ -652,6 +820,8 @@
|
|
|
652
820
|
|
|
653
821
|
* **deps:** bump vm2 from 3.9.17 to 3.9.18 ([#702](https://github.com/jayree/sfdx-plugin-manifest/issues/702)) ([2b679f7](https://github.com/jayree/sfdx-plugin-manifest/commit/2b679f7a6fbc57deb3209788eac2fe85e4902912))
|
|
654
822
|
|
|
823
|
+
|
|
824
|
+
|
|
655
825
|
## [3.0.16](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.0.15...v3.0.16) (2023-05-12)
|
|
656
826
|
|
|
657
827
|
|
|
@@ -659,6 +829,8 @@
|
|
|
659
829
|
|
|
660
830
|
* **deps:** bump @salesforce/source-deploy-retrieve from 8.0.6 to 8.4.0 ([#700](https://github.com/jayree/sfdx-plugin-manifest/issues/700)) ([b6ed75c](https://github.com/jayree/sfdx-plugin-manifest/commit/b6ed75ce2ac7ff09a8507cdc99a9591d5efe0411))
|
|
661
831
|
|
|
832
|
+
|
|
833
|
+
|
|
662
834
|
## [3.0.15](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.0.14...v3.0.15) (2023-05-06)
|
|
663
835
|
|
|
664
836
|
|
|
@@ -667,6 +839,8 @@
|
|
|
667
839
|
* **deps:** bump @salesforce/sf-plugins-core from 2.2.11 to 2.4.2 ([#695](https://github.com/jayree/sfdx-plugin-manifest/issues/695)) ([577f2bf](https://github.com/jayree/sfdx-plugin-manifest/commit/577f2bf29466d05986224ea7afa932338209c5f2))
|
|
668
840
|
* **deps:** bump @salesforce/source-deploy-retrieve from 8.0.4 to 8.0.6 ([#689](https://github.com/jayree/sfdx-plugin-manifest/issues/689)) ([5a84277](https://github.com/jayree/sfdx-plugin-manifest/commit/5a842771d2bffb9cee5627e74a1a3529f3eb330e))
|
|
669
841
|
|
|
842
|
+
|
|
843
|
+
|
|
670
844
|
## [3.0.14](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.0.13...v3.0.14) (2023-05-05)
|
|
671
845
|
|
|
672
846
|
|
|
@@ -674,6 +848,8 @@
|
|
|
674
848
|
|
|
675
849
|
* **deps:** bump listr2 from 6.3.1 to 6.4.2 ([#691](https://github.com/jayree/sfdx-plugin-manifest/issues/691)) ([3f9654c](https://github.com/jayree/sfdx-plugin-manifest/commit/3f9654c3e721543503244bf3cb3caff8e266f007))
|
|
676
850
|
|
|
851
|
+
|
|
852
|
+
|
|
677
853
|
## [3.0.13](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.0.12...v3.0.13) (2023-04-28)
|
|
678
854
|
|
|
679
855
|
|
|
@@ -683,6 +859,8 @@
|
|
|
683
859
|
* **deps:** bump @salesforce/sf-plugins-core from 2.2.9 to 2.2.11 ([#686](https://github.com/jayree/sfdx-plugin-manifest/issues/686)) ([0c6aa06](https://github.com/jayree/sfdx-plugin-manifest/commit/0c6aa069801a4eb70c53eef4ff163034828f7e9a))
|
|
684
860
|
* **deps:** bump @salesforce/source-deploy-retrieve from 8.0.2 to 8.0.4 ([#680](https://github.com/jayree/sfdx-plugin-manifest/issues/680)) ([3252f86](https://github.com/jayree/sfdx-plugin-manifest/commit/3252f86a854a0d4cfe4d8889bfa14d51e9b7e3c8))
|
|
685
861
|
|
|
862
|
+
|
|
863
|
+
|
|
686
864
|
## [3.0.12](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.0.11...v3.0.12) (2023-04-21)
|
|
687
865
|
|
|
688
866
|
|
|
@@ -694,6 +872,8 @@
|
|
|
694
872
|
* **deps:** bump listr2 from 6.2.0 to 6.3.1 ([#674](https://github.com/jayree/sfdx-plugin-manifest/issues/674)) ([5b7923e](https://github.com/jayree/sfdx-plugin-manifest/commit/5b7923e286ea51177831a6f465576e016c745630))
|
|
695
873
|
* **deps:** bump vm2 from 3.9.16 to 3.9.17 ([#670](https://github.com/jayree/sfdx-plugin-manifest/issues/670)) ([a72e1ae](https://github.com/jayree/sfdx-plugin-manifest/commit/a72e1ae463245698181ca58b45277af75eb4cdda))
|
|
696
874
|
|
|
875
|
+
|
|
876
|
+
|
|
697
877
|
## [3.0.11](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.0.10...v3.0.11) (2023-04-16)
|
|
698
878
|
|
|
699
879
|
|
|
@@ -702,6 +882,8 @@
|
|
|
702
882
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.15.1 to 8.0.1 ([59f2070](https://github.com/jayree/sfdx-plugin-manifest/commit/59f2070e2a5d23337f2854d08bf536d79bbffc61))
|
|
703
883
|
* **deps:** bump listr2 from 5.0.8 to 6.2.0 ([643b814](https://github.com/jayree/sfdx-plugin-manifest/commit/643b814f2d0325b75721b10b2d4d872e6bcc541c))
|
|
704
884
|
|
|
885
|
+
|
|
886
|
+
|
|
705
887
|
## [3.0.10](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.0.9...v3.0.10) (2023-04-14)
|
|
706
888
|
|
|
707
889
|
|
|
@@ -710,6 +892,8 @@
|
|
|
710
892
|
* **deps:** bump @oclif/core from 2.8.0 to 2.8.2 ([#664](https://github.com/jayree/sfdx-plugin-manifest/issues/664)) ([d353da6](https://github.com/jayree/sfdx-plugin-manifest/commit/d353da6d6603ed2068aaf5632d34726a538bdfb1))
|
|
711
893
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.15.0 to 7.15.1 ([#657](https://github.com/jayree/sfdx-plugin-manifest/issues/657)) ([44c2d3f](https://github.com/jayree/sfdx-plugin-manifest/commit/44c2d3f6c4d94c8ddd9b1b2b47adf446f3515bc1))
|
|
712
894
|
|
|
895
|
+
|
|
896
|
+
|
|
713
897
|
## [3.0.9](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.0.8...v3.0.9) (2023-04-13)
|
|
714
898
|
|
|
715
899
|
|
|
@@ -717,6 +901,8 @@
|
|
|
717
901
|
|
|
718
902
|
* **deps:** bump vm2 from 3.9.15 to 3.9.16 ([#656](https://github.com/jayree/sfdx-plugin-manifest/issues/656)) ([1fa7432](https://github.com/jayree/sfdx-plugin-manifest/commit/1fa74322316312c93677b79071276ef476f2bb4e))
|
|
719
903
|
|
|
904
|
+
|
|
905
|
+
|
|
720
906
|
## [3.0.8](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.0.7...v3.0.8) (2023-04-08)
|
|
721
907
|
|
|
722
908
|
|
|
@@ -724,6 +910,8 @@
|
|
|
724
910
|
|
|
725
911
|
* **deps:** bump vm2 from 3.9.14 to 3.9.15 ([#655](https://github.com/jayree/sfdx-plugin-manifest/issues/655)) ([a5610e2](https://github.com/jayree/sfdx-plugin-manifest/commit/a5610e24fb95fdf97e0af45d0e881985b4e32266))
|
|
726
912
|
|
|
913
|
+
|
|
914
|
+
|
|
727
915
|
## [3.0.7](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.0.6...v3.0.7) (2023-04-07)
|
|
728
916
|
|
|
729
917
|
|
|
@@ -732,6 +920,8 @@
|
|
|
732
920
|
* **deps:** bump @salesforce/sf-plugins-core from 2.2.5 to 2.2.7 ([#653](https://github.com/jayree/sfdx-plugin-manifest/issues/653)) ([be03533](https://github.com/jayree/sfdx-plugin-manifest/commit/be03533c4d9a587315bafcd8edbcd65c0cbe0468))
|
|
733
921
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.14.2 to 7.15.0 ([#651](https://github.com/jayree/sfdx-plugin-manifest/issues/651)) ([902986f](https://github.com/jayree/sfdx-plugin-manifest/commit/902986f6aeecf3d35c4fc4635ed29d232cc4d1b8))
|
|
734
922
|
|
|
923
|
+
|
|
924
|
+
|
|
735
925
|
## [3.0.6](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.0.5...v3.0.6) (2023-03-31)
|
|
736
926
|
|
|
737
927
|
|
|
@@ -740,6 +930,8 @@
|
|
|
740
930
|
* **deps:** bump @oclif/core from 2.7.1 to 2.8.0 ([#643](https://github.com/jayree/sfdx-plugin-manifest/issues/643)) ([6b9c3a0](https://github.com/jayree/sfdx-plugin-manifest/commit/6b9c3a0f68120dfc138347479cbc42afa99c5818))
|
|
741
931
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.13.0 to 7.14.2 ([#644](https://github.com/jayree/sfdx-plugin-manifest/issues/644)) ([bfd3dd1](https://github.com/jayree/sfdx-plugin-manifest/commit/bfd3dd120f8c253676e487f32783d22be575f05f))
|
|
742
932
|
|
|
933
|
+
|
|
934
|
+
|
|
743
935
|
## [3.0.5](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.0.4...v3.0.5) (2023-03-29)
|
|
744
936
|
|
|
745
937
|
|
|
@@ -747,6 +939,8 @@
|
|
|
747
939
|
|
|
748
940
|
* **manifest:git:diff:** implement workaround for CustomObjectTranslation ([01e1d56](https://github.com/jayree/sfdx-plugin-manifest/commit/01e1d56e6cacf021b11476832425558abe25ec4f))
|
|
749
941
|
|
|
942
|
+
|
|
943
|
+
|
|
750
944
|
## [3.0.4](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.0.3...v3.0.4) (2023-03-24)
|
|
751
945
|
|
|
752
946
|
|
|
@@ -758,6 +952,8 @@
|
|
|
758
952
|
* **deps:** bump fs-extra from 11.1.0 to 11.1.1 ([#628](https://github.com/jayree/sfdx-plugin-manifest/issues/628)) ([efe71c1](https://github.com/jayree/sfdx-plugin-manifest/commit/efe71c1f8ff076d9ea172c8a32ea31797218c275))
|
|
759
953
|
* **deps:** bump isomorphic-git from 1.22.0 to 1.23.0 ([#638](https://github.com/jayree/sfdx-plugin-manifest/issues/638)) ([4d61ed7](https://github.com/jayree/sfdx-plugin-manifest/commit/4d61ed78d88d47e83a92b5eb509a87dec4366fc1))
|
|
760
954
|
|
|
955
|
+
|
|
956
|
+
|
|
761
957
|
## [3.0.3](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.0.2...v3.0.3) (2023-03-17)
|
|
762
958
|
|
|
763
959
|
|
|
@@ -769,6 +965,8 @@
|
|
|
769
965
|
* **deps:** bump isomorphic-git from 1.21.0 to 1.22.0 ([#624](https://github.com/jayree/sfdx-plugin-manifest/issues/624)) ([c57739c](https://github.com/jayree/sfdx-plugin-manifest/commit/c57739c80a926a719c61ef9d65c7f477b2923282))
|
|
770
966
|
* **deps:** bump listr2 from 5.0.7 to 5.0.8 ([#623](https://github.com/jayree/sfdx-plugin-manifest/issues/623)) ([4ae28a2](https://github.com/jayree/sfdx-plugin-manifest/commit/4ae28a29a214bd0add6fc2d55319ee380d8a8c44))
|
|
771
967
|
|
|
968
|
+
|
|
969
|
+
|
|
772
970
|
## [3.0.2](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.0.1...v3.0.2) (2023-03-15)
|
|
773
971
|
|
|
774
972
|
|
|
@@ -776,6 +974,8 @@
|
|
|
776
974
|
|
|
777
975
|
* use new changelog ([48c4f91](https://github.com/jayree/sfdx-plugin-manifest/commit/48c4f91e096fc11407ca08180c9241caedde4afb))
|
|
778
976
|
|
|
977
|
+
|
|
978
|
+
|
|
779
979
|
## [3.0.1](https://github.com/jayree/sfdx-plugin-manifest/compare/v3.0.0...v3.0.1) (2023-03-10)
|
|
780
980
|
|
|
781
981
|
|
|
@@ -785,6 +985,8 @@
|
|
|
785
985
|
* **deps:** bump @salesforce/kit from 1.9.0 to 1.9.2 ([#609](https://github.com/jayree/sfdx-plugin-manifest/issues/609)) ([2872e65](https://github.com/jayree/sfdx-plugin-manifest/commit/2872e65fb21053dc9b93c5466249fb28b9d33f4a))
|
|
786
986
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.11.0 to 7.11.3 ([#607](https://github.com/jayree/sfdx-plugin-manifest/issues/607)) ([8dbf910](https://github.com/jayree/sfdx-plugin-manifest/commit/8dbf91005c6a45ad9562cf05e56b4505db765983))
|
|
787
987
|
|
|
988
|
+
|
|
989
|
+
|
|
788
990
|
# [3.0.0](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.9.1...v3.0.0) (2023-03-03)
|
|
789
991
|
|
|
790
992
|
|
|
@@ -797,6 +999,8 @@
|
|
|
797
999
|
|
|
798
1000
|
* **manifest:git:diff:** This change makes :beta:git:diff the default command.
|
|
799
1001
|
|
|
1002
|
+
|
|
1003
|
+
|
|
800
1004
|
## [2.9.1](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.9.0...v2.9.1) (2023-03-03)
|
|
801
1005
|
|
|
802
1006
|
|
|
@@ -806,6 +1010,8 @@
|
|
|
806
1010
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.10.1 to 7.11.0 ([#597](https://github.com/jayree/sfdx-plugin-manifest/issues/597)) ([1d5dafc](https://github.com/jayree/sfdx-plugin-manifest/commit/1d5dafc0f66f913a9ce1a4fd82cce15963357c40))
|
|
807
1011
|
* **deps:** bump fast-xml-parser from 4.1.2 to 4.1.3 ([#604](https://github.com/jayree/sfdx-plugin-manifest/issues/604)) ([7076db4](https://github.com/jayree/sfdx-plugin-manifest/commit/7076db4082e7db9db04cec946e850c0f42b05136))
|
|
808
1012
|
|
|
1013
|
+
|
|
1014
|
+
|
|
809
1015
|
# [2.9.0](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.8.7...v2.9.0) (2023-02-27)
|
|
810
1016
|
|
|
811
1017
|
|
|
@@ -818,6 +1024,8 @@
|
|
|
818
1024
|
|
|
819
1025
|
* **manifest:cleanup:** add wildcards option to filter members ([42b288b](https://github.com/jayree/sfdx-plugin-manifest/commit/42b288bd1f110b5bd02b3bf4abee0b9ef676b4ff))
|
|
820
1026
|
|
|
1027
|
+
|
|
1028
|
+
|
|
821
1029
|
## [2.8.7](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.8.6...v2.8.7) (2023-02-24)
|
|
822
1030
|
|
|
823
1031
|
|
|
@@ -827,6 +1035,8 @@
|
|
|
827
1035
|
* **deps:** bump @salesforce/sf-plugins-core from 2.1.2 to 2.2.2 ([#586](https://github.com/jayree/sfdx-plugin-manifest/issues/586)) ([15c5d80](https://github.com/jayree/sfdx-plugin-manifest/commit/15c5d8027cf62b73bb51fb0c816e44160c6180ed))
|
|
828
1036
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.9.3 to 7.10.1 ([#592](https://github.com/jayree/sfdx-plugin-manifest/issues/592)) ([d3c3d59](https://github.com/jayree/sfdx-plugin-manifest/commit/d3c3d5992b313ce3317c2873de2c64bfe5fd7e6c))
|
|
829
1037
|
|
|
1038
|
+
|
|
1039
|
+
|
|
830
1040
|
## [2.8.6](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.8.5...v2.8.6) (2023-02-22)
|
|
831
1041
|
|
|
832
1042
|
|
|
@@ -834,6 +1044,8 @@
|
|
|
834
1044
|
|
|
835
1045
|
* **manifest:beta:git:diff:** fix final ComponentSet validation ([9295a35](https://github.com/jayree/sfdx-plugin-manifest/commit/9295a359ba8086fc37f3dd1c13f8d20e9f0fa55c))
|
|
836
1046
|
|
|
1047
|
+
|
|
1048
|
+
|
|
837
1049
|
## [2.8.5](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.8.4...v2.8.5) (2023-02-20)
|
|
838
1050
|
|
|
839
1051
|
|
|
@@ -841,6 +1053,8 @@
|
|
|
841
1053
|
|
|
842
1054
|
* use strict ([4517df0](https://github.com/jayree/sfdx-plugin-manifest/commit/4517df09eac5aac945aaf9e8741d440101b0e8aa))
|
|
843
1055
|
|
|
1056
|
+
|
|
1057
|
+
|
|
844
1058
|
## [2.8.4](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.8.3...v2.8.4) (2023-02-18)
|
|
845
1059
|
|
|
846
1060
|
|
|
@@ -848,6 +1062,8 @@
|
|
|
848
1062
|
|
|
849
1063
|
* **deps:** bump @salesforce/kit from 1.8.4 to 1.8.5 ([#569](https://github.com/jayree/sfdx-plugin-manifest/issues/569)) ([dd0d368](https://github.com/jayree/sfdx-plugin-manifest/commit/dd0d36800bff09ebea16ae8935ca80fdc7a152af))
|
|
850
1064
|
|
|
1065
|
+
|
|
1066
|
+
|
|
851
1067
|
## [2.8.3](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.8.2...v2.8.3) (2023-02-17)
|
|
852
1068
|
|
|
853
1069
|
|
|
@@ -858,6 +1074,8 @@
|
|
|
858
1074
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.9.1 to 7.9.3 ([#582](https://github.com/jayree/sfdx-plugin-manifest/issues/582)) ([803d125](https://github.com/jayree/sfdx-plugin-manifest/commit/803d12565f28d7938e54f157b40826cacf1ac42f))
|
|
859
1075
|
* **deps:** bump fast-xml-parser from 4.1.1 to 4.1.2 ([#574](https://github.com/jayree/sfdx-plugin-manifest/issues/574)) ([206f49b](https://github.com/jayree/sfdx-plugin-manifest/commit/206f49b3e5358aff6507400646578b1a951d4fe4))
|
|
860
1076
|
|
|
1077
|
+
|
|
1078
|
+
|
|
861
1079
|
## [2.8.2](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.8.1...v2.8.2) (2023-02-10)
|
|
862
1080
|
|
|
863
1081
|
|
|
@@ -866,6 +1084,8 @@
|
|
|
866
1084
|
* **deps:** bump @salesforce/sf-plugins-core from 2.0.1 to 2.1.0 ([#568](https://github.com/jayree/sfdx-plugin-manifest/issues/568)) ([298d77e](https://github.com/jayree/sfdx-plugin-manifest/commit/298d77ed3855a07632404c7449c65bbabe0dc2ff))
|
|
867
1085
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.8.0 to 7.9.1 ([#563](https://github.com/jayree/sfdx-plugin-manifest/issues/563)) ([594e05f](https://github.com/jayree/sfdx-plugin-manifest/commit/594e05f45683c7880ab4580ef3f5874139d719a4))
|
|
868
1086
|
|
|
1087
|
+
|
|
1088
|
+
|
|
869
1089
|
## [2.8.1](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.8.0...v2.8.1) (2023-02-03)
|
|
870
1090
|
|
|
871
1091
|
|
|
@@ -875,6 +1095,8 @@
|
|
|
875
1095
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.7.6 to 7.8.0 ([#556](https://github.com/jayree/sfdx-plugin-manifest/issues/556)) ([69b7336](https://github.com/jayree/sfdx-plugin-manifest/commit/69b7336fd0ae4516d07d57d0205d9676cef1d345))
|
|
876
1096
|
* **deps:** bump fast-xml-parser from 4.0.15 to 4.1.1 ([#549](https://github.com/jayree/sfdx-plugin-manifest/issues/549)) ([c8262dc](https://github.com/jayree/sfdx-plugin-manifest/commit/c8262dc72c813c798df3b0839e97df7f3f85913d))
|
|
877
1097
|
|
|
1098
|
+
|
|
1099
|
+
|
|
878
1100
|
# [2.8.0](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.7.4...v2.8.0) (2023-01-30)
|
|
879
1101
|
|
|
880
1102
|
|
|
@@ -894,6 +1116,8 @@
|
|
|
894
1116
|
* **manifest:generate:** convert to new SfCommand ([8bfcc2a](https://github.com/jayree/sfdx-plugin-manifest/commit/8bfcc2ac7a5e3dcbe8258b7b73023ffb73ce14eb))
|
|
895
1117
|
* **manifest:git:diff:** convert to new SfCommand ([fe7f913](https://github.com/jayree/sfdx-plugin-manifest/commit/fe7f9137c2fa01cd3308da179bcf3d2d6e5ab7a2))
|
|
896
1118
|
|
|
1119
|
+
|
|
1120
|
+
|
|
897
1121
|
## [2.7.4](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.7.3...v2.7.4) (2023-01-27)
|
|
898
1122
|
|
|
899
1123
|
|
|
@@ -905,6 +1129,8 @@
|
|
|
905
1129
|
* **deps:** bump fast-xml-parser from 4.0.13 to 4.0.15 ([#530](https://github.com/jayree/sfdx-plugin-manifest/issues/530)) ([86a67ec](https://github.com/jayree/sfdx-plugin-manifest/commit/86a67eccd9ff49a381b55ec7b5b6a7bd9461436f))
|
|
906
1130
|
* **deps:** bump tslib from 2.4.1 to 2.5.0 ([#526](https://github.com/jayree/sfdx-plugin-manifest/issues/526)) ([ca4a8bf](https://github.com/jayree/sfdx-plugin-manifest/commit/ca4a8bf4f3f703aeca4ac0e61036c74a15f73cbc))
|
|
907
1131
|
|
|
1132
|
+
|
|
1133
|
+
|
|
908
1134
|
## [2.7.3](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.7.2...v2.7.3) (2023-01-20)
|
|
909
1135
|
|
|
910
1136
|
|
|
@@ -916,6 +1142,8 @@
|
|
|
916
1142
|
* **deps:** bump listr2 from 5.0.6 to 5.0.7 ([#518](https://github.com/jayree/sfdx-plugin-manifest/issues/518)) ([13058d3](https://github.com/jayree/sfdx-plugin-manifest/commit/13058d3f7e0846ece99ec7b9d116de24e7f7d718))
|
|
917
1143
|
* **deps:** bump marked from 4.2.5 to 4.2.12 ([#520](https://github.com/jayree/sfdx-plugin-manifest/issues/520)) ([8bd119f](https://github.com/jayree/sfdx-plugin-manifest/commit/8bd119fd24df68b16df3d03bc90fc4bd291155a0))
|
|
918
1144
|
|
|
1145
|
+
|
|
1146
|
+
|
|
919
1147
|
## [2.7.2](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.7.1...v2.7.2) (2023-01-13)
|
|
920
1148
|
|
|
921
1149
|
|
|
@@ -928,6 +1156,8 @@
|
|
|
928
1156
|
* **deps:** bump @salesforce/ts-types from 1.7.1 to 1.7.2 ([#504](https://github.com/jayree/sfdx-plugin-manifest/issues/504)) ([b624d1a](https://github.com/jayree/sfdx-plugin-manifest/commit/b624d1a8b762712bcb39f137fc8afe4b94b942b8))
|
|
929
1157
|
* **deps:** bump fast-xml-parser from 4.0.12 to 4.0.13 ([#496](https://github.com/jayree/sfdx-plugin-manifest/issues/496)) ([dff4fb9](https://github.com/jayree/sfdx-plugin-manifest/commit/dff4fb9ead81e632775a2dcf5ce99aa0dbd210f6))
|
|
930
1158
|
|
|
1159
|
+
|
|
1160
|
+
|
|
931
1161
|
## [2.7.1](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.7.0...v2.7.1) (2023-01-12)
|
|
932
1162
|
|
|
933
1163
|
|
|
@@ -935,6 +1165,8 @@
|
|
|
935
1165
|
|
|
936
1166
|
* restore windows compatibility ([8846d18](https://github.com/jayree/sfdx-plugin-manifest/commit/8846d1889418ecf4284c89aba15ff10104f44922))
|
|
937
1167
|
|
|
1168
|
+
|
|
1169
|
+
|
|
938
1170
|
# [2.7.0](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.6.4...v2.7.0) (2023-01-09)
|
|
939
1171
|
|
|
940
1172
|
|
|
@@ -947,6 +1179,8 @@
|
|
|
947
1179
|
|
|
948
1180
|
* **manifest:beta:git:diff:** more enhancements and new sf flags. -d is now used for --source-dir ([1c6be65](https://github.com/jayree/sfdx-plugin-manifest/commit/1c6be65967f6c1fd0afa6ae590466563347d80aa))
|
|
949
1181
|
|
|
1182
|
+
|
|
1183
|
+
|
|
950
1184
|
## [2.6.4](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.6.3...v2.6.4) (2023-01-09)
|
|
951
1185
|
|
|
952
1186
|
|
|
@@ -955,6 +1189,8 @@
|
|
|
955
1189
|
* **manifest:beta:git:diff:** fix sourcepath parameter ([0cc68bf](https://github.com/jayree/sfdx-plugin-manifest/commit/0cc68bf9547cc3ea67c0b6b591c2166f2debc852))
|
|
956
1190
|
* **manifest:git:diff:** ignore modified forceignored metadata ([a264829](https://github.com/jayree/sfdx-plugin-manifest/commit/a26482954f18cb316b71e79d53191f2e6307b4c6))
|
|
957
1191
|
|
|
1192
|
+
|
|
1193
|
+
|
|
958
1194
|
## [2.6.3](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.6.2...v2.6.3) (2023-01-06)
|
|
959
1195
|
|
|
960
1196
|
|
|
@@ -965,6 +1201,8 @@
|
|
|
965
1201
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.5.19 to 7.5.22 ([#479](https://github.com/jayree/sfdx-plugin-manifest/issues/479)) ([47b6e55](https://github.com/jayree/sfdx-plugin-manifest/commit/47b6e55a042dfe1279be1a8f7f12166ed16873b0))
|
|
966
1202
|
* **deps:** bump json5 from 1.0.1 to 1.0.2 ([#484](https://github.com/jayree/sfdx-plugin-manifest/issues/484)) ([469375b](https://github.com/jayree/sfdx-plugin-manifest/commit/469375b2b93687439e1474f2b3436ef539aa0061))
|
|
967
1203
|
|
|
1204
|
+
|
|
1205
|
+
|
|
968
1206
|
## [2.6.2](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.6.1...v2.6.2) (2023-01-01)
|
|
969
1207
|
|
|
970
1208
|
|
|
@@ -972,6 +1210,8 @@
|
|
|
972
1210
|
|
|
973
1211
|
* update changelog hook ([535c4ac](https://github.com/jayree/sfdx-plugin-manifest/commit/535c4ac86b0afca880b40ccf6687452a516a5033))
|
|
974
1212
|
|
|
1213
|
+
|
|
1214
|
+
|
|
975
1215
|
## [2.6.1](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.6.0...v2.6.1) (2023-01-01)
|
|
976
1216
|
|
|
977
1217
|
|
|
@@ -979,27 +1219,30 @@
|
|
|
979
1219
|
|
|
980
1220
|
* update changelog ([0829ae1](https://github.com/jayree/sfdx-plugin-manifest/commit/0829ae1362fec75ede6c8d63f669fabb6d6c1243))
|
|
981
1221
|
|
|
1222
|
+
|
|
1223
|
+
|
|
982
1224
|
# [2.6.0](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.5.3...v2.6.0) (2023-01-01)
|
|
983
1225
|
|
|
984
1226
|
|
|
985
1227
|
### Bug Fixes
|
|
986
1228
|
|
|
987
|
-
* **
|
|
1229
|
+
* **gitdiff:** fix diff status of childComponents ([ef13e60](https://github.com/jayree/sfdx-plugin-manifest/commit/ef13e600df02bf23aa764084686c0eb789055c20))
|
|
988
1230
|
|
|
989
1231
|
|
|
990
1232
|
### Features
|
|
991
1233
|
|
|
992
1234
|
* **manifest:beta:git:diff:** added new beta command manifest:beta:git:diff ([f4b6242](https://github.com/jayree/sfdx-plugin-manifest/commit/f4b6242e52a4a04d1279e2090dcf1fe37aca2ff2))
|
|
993
1235
|
|
|
994
|
-
|
|
995
|
-
I plan to make the beta command generally available in the near future.
|
|
1236
|
+
|
|
996
1237
|
|
|
997
1238
|
## [2.5.3](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.5.2...v2.5.3) (2022-12-31)
|
|
998
1239
|
|
|
999
1240
|
|
|
1000
1241
|
### Bug Fixes
|
|
1001
1242
|
|
|
1002
|
-
* **
|
|
1243
|
+
* **gitdiff:** fix warnings ([b28f12e](https://github.com/jayree/sfdx-plugin-manifest/commit/b28f12eff17c206204c4f5d00b2b5de7f7f6b2f3))
|
|
1244
|
+
|
|
1245
|
+
|
|
1003
1246
|
|
|
1004
1247
|
## [2.5.2](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.5.1...v2.5.2) (2022-12-30)
|
|
1005
1248
|
|
|
@@ -1011,20 +1254,26 @@ I plan to make the beta command generally available in the near future.
|
|
|
1011
1254
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.5.18 to 7.5.19 ([#475](https://github.com/jayree/sfdx-plugin-manifest/issues/475)) ([de3e65a](https://github.com/jayree/sfdx-plugin-manifest/commit/de3e65a173e3299bf38f197c1b65125dd67e9751))
|
|
1012
1255
|
* **deps:** bump marked from 4.2.4 to 4.2.5 ([#470](https://github.com/jayree/sfdx-plugin-manifest/issues/470)) ([fc5558b](https://github.com/jayree/sfdx-plugin-manifest/commit/fc5558bfee8fd7e18422676a4a27dd2d9092fcdf))
|
|
1013
1256
|
|
|
1257
|
+
|
|
1258
|
+
|
|
1014
1259
|
## [2.5.1](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.5.0...v2.5.1) (2022-12-27)
|
|
1015
1260
|
|
|
1016
1261
|
|
|
1017
1262
|
### Bug Fixes
|
|
1018
1263
|
|
|
1019
|
-
*
|
|
1020
|
-
*
|
|
1264
|
+
* fix parameter order ([2b5b244](https://github.com/jayree/sfdx-plugin-manifest/commit/2b5b24435725e3095895b2efa8a23ee1b05a6e78))
|
|
1265
|
+
* use fullPath to align with SDR ([f5c1de1](https://github.com/jayree/sfdx-plugin-manifest/commit/f5c1de1285ba68515de92c9e4ff8cf7603825810))
|
|
1266
|
+
|
|
1267
|
+
|
|
1021
1268
|
|
|
1022
1269
|
# [2.5.0](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.4.8...v2.5.0) (2022-12-23)
|
|
1023
1270
|
|
|
1024
1271
|
|
|
1025
1272
|
### Features
|
|
1026
1273
|
|
|
1027
|
-
*
|
|
1274
|
+
* uses isomorphic-git statusMatrix to match the behavior for unstaged files with the git diff output ([9dd515f](https://github.com/jayree/sfdx-plugin-manifest/commit/9dd515fdc9e90602da8d7a78dd2d30cc41155b37))
|
|
1275
|
+
|
|
1276
|
+
|
|
1028
1277
|
|
|
1029
1278
|
## [2.4.8](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.4.7...v2.4.8) (2022-12-23)
|
|
1030
1279
|
|
|
@@ -1035,6 +1284,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1035
1284
|
* **deps:** bump @salesforce/command from 5.2.30 to 5.2.33 ([#462](https://github.com/jayree/sfdx-plugin-manifest/issues/462)) ([6cc78ed](https://github.com/jayree/sfdx-plugin-manifest/commit/6cc78ed5ae348aefab535d72c33bfc8c851a9308))
|
|
1036
1285
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.5.17 to 7.5.18 ([#457](https://github.com/jayree/sfdx-plugin-manifest/issues/457)) ([5ea35fa](https://github.com/jayree/sfdx-plugin-manifest/commit/5ea35fa4c3fc25d2bf2ed0b388960f1dc0db1762))
|
|
1037
1286
|
|
|
1287
|
+
|
|
1288
|
+
|
|
1038
1289
|
## [2.4.7](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.4.6...v2.4.7) (2022-12-16)
|
|
1039
1290
|
|
|
1040
1291
|
|
|
@@ -1043,6 +1294,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1043
1294
|
* **deps:** bump @salesforce/command from 5.2.28 to 5.2.30 ([#451](https://github.com/jayree/sfdx-plugin-manifest/issues/451)) ([0e14981](https://github.com/jayree/sfdx-plugin-manifest/commit/0e149811d706bd5d3adb2c4674bedcd5d2c8c1d9))
|
|
1044
1295
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.5.14 to 7.5.17 ([#453](https://github.com/jayree/sfdx-plugin-manifest/issues/453)) ([f145807](https://github.com/jayree/sfdx-plugin-manifest/commit/f145807c06cd7ec43a49040399636225a9cc637e))
|
|
1045
1296
|
|
|
1297
|
+
|
|
1298
|
+
|
|
1046
1299
|
## [2.4.6](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.4.5...v2.4.6) (2022-12-09)
|
|
1047
1300
|
|
|
1048
1301
|
|
|
@@ -1053,19 +1306,25 @@ I plan to make the beta command generally available in the near future.
|
|
|
1053
1306
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.5.13 to 7.5.14 ([#442](https://github.com/jayree/sfdx-plugin-manifest/issues/442)) ([b3fb387](https://github.com/jayree/sfdx-plugin-manifest/commit/b3fb38716c6386aad678baf4f4c5ccde84d65087))
|
|
1054
1307
|
* **deps:** bump marked from 4.2.3 to 4.2.4 ([#443](https://github.com/jayree/sfdx-plugin-manifest/issues/443)) ([09d264a](https://github.com/jayree/sfdx-plugin-manifest/commit/09d264a682ffd93273a66ecd850846d78806bdc4))
|
|
1055
1308
|
|
|
1309
|
+
|
|
1310
|
+
|
|
1056
1311
|
## [2.4.5](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.4.4...v2.4.5) (2022-12-08)
|
|
1057
1312
|
|
|
1058
1313
|
|
|
1059
1314
|
### Bug Fixes
|
|
1060
1315
|
|
|
1061
|
-
*
|
|
1316
|
+
* fix manifest output ([a7527da](https://github.com/jayree/sfdx-plugin-manifest/commit/a7527da33e19f83ad344afbe6d7c8d5f186c933b))
|
|
1317
|
+
|
|
1318
|
+
|
|
1062
1319
|
|
|
1063
1320
|
## [2.4.4](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.4.3...v2.4.4) (2022-12-06)
|
|
1064
1321
|
|
|
1065
1322
|
|
|
1066
1323
|
### Bug Fixes
|
|
1067
1324
|
|
|
1068
|
-
*
|
|
1325
|
+
* fix --json output ([80ed6a6](https://github.com/jayree/sfdx-plugin-manifest/commit/80ed6a66e4003ab05c1447c019ca85d7482c9eaa))
|
|
1326
|
+
|
|
1327
|
+
|
|
1069
1328
|
|
|
1070
1329
|
## [2.4.3](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.4.2...v2.4.3) (2022-12-02)
|
|
1071
1330
|
|
|
@@ -1075,6 +1334,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1075
1334
|
* **deps:** bump @salesforce/command from 5.2.26 to 5.2.27 ([#431](https://github.com/jayree/sfdx-plugin-manifest/issues/431)) ([d1d6836](https://github.com/jayree/sfdx-plugin-manifest/commit/d1d6836aa25a1afcb8ed00526e13af7d8de94386))
|
|
1076
1335
|
* **deps:** bump listr2 from 5.0.5 to 5.0.6 ([#429](https://github.com/jayree/sfdx-plugin-manifest/issues/429)) ([2e5db7e](https://github.com/jayree/sfdx-plugin-manifest/commit/2e5db7e1ceb27a55ecf49e343b68e37ca1e889ef))
|
|
1077
1336
|
|
|
1337
|
+
|
|
1338
|
+
|
|
1078
1339
|
## [2.4.2](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.4.1...v2.4.2) (2022-11-25)
|
|
1079
1340
|
|
|
1080
1341
|
|
|
@@ -1085,6 +1346,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1085
1346
|
* **deps:** bump fast-xml-parser from 4.0.11 to 4.0.12 ([#416](https://github.com/jayree/sfdx-plugin-manifest/issues/416)) ([22e1e92](https://github.com/jayree/sfdx-plugin-manifest/commit/22e1e92915f554eec43f9a0cfaa7242ae4f4a102))
|
|
1086
1347
|
* **deps:** bump marked from 4.2.2 to 4.2.3 ([#415](https://github.com/jayree/sfdx-plugin-manifest/issues/415)) ([e96fca2](https://github.com/jayree/sfdx-plugin-manifest/commit/e96fca2fa30f8688035149fdb26fd67423f3c80e))
|
|
1087
1348
|
|
|
1349
|
+
|
|
1350
|
+
|
|
1088
1351
|
## [2.4.1](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.4.0...v2.4.1) (2022-11-24)
|
|
1089
1352
|
|
|
1090
1353
|
|
|
@@ -1092,6 +1355,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1092
1355
|
|
|
1093
1356
|
* **manifest:git:diff:** run the command from anywhere in your sfdx project ([1835b4c](https://github.com/jayree/sfdx-plugin-manifest/commit/1835b4cba7bc062686eb5e67d0508be734179c36))
|
|
1094
1357
|
|
|
1358
|
+
|
|
1359
|
+
|
|
1095
1360
|
# [2.4.0](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.3.12...v2.4.0) (2022-11-20)
|
|
1096
1361
|
|
|
1097
1362
|
|
|
@@ -1099,6 +1364,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1099
1364
|
|
|
1100
1365
|
* **manifest:git:diff:** add sourcepath to limit the diff ([f50feee](https://github.com/jayree/sfdx-plugin-manifest/commit/f50feee58df4842419a84bd810cca0b2c88e481c))
|
|
1101
1366
|
|
|
1367
|
+
|
|
1368
|
+
|
|
1102
1369
|
## [2.3.12](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.3.11...v2.3.12) (2022-11-18)
|
|
1103
1370
|
|
|
1104
1371
|
|
|
@@ -1107,6 +1374,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1107
1374
|
* **deps:** bump @salesforce/command from 5.2.20 to 5.2.24 ([#412](https://github.com/jayree/sfdx-plugin-manifest/issues/412)) ([00c4eb9](https://github.com/jayree/sfdx-plugin-manifest/commit/00c4eb9b68928accff5c9650b147283af889bfb8))
|
|
1108
1375
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.5.6 to 7.5.9 ([#411](https://github.com/jayree/sfdx-plugin-manifest/issues/411)) ([aecfe7f](https://github.com/jayree/sfdx-plugin-manifest/commit/aecfe7f727efa3597b31f58872f6ce81c497fd85))
|
|
1109
1376
|
|
|
1377
|
+
|
|
1378
|
+
|
|
1110
1379
|
## [2.3.11](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.3.10...v2.3.11) (2022-11-11)
|
|
1111
1380
|
|
|
1112
1381
|
|
|
@@ -1116,6 +1385,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1116
1385
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.5.1 to 7.5.6 ([#401](https://github.com/jayree/sfdx-plugin-manifest/issues/401)) ([add5226](https://github.com/jayree/sfdx-plugin-manifest/commit/add5226ac8cbdc512b420a6b5d40b023ac611c67))
|
|
1117
1386
|
* **deps:** bump marked from 4.2.1 to 4.2.2 ([#394](https://github.com/jayree/sfdx-plugin-manifest/issues/394)) ([5a69c7a](https://github.com/jayree/sfdx-plugin-manifest/commit/5a69c7a74b3bf5991cc5d07777b9b39b621aec7c))
|
|
1118
1387
|
|
|
1388
|
+
|
|
1389
|
+
|
|
1119
1390
|
## [2.3.10](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.3.9...v2.3.10) (2022-11-04)
|
|
1120
1391
|
|
|
1121
1392
|
|
|
@@ -1126,6 +1397,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1126
1397
|
* **deps:** bump marked from 4.1.1 to 4.2.1 ([#382](https://github.com/jayree/sfdx-plugin-manifest/issues/382)) ([651f4f7](https://github.com/jayree/sfdx-plugin-manifest/commit/651f4f7269ab017f3ec315bcd5c62f415bb38561))
|
|
1127
1398
|
* **deps:** bump tslib from 2.4.0 to 2.4.1 ([#374](https://github.com/jayree/sfdx-plugin-manifest/issues/374)) ([a79bf72](https://github.com/jayree/sfdx-plugin-manifest/commit/a79bf72244396a8b5386e4e0f76e584d301647ea))
|
|
1128
1399
|
|
|
1400
|
+
|
|
1401
|
+
|
|
1129
1402
|
## [2.3.9](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.3.8...v2.3.9) (2022-10-28)
|
|
1130
1403
|
|
|
1131
1404
|
|
|
@@ -1136,6 +1409,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1136
1409
|
* **deps:** bump @salesforce/kit from 1.7.0 to 1.7.1 ([#369](https://github.com/jayree/sfdx-plugin-manifest/issues/369)) ([321df01](https://github.com/jayree/sfdx-plugin-manifest/commit/321df01f1ff3028020c39b808cbd2bf5415dd315))
|
|
1137
1410
|
* **deps:** bump @salesforce/source-deploy-retrieve from 7.0.1 to 7.4.0 ([#368](https://github.com/jayree/sfdx-plugin-manifest/issues/368)) ([ffe2a95](https://github.com/jayree/sfdx-plugin-manifest/commit/ffe2a95d98855808246958363af41c0fc5e34903))
|
|
1138
1411
|
|
|
1412
|
+
|
|
1413
|
+
|
|
1139
1414
|
## [2.3.8](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.3.7...v2.3.8) (2022-10-21)
|
|
1140
1415
|
|
|
1141
1416
|
|
|
@@ -1143,6 +1418,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1143
1418
|
|
|
1144
1419
|
* update dependencies ([ac91f38](https://github.com/jayree/sfdx-plugin-manifest/commit/ac91f38e228ad8e5fa297a1ea4c32512e5fea47e))
|
|
1145
1420
|
|
|
1421
|
+
|
|
1422
|
+
|
|
1146
1423
|
## [2.3.7](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.3.6...v2.3.7) (2022-10-21)
|
|
1147
1424
|
|
|
1148
1425
|
|
|
@@ -1151,6 +1428,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1151
1428
|
* **deps:** bump @salesforce/command from 5.2.12 to 5.2.13 ([#353](https://github.com/jayree/sfdx-plugin-manifest/issues/353)) ([c9da8ab](https://github.com/jayree/sfdx-plugin-manifest/commit/c9da8ab680a54ea002b2b50add4979d3168a9ccb))
|
|
1152
1429
|
* **deps:** bump @salesforce/source-deploy-retrieve from 6.9.1 to 7.0.1 ([5fcfa0a](https://github.com/jayree/sfdx-plugin-manifest/commit/5fcfa0a3b72c4f37983857538d73fa894389eb7b))
|
|
1153
1430
|
|
|
1431
|
+
|
|
1432
|
+
|
|
1154
1433
|
## [2.3.6](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.3.5...v2.3.6) (2022-10-14)
|
|
1155
1434
|
|
|
1156
1435
|
|
|
@@ -1159,6 +1438,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1159
1438
|
* **deps:** bump @salesforce/command from 5.2.11 to 5.2.12 ([#339](https://github.com/jayree/sfdx-plugin-manifest/issues/339)) ([ebec171](https://github.com/jayree/sfdx-plugin-manifest/commit/ebec171d2e5fbdca940dcdf7ad4176f24f99ea69))
|
|
1160
1439
|
* **deps:** bump @salesforce/source-deploy-retrieve from 6.9.0 to 6.9.1 ([#341](https://github.com/jayree/sfdx-plugin-manifest/issues/341)) ([313d7c2](https://github.com/jayree/sfdx-plugin-manifest/commit/313d7c2c11d435157eee366963209123d002ab18))
|
|
1161
1440
|
|
|
1441
|
+
|
|
1442
|
+
|
|
1162
1443
|
## [2.3.5](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.3.4...v2.3.5) (2022-10-07)
|
|
1163
1444
|
|
|
1164
1445
|
|
|
@@ -1169,6 +1450,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1169
1450
|
* **deps:** bump fast-xml-parser from 4.0.10 to 4.0.11 ([#332](https://github.com/jayree/sfdx-plugin-manifest/issues/332)) ([ad6d6d2](https://github.com/jayree/sfdx-plugin-manifest/commit/ad6d6d20b608405f4c6e600c428868af495aa84c))
|
|
1170
1451
|
* **deps:** bump semver from 7.3.7 to 7.3.8 ([#334](https://github.com/jayree/sfdx-plugin-manifest/issues/334)) ([c1cd1a9](https://github.com/jayree/sfdx-plugin-manifest/commit/c1cd1a9fde362d2bf70bdf5d80cd83b196dbcb6b))
|
|
1171
1452
|
|
|
1453
|
+
|
|
1454
|
+
|
|
1172
1455
|
## [2.3.4](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.3.3...v2.3.4) (2022-10-02)
|
|
1173
1456
|
|
|
1174
1457
|
|
|
@@ -1176,6 +1459,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1176
1459
|
|
|
1177
1460
|
* **deps:** bump marked from 4.1.0 to 4.1.1 ([#325](https://github.com/jayree/sfdx-plugin-manifest/issues/325)) ([1d051d3](https://github.com/jayree/sfdx-plugin-manifest/commit/1d051d3b84f3465d963dc67972069fc0885d883a))
|
|
1178
1461
|
|
|
1462
|
+
|
|
1463
|
+
|
|
1179
1464
|
## [2.3.3](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.3.2...v2.3.3) (2022-10-01)
|
|
1180
1465
|
|
|
1181
1466
|
|
|
@@ -1183,6 +1468,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1183
1468
|
|
|
1184
1469
|
* **deps:** bump @salesforce/command from 5.2.10 to 5.2.11 ([#322](https://github.com/jayree/sfdx-plugin-manifest/issues/322)) ([c89bf60](https://github.com/jayree/sfdx-plugin-manifest/commit/c89bf608097a4a42934c83dc4bc89962302f3615))
|
|
1185
1470
|
|
|
1471
|
+
|
|
1472
|
+
|
|
1186
1473
|
## [2.3.2](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.3.1...v2.3.2) (2022-09-25)
|
|
1187
1474
|
|
|
1188
1475
|
|
|
@@ -1192,6 +1479,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1192
1479
|
* **deps:** bump @salesforce/command from 5.2.8 to 5.2.10 ([#309](https://github.com/jayree/sfdx-plugin-manifest/issues/309)) ([d955de5](https://github.com/jayree/sfdx-plugin-manifest/commit/d955de5c1334445b922d08a69b625e283eac596d))
|
|
1193
1480
|
* **deps:** bump @salesforce/source-deploy-retrieve from 6.8.1 to 6.8.2 ([e0a449c](https://github.com/jayree/sfdx-plugin-manifest/commit/e0a449c250b0d35738f9f2a0f02ad5ad45049fc2))
|
|
1194
1481
|
|
|
1482
|
+
|
|
1483
|
+
|
|
1195
1484
|
## [2.3.1](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.3.0...v2.3.1) (2022-09-21)
|
|
1196
1485
|
|
|
1197
1486
|
|
|
@@ -1204,6 +1493,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1204
1493
|
* **deps:** bump @salesforce/ts-types from 1.5.20 to 1.5.21 ([a94fc4f](https://github.com/jayree/sfdx-plugin-manifest/commit/a94fc4f2daa84cedfe30b97f85150b07c3fdbdc1))
|
|
1205
1494
|
* **deps:** bump fast-xml-parser from 4.0.9 to 4.0.10 ([360bf42](https://github.com/jayree/sfdx-plugin-manifest/commit/360bf42440db0433489daf52aa64e39fa1df7a7b))
|
|
1206
1495
|
|
|
1496
|
+
|
|
1497
|
+
|
|
1207
1498
|
# [2.3.0](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.2.10...v2.3.0) (2022-09-08)
|
|
1208
1499
|
|
|
1209
1500
|
|
|
@@ -1222,6 +1513,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1222
1513
|
|
|
1223
1514
|
* move to ESM ([6eb55f1](https://github.com/jayree/sfdx-plugin-manifest/commit/6eb55f18522515ca0a20fae00824bd8d8a7b3818))
|
|
1224
1515
|
|
|
1516
|
+
|
|
1517
|
+
|
|
1225
1518
|
## [2.2.10](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.2.9...v2.2.10) (2022-08-11)
|
|
1226
1519
|
|
|
1227
1520
|
|
|
@@ -1229,6 +1522,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1229
1522
|
|
|
1230
1523
|
* **deps:** bump @salesforce/source-deploy-retrieve from 6.2.9 to 6.3.0 ([5d52aff](https://github.com/jayree/sfdx-plugin-manifest/commit/5d52aff21ebcfecc0ae176d8235e212eba71c62a))
|
|
1231
1524
|
|
|
1525
|
+
|
|
1526
|
+
|
|
1232
1527
|
## [2.2.9](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.2.8...v2.2.9) (2022-08-10)
|
|
1233
1528
|
|
|
1234
1529
|
|
|
@@ -1237,7 +1532,9 @@ I plan to make the beta command generally available in the near future.
|
|
|
1237
1532
|
* **deps:** bump @oclif/core from 1.13.0 to 1.13.10 ([22b579e](https://github.com/jayree/sfdx-plugin-manifest/commit/22b579e242ba6ee240f851dfb519ca6f7f71bd8f))
|
|
1238
1533
|
* **deps:** bump @salesforce/source-deploy-retrieve from 6.2.6 to 6.2.9 ([8d0c93d](https://github.com/jayree/sfdx-plugin-manifest/commit/8d0c93daa2f177f51970f838e116d209f492826f))
|
|
1239
1534
|
* **deps:** bump listr2 from 5.0.1 to 5.0.2 ([d00b56d](https://github.com/jayree/sfdx-plugin-manifest/commit/d00b56d7b3c49fa78589f83665a2a31197dc8230))
|
|
1240
|
-
*
|
|
1535
|
+
* remove datamappingobjectdefinition ([95c1e02](https://github.com/jayree/sfdx-plugin-manifest/commit/95c1e026209b0eeb60b9ebd802f8a278f45a3139))
|
|
1536
|
+
|
|
1537
|
+
|
|
1241
1538
|
|
|
1242
1539
|
## [2.2.8](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.2.7...v2.2.8) (2022-08-02)
|
|
1243
1540
|
|
|
@@ -1247,6 +1544,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1247
1544
|
* **deps:** bump @oclif/core from 1.12.1 to 1.13.0 ([6764a85](https://github.com/jayree/sfdx-plugin-manifest/commit/6764a850fbd199e34e2093397000f45f0e7d1ea4))
|
|
1248
1545
|
* **deps:** bump @salesforce/kit from 1.5.44 to 1.5.45 ([9420779](https://github.com/jayree/sfdx-plugin-manifest/commit/9420779e93f1ec65b92c3a8729de109ee953cea8))
|
|
1249
1546
|
|
|
1547
|
+
|
|
1548
|
+
|
|
1250
1549
|
## [2.2.7](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.2.6...v2.2.7) (2022-07-26)
|
|
1251
1550
|
|
|
1252
1551
|
|
|
@@ -1261,6 +1560,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1261
1560
|
* **deps:** bump listr2 from 4.0.5 to 5.0.1 ([72b2adb](https://github.com/jayree/sfdx-plugin-manifest/commit/72b2adb71a01ce4e13d74dfed2faf01a417bc1c9))
|
|
1262
1561
|
* **deps:** bump marked from 4.0.17 to 4.0.18 ([70efd50](https://github.com/jayree/sfdx-plugin-manifest/commit/70efd506113d58a8df877c5860ace146eb5e8bc2))
|
|
1263
1562
|
|
|
1563
|
+
|
|
1564
|
+
|
|
1264
1565
|
## [2.2.6](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.2.5...v2.2.6) (2022-06-19)
|
|
1265
1566
|
|
|
1266
1567
|
|
|
@@ -1271,13 +1572,17 @@ I plan to make the beta command generally available in the near future.
|
|
|
1271
1572
|
* **deps:** bump isomorphic-git from 1.17.3 to 1.18.3 ([dbd63dc](https://github.com/jayree/sfdx-plugin-manifest/commit/dbd63dc8e07954e1073f5df4b57e70a5cc297ba7))
|
|
1272
1573
|
* **deps:** bump marked from 4.0.16 to 4.0.17 ([8db1462](https://github.com/jayree/sfdx-plugin-manifest/commit/8db1462b1426b36d711c5eb7c0bed81aa87794eb))
|
|
1273
1574
|
|
|
1575
|
+
|
|
1576
|
+
|
|
1274
1577
|
## [2.2.5](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.2.4...v2.2.5) (2022-06-04)
|
|
1275
1578
|
|
|
1276
1579
|
|
|
1277
1580
|
### Bug Fixes
|
|
1278
1581
|
|
|
1279
1582
|
* fix getPackageXml ([84236f3](https://github.com/jayree/sfdx-plugin-manifest/commit/84236f34bc1656adb6d6de2158b0039ce07e54c3))
|
|
1280
|
-
*
|
|
1583
|
+
* resolve components hotfix where type string is empty ([8e2a504](https://github.com/jayree/sfdx-plugin-manifest/commit/8e2a5043e4f5d028af4a57ee99ce78911da77c30))
|
|
1584
|
+
|
|
1585
|
+
|
|
1281
1586
|
|
|
1282
1587
|
## [2.2.4](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.2.3...v2.2.4) (2022-05-29)
|
|
1283
1588
|
|
|
@@ -1286,6 +1591,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1286
1591
|
|
|
1287
1592
|
* **deps:** bump fast-xml-parser from 4.0.7 to 4.0.8 ([627b3a0](https://github.com/jayree/sfdx-plugin-manifest/commit/627b3a05f0e69b80b7e7f611f9ea44fb186dabcf))
|
|
1288
1593
|
|
|
1594
|
+
|
|
1595
|
+
|
|
1289
1596
|
## [2.2.3](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.2.2...v2.2.3) (2022-05-27)
|
|
1290
1597
|
|
|
1291
1598
|
|
|
@@ -1295,6 +1602,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1295
1602
|
* **deps:** bump marked from 4.0.15 to 4.0.16 ([cd081ed](https://github.com/jayree/sfdx-plugin-manifest/commit/cd081edd57a55d137977bd2d232927978e670f08))
|
|
1296
1603
|
* upgrade to oclif/core ([73adf80](https://github.com/jayree/sfdx-plugin-manifest/commit/73adf80f37fbd3f3ea09497bb2ee36f2acc57cfd))
|
|
1297
1604
|
|
|
1605
|
+
|
|
1606
|
+
|
|
1298
1607
|
## [2.2.2](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.2.1...v2.2.2) (2022-05-14)
|
|
1299
1608
|
|
|
1300
1609
|
|
|
@@ -1303,12 +1612,16 @@ I plan to make the beta command generally available in the near future.
|
|
|
1303
1612
|
* **deps:** bump @salesforce/source-deploy-retrieve ([960f5c6](https://github.com/jayree/sfdx-plugin-manifest/commit/960f5c6bcfebcfde4e61eee354d866e357d8c247))
|
|
1304
1613
|
* **deps:** bump isomorphic-git from 1.17.1 to 1.17.2 ([527e6a1](https://github.com/jayree/sfdx-plugin-manifest/commit/527e6a16632453ca2260025e516714fbdf5f7c0f))
|
|
1305
1614
|
|
|
1615
|
+
|
|
1616
|
+
|
|
1306
1617
|
## [2.2.1](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.2.0...v2.2.1) (2022-05-06)
|
|
1307
1618
|
|
|
1308
1619
|
|
|
1309
1620
|
### Bug Fixes
|
|
1310
1621
|
|
|
1311
|
-
* **
|
|
1622
|
+
* **gitdiff:** support customobjecttranslation and bot again after SDR fix ([99d650d](https://github.com/jayree/sfdx-plugin-manifest/commit/99d650de4bf04647ea0b11a3317e4d8a2c2e89dc))
|
|
1623
|
+
|
|
1624
|
+
|
|
1312
1625
|
|
|
1313
1626
|
# [2.2.0](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.1.9...v2.2.0) (2022-03-03)
|
|
1314
1627
|
|
|
@@ -1330,7 +1643,9 @@ I plan to make the beta command generally available in the near future.
|
|
|
1330
1643
|
|
|
1331
1644
|
### Features
|
|
1332
1645
|
|
|
1333
|
-
* **
|
|
1646
|
+
* **manifestgenerate:** add --excludeall flag to exclude managed and unlocked packages ([396a76f](https://github.com/jayree/sfdx-plugin-manifest/commit/396a76f91ab5b6da8630c9faff0621296c7c3944))
|
|
1647
|
+
|
|
1648
|
+
|
|
1334
1649
|
|
|
1335
1650
|
## [2.1.9](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.1.8...v2.1.9) (2022-01-15)
|
|
1336
1651
|
|
|
@@ -1344,6 +1659,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1344
1659
|
* **deps:** bump listr2 from 4.0.0 to 4.0.1 ([e9474ec](https://github.com/jayree/sfdx-plugin-manifest/commit/e9474ec6ceb6d5be6cc501c4619d962a372f93f4))
|
|
1345
1660
|
* **deps:** bump marked from 4.0.9 to 4.0.10 ([1f7712c](https://github.com/jayree/sfdx-plugin-manifest/commit/1f7712c95a7c4b2e069a22c8e4f25dba9ab7ac32))
|
|
1346
1661
|
|
|
1662
|
+
|
|
1663
|
+
|
|
1347
1664
|
## [2.1.8](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.1.7...v2.1.8) (2022-01-07)
|
|
1348
1665
|
|
|
1349
1666
|
|
|
@@ -1353,6 +1670,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1353
1670
|
* **deps:** bump fast-xml-parser from 3.21.1 to 4.0.0 ([7feaf6f](https://github.com/jayree/sfdx-plugin-manifest/commit/7feaf6ffc410da4dd6a8f2e03370b3f507faf561))
|
|
1354
1671
|
* **deps:** bump listr2 from 3.14.0 to 4.0.0 ([cee5f4e](https://github.com/jayree/sfdx-plugin-manifest/commit/cee5f4eac31c57b3f79a3197eb065623f25ca80b))
|
|
1355
1672
|
|
|
1673
|
+
|
|
1674
|
+
|
|
1356
1675
|
## [2.1.7](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.1.6...v2.1.7) (2022-01-06)
|
|
1357
1676
|
|
|
1358
1677
|
|
|
@@ -1360,6 +1679,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1360
1679
|
|
|
1361
1680
|
* downgrade cli-ux ([a0a27a8](https://github.com/jayree/sfdx-plugin-manifest/commit/a0a27a8623558f739264c1c8eb380227970dc93e))
|
|
1362
1681
|
|
|
1682
|
+
|
|
1683
|
+
|
|
1363
1684
|
## [2.1.6](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.1.5...v2.1.6) (2021-12-23)
|
|
1364
1685
|
|
|
1365
1686
|
|
|
@@ -1367,6 +1688,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1367
1688
|
|
|
1368
1689
|
* set node version to 14.17.1 ([e6bf30c](https://github.com/jayree/sfdx-plugin-manifest/commit/e6bf30c1de943b085a379db5cc83e06e12f2a2bb))
|
|
1369
1690
|
|
|
1691
|
+
|
|
1692
|
+
|
|
1370
1693
|
## [2.1.5](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.1.4...v2.1.5) (2021-12-22)
|
|
1371
1694
|
|
|
1372
1695
|
|
|
@@ -1374,6 +1697,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1374
1697
|
|
|
1375
1698
|
* update dependencies ([8f40458](https://github.com/jayree/sfdx-plugin-manifest/commit/8f4045871e8ad89982b7c788ce688ce1af01fd69))
|
|
1376
1699
|
|
|
1700
|
+
|
|
1701
|
+
|
|
1377
1702
|
## [2.1.4](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.1.3...v2.1.4) (2021-12-19)
|
|
1378
1703
|
|
|
1379
1704
|
|
|
@@ -1381,6 +1706,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1381
1706
|
|
|
1382
1707
|
* update dependencies ([fb282ee](https://github.com/jayree/sfdx-plugin-manifest/commit/fb282ee2c59688f70dffedf9879b1c95c95a2d77))
|
|
1383
1708
|
|
|
1709
|
+
|
|
1710
|
+
|
|
1384
1711
|
## [2.1.3](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.1.2...v2.1.3) (2021-12-18)
|
|
1385
1712
|
|
|
1386
1713
|
|
|
@@ -1395,6 +1722,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1395
1722
|
* **deps:** bump isomorphic-git from 1.10.1 to 1.10.3 ([ec74cc4](https://github.com/jayree/sfdx-plugin-manifest/commit/ec74cc4a31c751c12f27724e217f0fe6757b9f87))
|
|
1396
1723
|
* **deps:** bump marked from 4.0.5 to 4.0.7 ([6dab24f](https://github.com/jayree/sfdx-plugin-manifest/commit/6dab24fcd5cb5e8407aadf93b5a2bdcd8993ea82))
|
|
1397
1724
|
|
|
1725
|
+
|
|
1726
|
+
|
|
1398
1727
|
## [2.1.2](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.1.1...v2.1.2) (2021-12-01)
|
|
1399
1728
|
|
|
1400
1729
|
|
|
@@ -1406,6 +1735,8 @@ I plan to make the beta command generally available in the near future.
|
|
|
1406
1735
|
* **deps:** bump cli-ux from 5.6.4 to 5.6.5 ([c703395](https://github.com/jayree/sfdx-plugin-manifest/commit/c703395bf02b57f533d583a75e53394fe5017f96))
|
|
1407
1736
|
* **deps:** bump jsforce from 1.10.1 to 1.11.0 ([6c3ac23](https://github.com/jayree/sfdx-plugin-manifest/commit/6c3ac232e64ca9c4fc0ad32ee37c165500b00a01))
|
|
1408
1737
|
|
|
1738
|
+
|
|
1739
|
+
|
|
1409
1740
|
## [2.1.1](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.1.0...v2.1.1) (2021-11-26)
|
|
1410
1741
|
|
|
1411
1742
|
|
|
@@ -1413,49 +1744,64 @@ I plan to make the beta command generally available in the near future.
|
|
|
1413
1744
|
|
|
1414
1745
|
* **deps:** bump @salesforce/core from 2.29.0 to 2.30.0 ([d8bc5ae](https://github.com/jayree/sfdx-plugin-manifest/commit/d8bc5aedd267d576a6f50e8d880faaf8de1f57eb))
|
|
1415
1746
|
|
|
1747
|
+
|
|
1748
|
+
|
|
1416
1749
|
# [2.1.0](https://github.com/jayree/sfdx-plugin-manifest/compare/v2.0.0...v2.1.0) (2021-11-25)
|
|
1417
1750
|
|
|
1751
|
+
|
|
1418
1752
|
### Bug Fixes
|
|
1419
1753
|
|
|
1420
|
-
* **deps:** bump @salesforce/source-deploy-retrieve from 5.6.
|
|
1421
|
-
* **deps:** bump cli-ux from 5.6.3 to 5.6.4 ([
|
|
1422
|
-
* **deps:** bump listr2 from 3.13.4 to 3.13.5 ([
|
|
1423
|
-
* **deps:** bump marked from 4.0.4 to 4.0.5 ([
|
|
1754
|
+
* **deps:** bump @salesforce/source-deploy-retrieve from 5.6.4 to 5.7.0 ([7498326](https://github.com/jayree/sfdx-plugin-manifest/commit/74983262d24882b5059a43097ea8b62c945d27a3))
|
|
1755
|
+
* **deps:** bump cli-ux from 5.6.3 to 5.6.4 ([afb7005](https://github.com/jayree/sfdx-plugin-manifest/commit/afb7005c3d442068e1e25e697289519474733b66))
|
|
1756
|
+
* **deps:** bump listr2 from 3.13.4 to 3.13.5 ([ecd6587](https://github.com/jayree/sfdx-plugin-manifest/commit/ecd65877852c1da6fa2f9460756b17484e09d459))
|
|
1757
|
+
* **deps:** bump marked from 4.0.4 to 4.0.5 ([ec93f7a](https://github.com/jayree/sfdx-plugin-manifest/commit/ec93f7ac1eea05896d051fb778ba57814be6df30))
|
|
1758
|
+
|
|
1424
1759
|
|
|
1425
1760
|
### Features
|
|
1426
1761
|
|
|
1427
|
-
* **
|
|
1762
|
+
* **gitdiff:** add parameter to generate a destructiveChanges manifest with empty package.xml for mdapi:deploy ([60f417f](https://github.com/jayree/sfdx-plugin-manifest/commit/60f417f19bf16e2d80be7e4cd2e39179c14f5f1d))
|
|
1763
|
+
|
|
1764
|
+
|
|
1428
1765
|
|
|
1429
1766
|
# [2.0.0](https://github.com/jayree/sfdx-plugin-manifest/compare/v1.0.6...v2.0.0) (2021-11-21)
|
|
1430
1767
|
|
|
1768
|
+
|
|
1431
1769
|
### Bug Fixes
|
|
1432
1770
|
|
|
1433
|
-
|
|
1771
|
+
* catch more MetadataResolver errors ([cd82847](https://github.com/jayree/sfdx-plugin-manifest/commit/cd82847e58efa2ca95e425f2a1719a48af144d53))
|
|
1434
1772
|
* **deps:** bump @oclif/command from 1.8.0 to 1.8.3 ([6f9e532](https://github.com/jayree/sfdx-plugin-manifest/commit/6f9e5324f249bf9ff30d82fd22983046cde7680a))
|
|
1435
1773
|
* **deps:** bump @oclif/config from 1.17.0 to 1.17.1 ([4f89c92](https://github.com/jayree/sfdx-plugin-manifest/commit/4f89c929ff9d2c06ca81f349531b2e6bca36ca6e))
|
|
1436
1774
|
* **deps:** bump @salesforce/command from 4.1.4 to 4.1.5 ([21c6572](https://github.com/jayree/sfdx-plugin-manifest/commit/21c657228e47f2984b017e01af81a12d5f7a0ae9))
|
|
1437
1775
|
* **deps:** bump @salesforce/source-deploy-retrieve from 5.5.0 to 5.6.3 ([e4f92f9](https://github.com/jayree/sfdx-plugin-manifest/commit/e4f92f9fbdb6b34e868ee1c1061f73f6697ba9c8))
|
|
1438
1776
|
* **deps:** bump listr2 from 3.13.3 to 3.13.4 ([3f3c9c3](https://github.com/jayree/sfdx-plugin-manifest/commit/3f3c9c357abe85bbb378c005923608285350e2d6))
|
|
1439
1777
|
* **deps:** bump marked from 4.0.3 to 4.0.4 ([95c2ba2](https://github.com/jayree/sfdx-plugin-manifest/commit/95c2ba2e079ad9542c03d7b694ba9eeed8bd6b74))
|
|
1440
|
-
* **
|
|
1778
|
+
* **gitdiff:** make debugging easier ([cf18cca](https://github.com/jayree/sfdx-plugin-manifest/commit/cf18ccac20c018e721c6913b7c976d4628845941))
|
|
1441
1779
|
* **manifestgenerate:** metadata api not returning valid metadata type ([909bf7e](https://github.com/jayree/sfdx-plugin-manifest/commit/909bf7e5d680c56c3a6ed123e3d6ee798ac8dacd))
|
|
1442
1780
|
|
|
1781
|
+
|
|
1443
1782
|
### Features
|
|
1444
1783
|
|
|
1445
|
-
* **
|
|
1784
|
+
* **gitdiff:** add outputdir parameter ([fe95206](https://github.com/jayree/sfdx-plugin-manifest/commit/fe9520637b9b9370470d37d1dde54f7c769c31ac))
|
|
1785
|
+
|
|
1446
1786
|
|
|
1447
1787
|
### BREAKING CHANGES
|
|
1448
1788
|
|
|
1449
|
-
* **
|
|
1789
|
+
* **gitdiff:** To support the destructivechanges parameters of the source:deploy command all files are written to outputdir (defaults to '')
|
|
1790
|
+
|
|
1791
|
+
|
|
1450
1792
|
|
|
1451
1793
|
## [1.0.6](https://github.com/jayree/sfdx-plugin-manifest/compare/v1.0.5...v1.0.6) (2021-11-16)
|
|
1452
1794
|
|
|
1795
|
+
|
|
1453
1796
|
### Bug Fixes
|
|
1454
1797
|
|
|
1455
|
-
* **
|
|
1798
|
+
* **gitdiff:** restore support for caret and tilde in refs ([50ea6b6](https://github.com/jayree/sfdx-plugin-manifest/commit/50ea6b6f3cebe7af4d46d3cbfd1e5d3807009d59))
|
|
1799
|
+
|
|
1800
|
+
|
|
1456
1801
|
|
|
1457
1802
|
## [1.0.5](https://github.com/jayree/sfdx-plugin-manifest/compare/v1.0.4...v1.0.5) (2021-11-13)
|
|
1458
1803
|
|
|
1804
|
+
|
|
1459
1805
|
### Bug Fixes
|
|
1460
1806
|
|
|
1461
1807
|
* **deps:** bump @salesforce/core from 2.28.3 to 2.28.4 ([e7769e4](https://github.com/jayree/sfdx-plugin-manifest/commit/e7769e4fc079f9f87fb75ef51cda7264495bb901))
|
|
@@ -1463,44 +1809,62 @@ I plan to make the beta command generally available in the near future.
|
|
|
1463
1809
|
* **deps:** bump @salesforce/source-deploy-retrieve from 5.4.1 to 5.5.0 ([feb9769](https://github.com/jayree/sfdx-plugin-manifest/commit/feb97693b964baa1f386d90ee892ea33b04484d5))
|
|
1464
1810
|
* **deps:** bump marked from 4.0.0 to 4.0.3 ([ba08e91](https://github.com/jayree/sfdx-plugin-manifest/commit/ba08e91131ffae0b5becba419e790924a007ce3d))
|
|
1465
1811
|
|
|
1812
|
+
|
|
1813
|
+
|
|
1466
1814
|
## [1.0.4](https://github.com/jayree/sfdx-plugin-manifest/compare/v1.0.3...v1.0.4) (2021-11-08)
|
|
1467
1815
|
|
|
1816
|
+
|
|
1468
1817
|
### Bug Fixes
|
|
1469
1818
|
|
|
1470
1819
|
* **deps:** bump @salesforce/core from 2.28.2 to 2.28.3 ([da85585](https://github.com/jayree/sfdx-plugin-manifest/commit/da85585fbec455f20d6f785709e93f9167d8db92))
|
|
1471
1820
|
* **deps:** bump @salesforce/source-deploy-retrieve from 5.1.2 to 5.4.1 ([45ab5ce](https://github.com/jayree/sfdx-plugin-manifest/commit/45ab5ce975692b9fbd41496e0cc3c922eb01fb6a))
|
|
1472
1821
|
* **deps:** bump listr2 from 3.13.1 to 3.13.3 ([a20b53e](https://github.com/jayree/sfdx-plugin-manifest/commit/a20b53ee87376e53c9cdd185420e4cf4ee4010c4))
|
|
1473
1822
|
* **deps:** bump marked from 3.0.8 to 4.0.0 ([36f8f55](https://github.com/jayree/sfdx-plugin-manifest/commit/36f8f55b5968a794e9e00e4b795abd6b9e648723))
|
|
1474
|
-
* **
|
|
1823
|
+
* **gitdiff:** optimize the comparison of childComponents ([0dfe979](https://github.com/jayree/sfdx-plugin-manifest/commit/0dfe979cba37ea5ab5eba8d6ecdb2acb64358938))
|
|
1475
1824
|
* **manifestgenerate:** optimize StandardValueSet query ([3d98d83](https://github.com/jayree/sfdx-plugin-manifest/commit/3d98d83e3ef8112b15c188c59b2138ae79b9a720))
|
|
1476
1825
|
|
|
1826
|
+
|
|
1827
|
+
|
|
1477
1828
|
## [1.0.3](https://github.com/jayree/sfdx-plugin-manifest/compare/v1.0.2...v1.0.3) (2021-10-31)
|
|
1478
1829
|
|
|
1830
|
+
|
|
1479
1831
|
### Bug Fixes
|
|
1480
1832
|
|
|
1481
1833
|
* **deps:** bump @salesforce/source-deploy-retrieve from 5.1.1 to 5.1.2 ([3f061e8](https://github.com/jayree/sfdx-plugin-manifest/commit/3f061e80f3ee66e9af306baaa8c0dd640694d52c))
|
|
1482
1834
|
* **deps:** bump fast-xml-parser from 3.21.0 to 3.21.1 ([ea4c7b6](https://github.com/jayree/sfdx-plugin-manifest/commit/ea4c7b696381e3a9b9bf656e71332b58fec71d66))
|
|
1483
1835
|
|
|
1836
|
+
|
|
1837
|
+
|
|
1484
1838
|
## [1.0.2](https://github.com/jayree/sfdx-plugin-manifest/compare/v1.0.1...v1.0.2) (2021-10-29)
|
|
1485
1839
|
|
|
1840
|
+
|
|
1486
1841
|
### Bug Fixes
|
|
1487
1842
|
|
|
1488
1843
|
* **deps:** bump @salesforce/source-deploy-retrieve from 5.0.1 to 5.1.1 ([bb40fac](https://github.com/jayree/sfdx-plugin-manifest/commit/bb40fac5c2f8facbfe36df10908b9ae0ed342503))
|
|
1489
1844
|
* **deps:** bump fast-xml-parser from 3.20.3 to 3.21.0 ([77cceff](https://github.com/jayree/sfdx-plugin-manifest/commit/77cceffd9546cf262cdb341a5cb8c0a27e2a587b))
|
|
1490
1845
|
* **deps:** bump listr2 from 3.12.2 to 3.13.1 ([0afae6e](https://github.com/jayree/sfdx-plugin-manifest/commit/0afae6ea8729afeb069998d2fc5cb192e5e65440))
|
|
1491
1846
|
* **deps:** bump marked from 3.0.7 to 3.0.8 ([fb76d91](https://github.com/jayree/sfdx-plugin-manifest/commit/fb76d91ef590575bab75c0e12188b13aa4794b2b))
|
|
1492
|
-
* **
|
|
1493
|
-
* **
|
|
1494
|
-
* **
|
|
1847
|
+
* **gitdiff:** optimize createVirtualTreeContainer method ([8a0579a](https://github.com/jayree/sfdx-plugin-manifest/commit/8a0579ae1fb4b7ce39f0c515344b1db05913af77))
|
|
1848
|
+
* **gitdiff:** set sourceApiVersion ([cc3d5df](https://github.com/jayree/sfdx-plugin-manifest/commit/cc3d5df8e3455867f5d8628e28f4c36a85b745da))
|
|
1849
|
+
* **gitdiff:** sort types and members in manifest ([7f76423](https://github.com/jayree/sfdx-plugin-manifest/commit/7f76423a0566ba34091b81b442901f5fe17f51f1))
|
|
1850
|
+
|
|
1851
|
+
|
|
1495
1852
|
|
|
1496
1853
|
## [1.0.1](https://github.com/jayree/sfdx-plugin-manifest/compare/v1.0.0...v1.0.1) (2021-10-21)
|
|
1497
1854
|
|
|
1855
|
+
|
|
1498
1856
|
### Bug Fixes
|
|
1499
1857
|
|
|
1500
1858
|
* **deps:** bump @salesforce/source-deploy-retrieve from 4.5.11 to 5.0.1 ([6c30cfa](https://github.com/jayree/sfdx-plugin-manifest/commit/6c30cfad891ecda913838b01d86e1e3a5e575a29))
|
|
1501
1859
|
|
|
1502
|
-
|
|
1860
|
+
|
|
1861
|
+
|
|
1862
|
+
# [1.0.0](https://github.com/jayree/sfdx-plugin-manifest/compare/74cd7194727665ae1f25b056780aeb4861f58137...v1.0.0) (2021-10-19)
|
|
1863
|
+
|
|
1503
1864
|
|
|
1504
1865
|
### Features
|
|
1505
1866
|
|
|
1506
|
-
|
|
1867
|
+
* add manifest:generate :cleanup :git:diff commands ([74cd719](https://github.com/jayree/sfdx-plugin-manifest/commit/74cd7194727665ae1f25b056780aeb4861f58137))
|
|
1868
|
+
|
|
1869
|
+
|
|
1870
|
+
|