Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 6.0.0-rc.1 [skip ci]
# [6.0.0-rc.1](v5.19.4...v6.0.0-rc.1) (2024-04-15) ### Bug Fixes * fix bin scripts ([d5503ba](d5503ba)) * fix dependencies ([742201b](742201b)) * fix dependencies ([6fc5851](6fc5851)) * fix fig command ([12347ee](12347ee)) * fix hidden commands and options ([794ac33](794ac33)) * fix order of args passed to plugin commands ([cec5f4a](cec5f4a)) * fix plugin install/uninstall commands ([117cbb5](117cbb5)) * fix release config ([d8bdc77](d8bdc77)) * fix release config and dependencies ([e750c5a](e750c5a)) * fix run scripts ([aa1af44](aa1af44)) * fix test secret keys ([60affc1](60affc1)) * fix update plugins command ([d1a00f9](d1a00f9)) * remove patched command runner ([85e33c6](85e33c6)) * update dependencies ([ac3cd49](ac3cd49)) * update dependencies ([2df6ef3](2df6ef3)) * update dependencies ([e1750ed](e1750ed)) * update dependencies ([a816b66](a816b66)) * update dependencies ([6f2847e](6f2847e)) * update sdk dependencies ([074c7d1](074c7d1)) ### Features * add commandshortcuts ([c91d4d2](c91d4d2)) * add fig command ([385697a](385697a)) * add new authentication ([cd488df](cd488df)) * show latest plugins on beta channel ([3284d87](3284d87)) ### Performance Improvements * update engine ([9921eb6](9921eb6)) * upgrade to oclif 3 ([0cd40e4](0cd40e4)) * upgrade to oclif 3 ([02ca50e](02ca50e)) ### BREAKING CHANGES * remove support for node.js <20 * the framework oclif and its plugins have been migrated to next major version
- Loading branch information