Skip to content

Commit 033d59c

Browse files
committed
chore(release): 1.10.11 [skip ci]
1 parent b08ba18 commit 033d59c

File tree

2 files changed

+267
-1
lines changed

2 files changed

+267
-1
lines changed

CHANGELOG.md

Lines changed: 266 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,266 @@
1+
## [1.10.11](https://github.com/salesforcecli/plugin-packaging/compare/1.10.10...1.10.11) (2022-12-19)
2+
3+
4+
### Bug Fixes
5+
6+
* change SfError back to Error ([9a38fc5](https://github.com/salesforcecli/plugin-packaging/commit/9a38fc56de3b3f5e13879274ca9592b0a4c36a67))
7+
* pkg install polling timeout should display how to query the status ([5e0eedb](https://github.com/salesforcecli/plugin-packaging/commit/5e0eedb4aa408251994b3248b972881df237ed13))
8+
* update package delete NUTs ([34c9852](https://github.com/salesforcecli/plugin-packaging/commit/34c98523b265b86527c8a445151c951041aca4b0))
9+
10+
11+
12+
## [1.10.10](https://github.com/salesforcecli/plugin-packaging/compare/1.10.9...1.10.10) (2022-12-07)
13+
14+
15+
### Bug Fixes
16+
17+
* add message to query for errors when more than 12 ([a7153db](https://github.com/salesforcecli/plugin-packaging/commit/a7153db52f6f07aaf5ab167c3019a66f96a5fcf7))
18+
* print errors when reporting on a new PV with errors ([e538a75](https://github.com/salesforcecli/plugin-packaging/commit/e538a7513a34aff58347a77003d3e4fa4187596e))
19+
20+
21+
22+
## [1.10.9](https://github.com/salesforcecli/plugin-packaging/compare/1.10.8...1.10.9) (2022-11-28)
23+
24+
25+
### Bug Fixes
26+
27+
* ensure code coverage and build duration values ([e5cc508](https://github.com/salesforcecli/plugin-packaging/commit/e5cc50869ed40f88aab37d0bb5eb0f63557e3713))
28+
* ensure code coverage and build duration values ([c9ecd99](https://github.com/salesforcecli/plugin-packaging/commit/c9ecd99266c2eff06b0917b11e33bb75e394cb8d))
29+
30+
31+
32+
## [1.10.8](https://github.com/salesforcecli/plugin-packaging/compare/1.10.7...1.10.8) (2022-11-21)
33+
34+
35+
### Bug Fixes
36+
37+
* pass wait correctly to api ([6cb64c7](https://github.com/salesforcecli/plugin-packaging/commit/6cb64c7f147eefbac56d454be0cec09daa6479fa))
38+
39+
40+
41+
## [1.10.7](https://github.com/salesforcecli/plugin-packaging/compare/1.10.6...1.10.7) (2022-11-10)
42+
43+
44+
### Bug Fixes
45+
46+
* add doc for contributing to and developing in the packaging plugin ([c5cd426](https://github.com/salesforcecli/plugin-packaging/commit/c5cd426569a32bcb6efd36662149a294d7e9cf65))
47+
48+
49+
50+
## [1.10.6](https://github.com/salesforcecli/plugin-packaging/compare/1.10.5...1.10.6) (2022-11-10)
51+
52+
53+
### Bug Fixes
54+
55+
* audit message ussage ([3a78a93](https://github.com/salesforcecli/plugin-packaging/commit/3a78a9310f30dd246b7380252490ff7598887968))
56+
* message clean up ([c59305a](https://github.com/salesforcecli/plugin-packaging/commit/c59305a5488a64bd208ea76acefb7d70f19805fa))
57+
58+
59+
60+
## [1.10.5](https://github.com/salesforcecli/plugin-packaging/compare/1.10.4...1.10.5) (2022-11-08)
61+
62+
63+
### Bug Fixes
64+
65+
* update imports to use 4 main classes ([e7002f1](https://github.com/salesforcecli/plugin-packaging/commit/e7002f16b288037605e4e9256f3fdc18938babec))
66+
67+
68+
69+
## [1.10.4](https://github.com/salesforcecli/plugin-packaging/compare/1.10.3...1.10.4) (2022-11-05)
70+
71+
72+
### Bug Fixes
73+
74+
* **deps:** bump tslib from 2.4.0 to 2.4.1 ([e0dd92e](https://github.com/salesforcecli/plugin-packaging/commit/e0dd92e42510b44a46cff2856951db93014154aa))
75+
76+
77+
78+
## [1.10.3](https://github.com/salesforcecli/plugin-packaging/compare/1.10.2...1.10.3) (2022-11-04)
79+
80+
81+
### Bug Fixes
82+
83+
* apply dev scripts and bump packaging ([24e4330](https://github.com/salesforcecli/plugin-packaging/commit/24e4330ca83efdf8016b553db6efe1fd2d4a4981))
84+
85+
86+
87+
## [1.10.2](https://github.com/salesforcecli/plugin-packaging/compare/1.10.1...1.10.2) (2022-11-04)
88+
89+
90+
### Bug Fixes
91+
92+
* enumerate and format server errors better ([f1565ee](https://github.com/salesforcecli/plugin-packaging/commit/f1565eebaec4c4cda7ea8f6d1023d19896869857))
93+
94+
95+
96+
## [1.10.1](https://github.com/salesforcecli/plugin-packaging/compare/1.10.0...1.10.1) (2022-11-04)
97+
98+
99+
### Bug Fixes
100+
101+
* bump packaging lib version to 0.1.17 ([224f78f](https://github.com/salesforcecli/plugin-packaging/commit/224f78f237640893824f4ced770db0a1dee80dcc))
102+
103+
104+
105+
# [1.10.0](https://github.com/salesforcecli/plugin-packaging/compare/1.9.8...1.10.0) (2022-11-03)
106+
107+
108+
### Features
109+
110+
* added an option definition file to the convert command ([f8b8f8a](https://github.com/salesforcecli/plugin-packaging/commit/f8b8f8ac1c59dd042b43c1f4dbe20ca109b61863))
111+
* added an option to the convert command ([71bceb6](https://github.com/salesforcecli/plugin-packaging/commit/71bceb6c162cb2c9118bb995371f5a610b8bb6d5))
112+
113+
114+
115+
## [1.9.8](https://github.com/salesforcecli/plugin-packaging/compare/1.9.7...1.9.8) (2022-10-29)
116+
117+
118+
### Bug Fixes
119+
120+
* **deps:** bump @salesforce/command from 5.2.16 to 5.2.17 ([557db56](https://github.com/salesforcecli/plugin-packaging/commit/557db56c1f428268786a10f4bb44d1a4077e62d5))
121+
122+
123+
124+
## [1.9.7](https://github.com/salesforcecli/plugin-packaging/compare/1.9.6...1.9.7) (2022-10-29)
125+
126+
127+
### Bug Fixes
128+
129+
* **deps:** bump @oclif/core from 1.19.1 to 1.20.0 ([421bb12](https://github.com/salesforcecli/plugin-packaging/commit/421bb12b3d36eebebbf56ee7d2e364c05178e853))
130+
131+
132+
133+
## [1.9.6](https://github.com/salesforcecli/plugin-packaging/compare/1.9.5...1.9.6) (2022-10-27)
134+
135+
136+
### Bug Fixes
137+
138+
* bump packaging ([41440bc](https://github.com/salesforcecli/plugin-packaging/commit/41440bc3c0242f2ec8dbb8f5feb4ff652fc352a3))
139+
140+
141+
142+
## [1.9.5](https://github.com/salesforcecli/plugin-packaging/compare/1.9.4...1.9.5) (2022-10-24)
143+
144+
145+
### Bug Fixes
146+
147+
* improve handling of pvc path flag ([d62afb7](https://github.com/salesforcecli/plugin-packaging/commit/d62afb7c0ad06d2a9d78691178c9d8ba9106fc56))
148+
149+
150+
### Reverts
151+
152+
* Revert "chore: remove test file" ([4f73449](https://github.com/salesforcecli/plugin-packaging/commit/4f734498656bd31c0649c8b01fcfad0b06a54fe3))
153+
154+
155+
156+
## [1.9.4](https://github.com/salesforcecli/plugin-packaging/compare/1.9.3...1.9.4) (2022-10-03)
157+
158+
159+
### Bug Fixes
160+
161+
* refactor to use new Package1Version class and its methods ([037fd11](https://github.com/salesforcecli/plugin-packaging/commit/037fd11ecc14d6c6b7d2b35e7a61ad9377eb65c5))
162+
163+
164+
165+
## [1.9.3](https://github.com/salesforcecli/plugin-packaging/compare/1.9.2...1.9.3) (2022-09-30)
166+
167+
168+
### Bug Fixes
169+
170+
* modify commands for packaging library refactor ([e07d269](https://github.com/salesforcecli/plugin-packaging/commit/e07d2698501136498a9d18d73af4f7d375ecdff9))
171+
* update the lock file for latest packaging lib ([0e80feb](https://github.com/salesforcecli/plugin-packaging/commit/0e80feb9fa0a403ff4ad78a7d3a384162f075dcd))
172+
173+
174+
175+
## [1.9.2](https://github.com/salesforcecli/plugin-packaging/compare/1.9.1...1.9.2) (2022-09-28)
176+
177+
178+
### Bug Fixes
179+
180+
* bump pkg lin to 0.0.42 ([7c98fdb](https://github.com/salesforcecli/plugin-packaging/commit/7c98fdb27993993ad68ae0159d342a2fa2f245a3))
181+
* fix promote nut test ([1255c1c](https://github.com/salesforcecli/plugin-packaging/commit/1255c1cb358227cb420a1dadd78b12e90f52dbfc))
182+
183+
184+
185+
## [1.9.1](https://github.com/salesforcecli/plugin-packaging/compare/1.9.0...1.9.1) (2022-09-15)
186+
187+
188+
### Bug Fixes
189+
190+
* update lifecycle event names ([51e2a63](https://github.com/salesforcecli/plugin-packaging/commit/51e2a636f17636fd9a17a5d3922defcdb06d6335))
191+
192+
193+
194+
# [1.9.0](https://github.com/salesforcecli/plugin-packaging/compare/9d88ff531898453158410b566ae5f2175b07ae99...1.9.0) (2022-09-13)
195+
196+
197+
### Bug Fixes
198+
199+
* add direct chalk dependency ([11e7b49](https://github.com/salesforcecli/plugin-packaging/commit/11e7b49b0d886e30893d18d861c8b668b7b031e9))
200+
* add direct chalk dependency ([cf18904](https://github.com/salesforcecli/plugin-packaging/commit/cf189044fc17b1a92e143b872811462070d15707))
201+
* add force:package:beta:install:report command ([1044e0e](https://github.com/salesforcecli/plugin-packaging/commit/1044e0ed08763deae904e491a2b8681dadac4ec4))
202+
* add package version displayancestry command ([30f6d5b](https://github.com/salesforcecli/plugin-packaging/commit/30f6d5be4d662cb738baf3be97e3609d06920f93))
203+
* add package:beta:update, NUT ([80ade7b](https://github.com/salesforcecli/plugin-packaging/commit/80ade7b4916bb29cd406874dd6bdc980476e1cda))
204+
* add package:beta:version:promote and NUT ([8db94c2](https://github.com/salesforcecli/plugin-packaging/commit/8db94c2b74e39c275774578a1c488288ca134321))
205+
* add package:beta:version:update and NUT ([1ac77a8](https://github.com/salesforcecli/plugin-packaging/commit/1ac77a84a97255510e09e893a8ec5f89762715b2))
206+
* add package:uninstall command ([86db455](https://github.com/salesforcecli/plugin-packaging/commit/86db45584449cb6ab59c7f45734413f92647362e))
207+
* add package:version:create:list command, NUT ([5a4e558](https://github.com/salesforcecli/plugin-packaging/commit/5a4e558c7870c62dbe56e93ffac68b602f014635))
208+
* add package:version:uninstall:report command, NUT, cleanup SfError/message ([d9f72f2](https://github.com/salesforcecli/plugin-packaging/commit/d9f72f2933ab88fad1fd75f04db864f733a58c79))
209+
* add package1:beta:version:create:get command, UTs, placeholder NUT ([9d3f4f5](https://github.com/salesforcecli/plugin-packaging/commit/9d3f4f5786f4c2bf42b81bc29b5b5da42a989e36))
210+
* add package1:version:list command, UTs, NUTs ([ecfbcd4](https://github.com/salesforcecli/plugin-packaging/commit/ecfbcd4aa1152bacbf99728f55599ab1be8a21f4))
211+
* add pvr and pvcr ([79d27cf](https://github.com/salesforcecli/plugin-packaging/commit/79d27cf4883590f11459328c451787df20433cd9))
212+
* add spinner and fix perserve file location msg ([7d732ae](https://github.com/salesforcecli/plugin-packaging/commit/7d732aefc3fe63098721fc00ba2a21196dc8b53c))
213+
* adds unit tests and NUTs ([24dbd52](https://github.com/salesforcecli/plugin-packaging/commit/24dbd524aadd923f253dd3d83d46aef50cb638b6))
214+
* apply fixes for qa issues ([7a944da](https://github.com/salesforcecli/plugin-packaging/commit/7a944da265e7875f84a774246fc5fab0e7e955dd))
215+
* build out some of pvl - not building ([7c166a3](https://github.com/salesforcecli/plugin-packaging/commit/7c166a3f3a8ba1bbbbd09d768baf0150810edd18))
216+
* bump packaging lib version ([ab11694](https://github.com/salesforcecli/plugin-packaging/commit/ab116944b61521ef57e22a8495b4c6e691951fea))
217+
* bump packaging library ([759b31e](https://github.com/salesforcecli/plugin-packaging/commit/759b31e5e5fa7de1f13c08f29ae055d15fb36571))
218+
* bump version number to 1.1.1 ([d472ff1](https://github.com/salesforcecli/plugin-packaging/commit/d472ff16f8733d287896e290515524461560babb))
219+
* bump version of package lib ([5a93522](https://github.com/salesforcecli/plugin-packaging/commit/5a9352229831f14cda22568101675e22e1618543))
220+
* correct output ([40662fc](https://github.com/salesforcecli/plugin-packaging/commit/40662fc6ad41ff0ddfd7902809f60294ee4066a8))
221+
* edit messages for cli ref ([afd97a2](https://github.com/salesforcecli/plugin-packaging/commit/afd97a2f6262c34606ba3395cb2b1139499f55ff))
222+
* edit messages for cli ref ([9d8ad57](https://github.com/salesforcecli/plugin-packaging/commit/9d8ad57c55e4d9a36b1f9d321afcdbbccdd0428f))
223+
* edit messages for cli ref ([70a6f16](https://github.com/salesforcecli/plugin-packaging/commit/70a6f160268e1d6bd6fb00eccb18df01394ad087))
224+
* edit messages for cli ref ([c1135e1](https://github.com/salesforcecli/plugin-packaging/commit/c1135e1447ecfdd592ca89ea8259528e8c452c2f))
225+
* edit messages so they don't break the cli ref command generator ([7554897](https://github.com/salesforcecli/plugin-packaging/commit/755489700b1efa0be9126572bc8b377064c6db2d))
226+
* finish pvl, add NUT ([a4fe3f0](https://github.com/salesforcecli/plugin-packaging/commit/a4fe3f05c96dd00907df32831d21d4498a0e43b2))
227+
* force version bump ([7c2c878](https://github.com/salesforcecli/plugin-packaging/commit/7c2c878b47abc9e711878ac7ebc1f805b5262460))
228+
* keep only examples in #examples section ([44a13c9](https://github.com/salesforcecli/plugin-packaging/commit/44a13c928e2665932785971a99346040d94b25ab))
229+
* lint fixes ([ac8cceb](https://github.com/salesforcecli/plugin-packaging/commit/ac8cceb91b76b90671acc6029c3329390b34b9aa))
230+
* look up 05i id if 04t is found for package:promote ([256dbdb](https://github.com/salesforcecli/plugin-packaging/commit/256dbdb652ca50f20b5678a1a7ecd89dfdd010dd))
231+
* make command output clearer for un-implemented commands ([65cab44](https://github.com/salesforcecli/plugin-packaging/commit/65cab44d3aa76b0bc78d5b26e5cc15c9294f19a9))
232+
* messages files are breaking the CLI Ref command generation ([9da58a6](https://github.com/salesforcecli/plugin-packaging/commit/9da58a681251b42c472d2d413a76238d50b5ec10))
233+
* only examples in # examples sections ([d68d002](https://github.com/salesforcecli/plugin-packaging/commit/d68d002d4792d11e0d246e7cb15233092b902dde))
234+
* only examples in #example section ([23195a2](https://github.com/salesforcecli/plugin-packaging/commit/23195a20c388ef952de75976d4d27607cb0c7707))
235+
* only examples in #examples section ([08492cd](https://github.com/salesforcecli/plugin-packaging/commit/08492cd4d086ef3b017fef0ef12c5c45cd2188e0))
236+
* only examples in #examples section ([d3c0b5f](https://github.com/salesforcecli/plugin-packaging/commit/d3c0b5fdb366d56f83aecdf81764454b7c88a709))
237+
* only required refactoring - waiting on packaging to enable na40 to convert ([c81f083](https://github.com/salesforcecli/plugin-packaging/commit/c81f08371081018457d9e864cf7fa02b144bf9b1))
238+
* package list ([9d88ff5](https://github.com/salesforcecli/plugin-packaging/commit/9d88ff531898453158410b566ae5f2175b07ae99))
239+
* package:installed:list command ([3169872](https://github.com/salesforcecli/plugin-packaging/commit/3169872cc959a18389f8c177ae8d3b9c09dd105c))
240+
* pass installation key when getting external sites ([982a2f2](https://github.com/salesforcecli/plugin-packaging/commit/982a2f20f793c19ffb33f37f4c38ba76cc9a80c8))
241+
* pkg create and delete commands ([f872b2b](https://github.com/salesforcecli/plugin-packaging/commit/f872b2bbbbc28c4324e7ac026a26ee914fcf0eac))
242+
* pkg create and delete commands ([c71ca30](https://github.com/salesforcecli/plugin-packaging/commit/c71ca3073840afcc1ac931c2fcde595d91265730))
243+
* remove longDescription and help for description ([8ea4663](https://github.com/salesforcecli/plugin-packaging/commit/8ea46639d74c58ecd7c927f82374138b729e464e))
244+
* return results even if not json ([b08c91b](https://github.com/salesforcecli/plugin-packaging/commit/b08c91bfbe552a419740de97a8b1af57d1bb38aa))
245+
* several fixes for pkg commands ([22c81af](https://github.com/salesforcecli/plugin-packaging/commit/22c81afddd7d2339027d65fc1c21b68e1bbca3c5))
246+
* several fixes for pkg commands ([bc1614d](https://github.com/salesforcecli/plugin-packaging/commit/bc1614df3da386d8a3b4f156f96ace6fdd7a72b5))
247+
* some install command work ([1adbf01](https://github.com/salesforcecli/plugin-packaging/commit/1adbf01fac8258b50af1628d8fc4c9b3d04fbe58))
248+
* some install command work ([1adfd60](https://github.com/salesforcecli/plugin-packaging/commit/1adfd6022d3fad0bd0cc76d75a4c0e8856b5ce83))
249+
* suppot 15-char IDs ([0674125](https://github.com/salesforcecli/plugin-packaging/commit/0674125d6370f6dd261f82c56bbb9cc1bcae4377))
250+
* type on event consumer for pvc ([e4200cc](https://github.com/salesforcecli/plugin-packaging/commit/e4200ccffefe090fa3b2d287d0487f830214d2c1))
251+
* update README and fix test output ([ad00150](https://github.com/salesforcecli/plugin-packaging/commit/ad0015011696d051bfaec682f67997e763f1fd85))
252+
* update tests ([fe81cab](https://github.com/salesforcecli/plugin-packaging/commit/fe81cab659990e3d5375ab13cb357ea6f7dddb17))
253+
* update version number ([f4f6989](https://github.com/salesforcecli/plugin-packaging/commit/f4f69895c1f458e9373ca925fe985c6fea868777))
254+
* use correct message based on flags ([84a3d96](https://github.com/salesforcecli/plugin-packaging/commit/84a3d96d129072c857e496a75d3ab11824ba82e2))
255+
* use os specific line endings ([fd431e8](https://github.com/salesforcecli/plugin-packaging/commit/fd431e8c73179fd40f31c75e434210e0bd8074b9))
256+
257+
258+
### Features
259+
260+
* add package1:version:create command ([15636a0](https://github.com/salesforcecli/plugin-packaging/commit/15636a0806c040bc3784900f075daf6be92bb8e0))
261+
* add package1:version:create command ([41cc637](https://github.com/salesforcecli/plugin-packaging/commit/41cc637841ef36b5c10fafbca8d55264c5d69c84))
262+
* add package1:version:display command, NUT, pruned messages ([23e0c8e](https://github.com/salesforcecli/plugin-packaging/commit/23e0c8eb30939093996e8cadd8f795855c2cd352))
263+
* don't require project ([a6ec3bf](https://github.com/salesforcecli/plugin-packaging/commit/a6ec3bfc8069c5892689ee5ffe8aa89894df1192))
264+
265+
266+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/plugin-packaging",
33
"description": "SFDX plugin that support Salesforce Packaging Platform",
4-
"version": "1.10.10",
4+
"version": "1.10.11",
55
"main": "lib/index.js",
66
"author": "Salesforce",
77
"bugs": "https://github.com/forcedotcom/cli/issues",

0 commit comments

Comments
 (0)