Skip to content

Latest commit

History

History
65 lines (31 loc) 路 2.64 KB

CHANGELOG.md

File metadata and controls

65 lines (31 loc) 路 2.64 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

0.0.8 (2024-06-10)

Bug Fixes

  • improve error handling (e67e94b)
  • throw error if no app exists (930857c)

0.0.7 (2024-05-27)

Features

  • add apps:bundles:update command (9dbad37)
  • add rollout argument to apps:bundles:create command (30b892c)

0.0.6 (2024-05-04)

Features

  • bundles: add new min and max options (#1) (41d4bad)

0.0.5 (2024-05-02)

Features

  • login: add --token option (2cdd649)

Bug Fixes

  • allow execution of commands in ci (4ce7ea6)
  • read user config in ci (f404989)

0.0.4 (2024-04-30)

Bug Fixes

  • apps: improve error message for apps:bundles:create (79dc82c)

0.0.3 (2024-04-27)

Features

  • apps: return bundle ID on create (8a02925)
  • apps: return channel ID on create (afec871)

0.0.2 (2024-04-25)

Bug Fixes

  • add missing shebang line (a4c7b64)

0.0.1 (2024-04-25)

Initial release 馃帀