-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Milestone/v6.0.0 #188
Merged
Merged
Milestone/v6.0.0 #188
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BREAKING CHANGES: the framework oclif and its plugins have been migrated to next major version
BREAKING CHANGE: the framework oclif and its plugins have been migrated to next major version
# [6.0.0-oclif3.1](v5.19.3...v6.0.0-oclif3.1) (2024-02-13) ### Performance Improvements * upgrade to oclif 3 ([0cd40e4](0cd40e4)) * upgrade to oclif 3 ([02ca50e](02ca50e)) ### BREAKING CHANGES * the framework oclif and its plugins have been migrated to next major version
# [6.0.0-oclif3.2](v6.0.0-oclif3.1...v6.0.0-oclif3.2) (2024-02-13) ### Bug Fixes * remove patched command runner ([85e33c6](85e33c6))
# [6.0.0-oclif3.3](v6.0.0-oclif3.2...v6.0.0-oclif3.3) (2024-02-15) ### Bug Fixes * fix order of args passed to plugin commands ([cec5f4a](cec5f4a))
# [6.0.0-oclif3.4](v6.0.0-oclif3.3...v6.0.0-oclif3.4) (2024-02-21) ### Bug Fixes * update dependencies ([6f2847e](6f2847e))
BREAKING CHANGE: remove support for node.js <20
# [6.0.0-oclif3.5](v6.0.0-oclif3.4...v6.0.0-oclif3.5) (2024-02-22) ### Performance Improvements * update engine ([9921eb6](9921eb6)) ### BREAKING CHANGES * remove support for node.js <20
# [6.0.0-oclif3.6](v6.0.0-oclif3.5...v6.0.0-oclif3.6) (2024-02-23) ### Bug Fixes * fix bin scripts ([d5503ba](d5503ba))
# [6.0.0-oclif3.7](v6.0.0-oclif3.6...v6.0.0-oclif3.7) (2024-02-23) ### Bug Fixes * fix run scripts ([aa1af44](aa1af44))
# [6.0.0-oclif3.8](v6.0.0-oclif3.7...v6.0.0-oclif3.8) (2024-02-23) ### Bug Fixes * fix plugin install/uninstall commands ([117cbb5](117cbb5))
# [6.0.0-oclif3.9](v6.0.0-oclif3.8...v6.0.0-oclif3.9) (2024-02-27) ### Features * add commandshortcuts ([c91d4d2](c91d4d2))
# [6.0.0-oclif3.10](v6.0.0-oclif3.9...v6.0.0-oclif3.10) (2024-03-05) ### Bug Fixes * fix test secret keys ([60affc1](60affc1))
# [6.0.0-oclif3.18](v6.0.0-oclif3.17...v6.0.0-oclif3.18) (2024-04-12) ### Bug Fixes * fix release config ([d8bdc77](d8bdc77))
# [6.0.0-oclif3.19](v6.0.0-oclif3.18...v6.0.0-oclif3.19) (2024-04-15) ### Bug Fixes * fix fig command ([12347ee](12347ee))
# [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
# [6.0.0-rc.2](v6.0.0-rc.1...v6.0.0-rc.2) (2024-04-16) ### Bug Fixes * fix dependencies ([a28a2ee](a28a2ee))
# [6.0.0-rc.3](v6.0.0-rc.2...v6.0.0-rc.3) (2024-04-16) ### Bug Fixes * fix cli update error message ([cad1307](cad1307))
# [6.0.0-rc.4](v6.0.0-rc.3...v6.0.0-rc.4) (2024-04-16) ### Bug Fixes * revert update error message ([3c975b0](3c975b0))
# [6.0.0-rc.5](v6.0.0-rc.4...v6.0.0-rc.5) (2024-04-19) ### Features * add fig local spec ([219e6af](219e6af))
Milestone v6.0.0
🎉 This PR is included in version 6.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.