Skip to content

Commit 9c69c0b

Browse files
committed
chore(release): 2.11.3
1 parent c022c9f commit 9c69c0b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.11.3](https://github.com/alexa/ask-toolkit-for-vscode/compare/v2.11.2...v2.11.3) (2022-07-15)
6+
7+
8+
### Bug Fixes
9+
10+
* revert "Merge pull request [#164](https://github.com/alexa/ask-toolkit-for-vscode/issues/164) from ajsb85/development" ([781a250](https://github.com/alexa/ask-toolkit-for-vscode/commits/781a250e45394e00396e630b1043eda388129640))
11+
512
### [2.11.2](https://github.com/alexa/ask-toolkit-for-vscode/compare/v2.11.1...v2.11.2) (2022-07-12)
613

714

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "alexa-skills-kit-toolkit",
33
"displayName": "Alexa Skills Kit (ASK) Toolkit",
44
"description": "Build and manage Alexa skills using Visual Studio Code",
5-
"version": "2.11.2",
5+
"version": "2.11.3",
66
"publisher": "ask-toolkit",
77
"engines": {
88
"vscode": "^1.53.0"

0 commit comments

Comments
 (0)