box / boxcli

A command line interface for interacting with the Box API.
https://developer.box.com
Apache License 2.0
229 stars 59 forks source link

feat!: Drop support old Node version #548

Open congminh1254 opened 3 weeks ago

arjankowski commented 3 weeks ago

The commit should be marked as a breaking change because of dropping support for node. So we have to add the !: feat!: Drop support old Node version

congminh1254 commented 2 weeks ago

The commit should be marked as a breaking change because of dropping support for node. So we have to add the !: feat!: Drop support old Node version

This is a PR to the feature branch major-version, so I think the ! should be added when the feature branch merge to main later.