v2.29.0
ASK CLI release v2.29.0.
What's Changed
ask deploy
command now prints the skill id and import id early while deploying.- Added support for Alexa Conversations skill deployment and samples.
- while running
ask new
you can select "Alexa Conversations" to view the skill sample templates. - you can now use ask deploy to deploy your Alexa Conversations skills.
- support for skills that are composed of both Interaction Model and Alexa Converstations dialog managers.
- while running
- Multiple bug fixes