Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 17 Jun 08:27
· 122 commits to master since this release

   🚨 Breaking Changes

Basically combined the --business and --enterprise flag into one. Thanks @Luminger for the idea!
Usage examples:

# Use with a business plan GitHub account
npx copilot-api@latest start --account-type business

# Use with an enterprise plan GitHub account
npx copilot-api@latest start --account-type enterprise

   🚀 Features

    View changes on GitHub