Skip to content
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 79 commits into from
Apr 30, 2024
Merged

Milestone/v6.0.0 #188

merged 79 commits into from
Apr 30, 2024

Conversation

pviti
Copy link
Member

@pviti pviti commented Apr 23, 2024

No description provided.

pviti and others added 30 commits February 13, 2024 15:06
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))
pviti and others added 21 commits April 12, 2024 17:34
# [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))
@pviti pviti added the enhancement New feature or request label Apr 23, 2024
@pviti pviti added this to the commercelayer-cli/v6.0.0 milestone Apr 23, 2024
@pviti pviti self-assigned this Apr 23, 2024
@pviti pviti merged commit e9cbbcf into main Apr 30, 2024
2 checks passed
@pviti
Copy link
Member Author

pviti commented Apr 30, 2024

🎉 This PR is included in version 6.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@pviti pviti deleted the milestone/v6.0.0 branch May 21, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants