Releases: aha-app/aha-cli
Releases · aha-app/aha-cli
Version 1.14.0
What's Changed
- DEVOPS-1112: Update aha-cli dependencies for security by @mshiel in #43
New Contributors
Full Changelog: v1.13.1...v1.14.0
Version 1.13.0
- #38: Pin aha-cli dependencies to avoid version drifting
- #39: Resolve
lodash
to a patched version
Version 1.12.0
- #37: Add panel contribution type to extension client prompt
1.11.0
- #31: Download latest typedefs for GraphQL from aha-cli
1.10.0
- #34: Allow idea records to show extension tabs
- #35: Use correct contribution type for events when creating contributions
- #36: Rename command classes to match command names
1.9.9
- Fix location reference in create command: #33
extension:watch
should always do an update on startup: #32
1.9.8
- #29: Allow contribution templates to use extension identifier
- #28: Add drawer contribution type to package.json schema
- #30: Update types, add panel contribution type