All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
1.1.0 (2024-11-01)
1.0.1 (2024-11-01)
1.0.0 (2024-11-01)
- apps: add new
--expires-in-days
option toapps:bundles:create
(5e83d14)
- login: log error if email or password are not provided (844acc4)
- manifests: ignore
.DS_Store
file (5e7ef8e)
0.0.17 (2024-10-24)
0.0.16 (2024-10-20)
- manifests: exclude manifest file itself (afae1f2)
0.0.15 (2024-10-20)
0.0.14 (2024-09-30)
0.0.13 (2024-08-20)
0.0.12 (2024-07-25)
- apps: typo (2376f13)
0.0.11 (2024-07-12)
- apps: throw error if empty path is provided (e5de25c)
0.0.10 (2024-07-10)
0.0.9 (2024-07-04)
- bundles: add
url
argument (bf7b213)
0.0.8 (2024-06-10)
0.0.7 (2024-05-27)
- add
apps:bundles:update
command (9dbad37) - add
rollout
argument toapps:bundles:create
command (30b892c)
0.0.6 (2024-05-04)
0.0.5 (2024-05-02)
- login: add
--token
option (2cdd649)
0.0.4 (2024-04-30)
- apps: improve error message for
apps:bundles:create
(79dc82c)
0.0.3 (2024-04-27)
0.0.2 (2024-04-25)
- add missing shebang line (a4c7b64)
Initial release 🎉