alexa / ask-cli

Alexa Skills Kit Command Line Interface
https://developer.amazon.com/en-US/docs/alexa/smapi/ask-cli-intro.html
Apache License 2.0
167 stars 54 forks source link

Adding a Breaking note to the changelog #485 #486

Closed doiron closed 1 year ago

doiron commented 1 year ago

485

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

doiron commented 1 year ago

yes the package-lock file was missed during the last release it seems.. 🤷🏼‍♂️ eitherway, I put them in separate commits so it should be easy to revert any of these changes should it need to be. The package-lock changes are just two lines and pretty straightforward version bump...

thanks for the review!