Skip to content

Commit 31a5b58

Browse files
committed
chore(release): 2.15.0 [skip ci]
1 parent 2b803f7 commit 31a5b58

File tree

3 files changed

+369
-24
lines changed

3 files changed

+369
-24
lines changed

CHANGELOG.md

Lines changed: 118 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,121 @@
1+
# [2.15.0](https://github.com/salesforcecli/plugin-packaging/compare/2.14.0...2.15.0) (2025-06-05)
2+
3+
### Bug Fixes
4+
5+
- add eslint exception ([7b114c4](https://github.com/salesforcecli/plugin-packaging/commit/7b114c41508c87f4b7623bebd80ad43bf653b09f))
6+
- add lint exceptions ([ba0ddf6](https://github.com/salesforcecli/plugin-packaging/commit/ba0ddf674a1919a89802ffc44ff9214fe22f7163))
7+
- add lint exceptions ([f6d7613](https://github.com/salesforcecli/plugin-packaging/commit/f6d76132e452af254abc19a087171c0fd1e809bd))
8+
- add migration flag test ([f2783d9](https://github.com/salesforcecli/plugin-packaging/commit/f2783d987082cf5cc8dda80146570c9290f1e3e0))
9+
- add missing type ([cc5b530](https://github.com/salesforcecli/plugin-packaging/commit/cc5b5304569a91f6e154b630112773e7e22fa097))
10+
- add orgInput check cannot be empty ([990d0f0](https://github.com/salesforcecli/plugin-packaging/commit/990d0f0d972d4271bd2e5072bfe3230ceb5c9ba8))
11+
- add package version number to display ([48d3a2d](https://github.com/salesforcecli/plugin-packaging/commit/48d3a2db206d73f24a4dbc796a713f274c6bfc9d))
12+
- add push upgrade schedule schema ([e2c924e](https://github.com/salesforcecli/plugin-packaging/commit/e2c924e3ef280f97cf809bfaeb876f0f4542966f))
13+
- add push upgrade schedule schema ([3398869](https://github.com/salesforcecli/plugin-packaging/commit/33988695699424c75ad5886254c69506b145f09d))
14+
- add try catch for get org list function ([2f49b94](https://github.com/salesforcecli/plugin-packaging/commit/2f49b94096b7c74862dbb32840747e6816e2decf))
15+
- based on packaging PR changes ([6db3a4e](https://github.com/salesforcecli/plugin-packaging/commit/6db3a4e8431a6bc63253ec14d510261c4e2b514c))
16+
- better error handling ([97f84c4](https://github.com/salesforcecli/plugin-packaging/commit/97f84c43c99ab4a6a496eb6e7f5b24daa8bef0dc))
17+
- change command to push-upgrade ([bd19e59](https://github.com/salesforcecli/plugin-packaging/commit/bd19e599d6488bb0db30e66272c3185e02271bf9))
18+
- change flag char ([3383f38](https://github.com/salesforcecli/plugin-packaging/commit/3383f38aa194e4653bbb94d16903d4f086004f1f))
19+
- change flag char ([91aef4c](https://github.com/salesforcecli/plugin-packaging/commit/91aef4c8a297047e1bdde09d524593a424aa67d8))
20+
- change name ([2d89ac4](https://github.com/salesforcecli/plugin-packaging/commit/2d89ac4bf4222df2989058f5c0a0f249cf525ea8))
21+
- change summary text ([0fc713a](https://github.com/salesforcecli/plugin-packaging/commit/0fc713ae69e056832c4a25821f9021cd4278bc0b))
22+
- change to schedule start time ([61a5a89](https://github.com/salesforcecli/plugin-packaging/commit/61a5a893e8e4bab2459365fde6d9977837c198ca))
23+
- edit pushupgrade list md file ([3947f9a](https://github.com/salesforcecli/plugin-packaging/commit/3947f9afae2c0d239c1bad29222b95860afe7e5c))
24+
- edit pushupgrade list schema file ([38dcf0c](https://github.com/salesforcecli/plugin-packaging/commit/38dcf0c15e07e08e1ebb19ae89d4a20ac198370d))
25+
- export required type ([1175b46](https://github.com/salesforcecli/plugin-packaging/commit/1175b464f08b0ed7f8ddcf6d19f2c9f07e3ce88e))
26+
- fix all any errors ([351e229](https://github.com/salesforcecli/plugin-packaging/commit/351e22923d16d9655138612a0ae8ef6c786fb3de))
27+
- fix error message ([346899a](https://github.com/salesforcecli/plugin-packaging/commit/346899a1f47a677a428dbe98994d0beb840797c8))
28+
- fix help texts messages ([29bb834](https://github.com/salesforcecli/plugin-packaging/commit/29bb8349dac9745c005c1120fb097799b72cf250))
29+
- fix help texts messages ([b8569f2](https://github.com/salesforcecli/plugin-packaging/commit/b8569f246504a7f7c038184d653e03e59f241c9b))
30+
- fix help texts messages ([09a14bd](https://github.com/salesforcecli/plugin-packaging/commit/09a14bd81ad762ffd212e858b2fcded85fd65325))
31+
- fix help texts messages ([7e719f6](https://github.com/salesforcecli/plugin-packaging/commit/7e719f6ca4ea22574e6f88f9bd74d513d641a141))
32+
- fix help texts messages ([8a4eb10](https://github.com/salesforcecli/plugin-packaging/commit/8a4eb107f0708447d07f74b1a7682580d285f35b))
33+
- fix hub org deprecate call schedule ([348b2ba](https://github.com/salesforcecli/plugin-packaging/commit/348b2ba52b162e2e2c384259a8d363ee4f900b99))
34+
- fix linting issues ([5d86f29](https://github.com/salesforcecli/plugin-packaging/commit/5d86f298616ae1da7a1919d020635622fb16e2cd))
35+
- fix linting issues ([f4ea739](https://github.com/salesforcecli/plugin-packaging/commit/f4ea73952040aee5fd12252ac5a99f7b683418da))
36+
- fix linting issues ([67a77ff](https://github.com/salesforcecli/plugin-packaging/commit/67a77ff0d50f4bf03138fb101c239e00222963bd))
37+
- fix migration text ([8883c53](https://github.com/salesforcecli/plugin-packaging/commit/8883c53dc1271b3777c2d48b8cb23024ad2dac01))
38+
- fix no-unsafe errors and other issues ([d46ab94](https://github.com/salesforcecli/plugin-packaging/commit/d46ab947c9ee08d938566dab63f6e46334d46ffe))
39+
- fix nut test error ([b4b16b6](https://github.com/salesforcecli/plugin-packaging/commit/b4b16b6adcee2f27f864777c1252795d8be8222b))
40+
- fix nut test error ([b34aaae](https://github.com/salesforcecli/plugin-packaging/commit/b34aaae1edd948ecb578e2c1efe4f94ebf2dde42))
41+
- fix schedule based on comments ([e8db083](https://github.com/salesforcecli/plugin-packaging/commit/e8db08399c751496191d2e3830326e24a0c7a95e))
42+
- fix schedule command texts ([94571a9](https://github.com/salesforcecli/plugin-packaging/commit/94571a9ccfd81ade6c0600f5b4bc013f4fe692a1))
43+
- fix schedule tests ([9d2f961](https://github.com/salesforcecli/plugin-packaging/commit/9d2f9616471e91ba06fbdf57550a518e01a67e74))
44+
- fix SfError type ([a49a11d](https://github.com/salesforcecli/plugin-packaging/commit/a49a11dd577835b47b887b5644deb23160c8421a))
45+
- fix snapshot ([7da85f0](https://github.com/salesforcecli/plugin-packaging/commit/7da85f086d71f534038a827c1eb5a9723314078d))
46+
- fix test ([6f0d167](https://github.com/salesforcecli/plugin-packaging/commit/6f0d16728530e922b9701710ce64b9b67a769fe8))
47+
- fix tests ([cf2425f](https://github.com/salesforcecli/plugin-packaging/commit/cf2425fd22fbc51b7934758535eab8c16668b17e))
48+
- fix yarn issue ([52f9ab5](https://github.com/salesforcecli/plugin-packaging/commit/52f9ab5584211f03ed80a376a3eece27df47699e))
49+
- fix yarn lock ([1820382](https://github.com/salesforcecli/plugin-packaging/commit/18203829fe5fab030eae785a155d483452f53146))
50+
- handle case when both org file and org input not supplied ([03ceace](https://github.com/salesforcecli/plugin-packaging/commit/03ceace3bebc9da627cebddcecb67de20212a8fc))
51+
- help text for schedule command ([8e3aae2](https://github.com/salesforcecli/plugin-packaging/commit/8e3aae2cb13732b0b4c0ea9f51ca23fbb6d80d3f))
52+
- modify field names ([e6ac978](https://github.com/salesforcecli/plugin-packaging/commit/e6ac978b2482cdf5ebfb3938529c129b20c2f952))
53+
- modify readOrgList function ([2089364](https://github.com/salesforcecli/plugin-packaging/commit/2089364e47278db4ebab1eb89500f054ac832338))
54+
- pr comments ([3384074](https://github.com/salesforcecli/plugin-packaging/commit/33840749d1caab5369950cfa4f660d1e518ba05e))
55+
- readd test ([29fb2ff](https://github.com/salesforcecli/plugin-packaging/commit/29fb2ff56eb62921b6c205c92427d5b962e5fa8b))
56+
- remove beta flag ([6968c80](https://github.com/salesforcecli/plugin-packaging/commit/6968c8095230832c5454b9276d7305428ede131a))
57+
- remove deprecated aliases ([cddc9d3](https://github.com/salesforcecli/plugin-packaging/commit/cddc9d331b0bf716c28979f23726358bd8fb1284))
58+
- remove error from message ([7386cad](https://github.com/salesforcecli/plugin-packaging/commit/7386cadb585a3e3d5b030537538982ac66b6eae9))
59+
- remove old schemas ([65b060a](https://github.com/salesforcecli/plugin-packaging/commit/65b060a01f97afec074b940be1aab802aa6bd700))
60+
- remove redundant check ([0cb9635](https://github.com/salesforcecli/plugin-packaging/commit/0cb9635443ace1a2c6f46fe3fb3c255614a40cb8))
61+
- remove verbose flag for list ([3285377](https://github.com/salesforcecli/plugin-packaging/commit/3285377b12c52ce2e2f0bccd5ab2a036743703e9))
62+
- remove verbose flag for list (update test) ([d5024a5](https://github.com/salesforcecli/plugin-packaging/commit/d5024a558a2d8e822703c2a92de2cadaaff7c76f))
63+
- remove verbose flag schedule ([08b758d](https://github.com/salesforcecli/plugin-packaging/commit/08b758d2a4519b26634e0aa82b959ddc441aef24))
64+
- revert gitignore ([e1315a2](https://github.com/salesforcecli/plugin-packaging/commit/e1315a27d98004fee7e54988cff3b0d0ee7bc615))
65+
- split orgid according to new line ([59c498f](https://github.com/salesforcecli/plugin-packaging/commit/59c498fe688cd73a036ba7bd0956215db3b4b300))
66+
- start time is required error ([aa173b8](https://github.com/salesforcecli/plugin-packaging/commit/aa173b88168a7ec2fc818010261bebd0e9615ae1))
67+
- temp test remove ([e55f05a](https://github.com/salesforcecli/plugin-packaging/commit/e55f05a923fe893f05097e354ff2243901938f8c))
68+
- tests added ([b6a1c5c](https://github.com/salesforcecli/plugin-packaging/commit/b6a1c5c9d10689acf4f9ed484fe3adf45d9789d0))
69+
- uncomment code ([25f19d8](https://github.com/salesforcecli/plugin-packaging/commit/25f19d8b5a6a589f35f732e7402fc9ea8121ce65))
70+
- update command snapshot ([53b8934](https://github.com/salesforcecli/plugin-packaging/commit/53b89348f535d6374148f10369c4098934eb2541))
71+
- update command snapshot ([b85e45f](https://github.com/salesforcecli/plugin-packaging/commit/b85e45fe7a39b30e588e8dc04780b7a3926d420f))
72+
- update file path for test files ([0bf6dba](https://github.com/salesforcecli/plugin-packaging/commit/0bf6dba8a0243073ce62776c06c6dffb31effe98))
73+
- update file path for test files ([0c026e3](https://github.com/salesforcecli/plugin-packaging/commit/0c026e309cb4e732e1b2b6597c5d09108fb4a5b6))
74+
- update help text for all push upgrade commands ([ce58855](https://github.com/salesforcecli/plugin-packaging/commit/ce58855383c4e473a3c299108b53bf935898919c))
75+
- update list schema ([a0c2374](https://github.com/salesforcecli/plugin-packaging/commit/a0c2374645906ba835e5c3579cccee7d8881c803))
76+
- update list schema ([9eda6ab](https://github.com/salesforcecli/plugin-packaging/commit/9eda6ab9fe26e6b73848c8b05c9b3d37166917eb))
77+
- update list test ([e05b38d](https://github.com/salesforcecli/plugin-packaging/commit/e05b38d89f651b1551825bab49c768c89b7b34c8))
78+
- update org list summary text ([590d944](https://github.com/salesforcecli/plugin-packaging/commit/590d944ac8a275aed4ff17386d7ae9a49530f33c))
79+
- update package.json ([bc02c9a](https://github.com/salesforcecli/plugin-packaging/commit/bc02c9add9d2d39ce8e756bb5f398ebe0d1a7304))
80+
- update push upgrade list md file ([84f8954](https://github.com/salesforcecli/plugin-packaging/commit/84f8954ab35ce646a571701159876328c61f7860))
81+
- update push upgrade list md file ([5ee2cc3](https://github.com/salesforcecli/plugin-packaging/commit/5ee2cc3f5baa5770195cde7de724b2b0cd3c709f))
82+
- update schedule md file ([651b755](https://github.com/salesforcecli/plugin-packaging/commit/651b7559e801e765dcf263db76efc560bf2d23ed))
83+
- update schema ([5439e24](https://github.com/salesforcecli/plugin-packaging/commit/5439e24f6cf4fa0845045a9892247576c523cb0f))
84+
- update schema and snapshot ([a51573b](https://github.com/salesforcecli/plugin-packaging/commit/a51573ba3e325be8b596ee17fdf84a54d5836a76))
85+
- update snapshot ([7c9dace](https://github.com/salesforcecli/plugin-packaging/commit/7c9daceab7e061a0436b1b6d311ec2e9e5502424))
86+
- update snapshot ([c67dd8e](https://github.com/salesforcecli/plugin-packaging/commit/c67dd8e4aa2c38b11ef4f5cbb50c244fc81615c9))
87+
- update snapshot ([0bb0f5a](https://github.com/salesforcecli/plugin-packaging/commit/0bb0f5a25065332d22110098d52f6adf76a3f657))
88+
- update snapshot ([524f59d](https://github.com/salesforcecli/plugin-packaging/commit/524f59d7f2e57130f88a238349c02b7a82de6275))
89+
- update snapshot ([91d38fc](https://github.com/salesforcecli/plugin-packaging/commit/91d38fca7cd943b1adac241e9673a761802f8c30))
90+
- update yarn lock ([4033ff7](https://github.com/salesforcecli/plugin-packaging/commit/4033ff761abb1f231b25b3fb09a463c70f27171c))
91+
- update yarn lock ([36e8f01](https://github.com/salesforcecli/plugin-packaging/commit/36e8f010d6832c1d18f3c8862e599f9ecb8c4eb1))
92+
- update yarn lock ([54055d4](https://github.com/salesforcecli/plugin-packaging/commit/54055d4ae4465a9598b129b4c9971ed44156e18d))
93+
- update yarn lock ([db17295](https://github.com/salesforcecli/plugin-packaging/commit/db172950c7added4e537cedf0e6e76c70bb1a2d2))
94+
95+
### Features
96+
97+
- add beta state to pu list command ([1616eaf](https://github.com/salesforcecli/plugin-packaging/commit/1616eaf7e38a796f8887a16391b9dd39ff0ea293))
98+
- add migration filter for list command ([3450cc2](https://github.com/salesforcecli/plugin-packaging/commit/3450cc2cf29d516dd5456d1a72fdf701e9eb01e7))
99+
- add migration filter to list command ([f754d13](https://github.com/salesforcecli/plugin-packaging/commit/f754d13f77a1618f16baf24b168493b3f0e9a96e))
100+
- add num orgs scheduled, succedded and failed + add test for list success case ([8b85e14](https://github.com/salesforcecli/plugin-packaging/commit/8b85e14981916719b5e77f30707993c6a28ce1e0))
101+
- add org list flag ([331b533](https://github.com/salesforcecli/plugin-packaging/commit/331b53311aecbeae5b4db919a03b757bdad9a8e8))
102+
- add package as required flag ([76bcd4b](https://github.com/salesforcecli/plugin-packaging/commit/76bcd4b6bde4d9d1ccab0ff8eb40b9a0cb646806))
103+
- add package push list feature ([c765915](https://github.com/salesforcecli/plugin-packaging/commit/c76591565b90b048261fd0e922c537304018af12))
104+
- add push migration flag ([f589d77](https://github.com/salesforcecli/plugin-packaging/commit/f589d772d5a694fb4a1c2fbaaebb5ff9dac09854))
105+
- add pushupgrade list schema file ([137bfdd](https://github.com/salesforcecli/plugin-packaging/commit/137bfdd7f70e82e6f3d47a6f01aaa4e9df7a909e))
106+
- add request scheduled time ([8752847](https://github.com/salesforcecli/plugin-packaging/commit/87528471d636bcca16ace2c0feeff5ba88e24f02))
107+
- add return message schedule command ([8aba4e2](https://github.com/salesforcecli/plugin-packaging/commit/8aba4e208db3e7e1a92ce0bb25dcbcd88480b9e5))
108+
- add schedule command test ([50c996c](https://github.com/salesforcecli/plugin-packaging/commit/50c996c3a28cbfccd2776e976fe5be7b5ed75491))
109+
- add schedule last days check ([fb6b050](https://github.com/salesforcecli/plugin-packaging/commit/fb6b05068025734e1cee8efd97c071e4188b77ab))
110+
- add schedule last days option ([f0098c2](https://github.com/salesforcecli/plugin-packaging/commit/f0098c28c6570864b95c2e9c848e9ff177a409b9))
111+
- add test for pu request list command ([a90421a](https://github.com/salesforcecli/plugin-packaging/commit/a90421adf7763f7b8b14c325bacd8ba28e1646da))
112+
- adds pushupgrade abort command support ([81d3da1](https://github.com/salesforcecli/plugin-packaging/commit/81d3da12f11c965474ff9b9f4f3c581ad21c6cc9))
113+
- adds pushupgrade report command ([0f51039](https://github.com/salesforcecli/plugin-packaging/commit/0f5103900146573c4ec20573951cf9e504746831))
114+
- adds support for package version ([c95c302](https://github.com/salesforcecli/plugin-packaging/commit/c95c30264a2d33be3a4a07561e05b8b86a885cc8))
115+
- display list command correctly ([0ae3183](https://github.com/salesforcecli/plugin-packaging/commit/0ae3183f9571d06e61052e59aa310b357bd7b74c))
116+
- hide pu command ([f46cf25](https://github.com/salesforcecli/plugin-packaging/commit/f46cf25dcc21fc8743da28e25b48ae1f96b2dd28))
117+
- implement schedule command ([9c40d9b](https://github.com/salesforcecli/plugin-packaging/commit/9c40d9b5924a18960246867019e7b79724d8c029))
118+
1119
# [2.14.0](https://github.com/salesforcecli/plugin-packaging/compare/2.13.6...2.14.0) (2025-06-03)
2120

3121
### Features

0 commit comments

Comments
 (0)