diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c733db4..4a2bc972 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,7 +29,8 @@ All notable changes to this project will be documented in this file. See [standa ### Features -* add proxy support for smapi commands [#434](https://github.com/alexa/ask-cli/issues/434) ([fd20898](https://github.com/alexa/ask-cli/commit/fd20898d6d87cf30ce4dc3e7a78434aac531929b)) +- **Breaking:** add proxy support for smapi commands [#434](https://github.com/alexa/ask-cli/issues/434) ([fd20898](https://github.com/alexa/ask-cli/commit/fd20898d6d87cf30ce4dc3e7a78434aac531929b)). For more information on breaking changes see [#485](https://github.com/alexa/ask-cli/issues/485) + ### [2.29.2](https://github.com/alexa/ask-cli/compare/v2.29.1...v2.29.2) (2023-04-19) diff --git a/package-lock.json b/package-lock.json index ebcd3078..ef8b2848 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ask-cli", - "version": "2.30.3", + "version": "2.30.4", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ask-cli", - "version": "2.30.3", + "version": "2.30.4", "hasInstallScript": true, "license": "Apache 2.0", "dependencies": {