Skip to content

Commit 502e017

Browse files
authored
Merge pull request #214 from alexa/mdoiron-release
chore(release): 2.12.0
2 parents e83c7e8 + 52d972c commit 502e017

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.12.0](https://github.com/alexa/ask-toolkit-for-vscode/compare/v2.11.3...v2.12.0) (2022-11-16)
6+
7+
8+
### Features
9+
10+
* updated language config file to support shortcut based commenting in acdl files ([f1ec972](https://github.com/alexa/ask-toolkit-for-vscode/commits/f1ec972299a2be27a46f106bad15eaf451745131))
11+
* upgrade apl-suggester and apl-viewhost-web to version 2022.2 ([9f4b226](https://github.com/alexa/ask-toolkit-for-vscode/commits/9f4b226b2be89dd9ad2620bf4957923f52b75e1f))
12+
13+
14+
### Bug Fixes
15+
16+
* make profile deletion error more helpful ([d689434](https://github.com/alexa/ask-toolkit-for-vscode/commits/d689434b76c16574c5f1b6cd2f15fb1f95d61aa0))
17+
518
### [2.11.4](https://github.com/alexa/ask-toolkit-for-vscode/compare/v2.11.3...v2.11.4) (2022-08-31)
619

720

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.4",
5+
"version": "2.12.0",
66
"publisher": "ask-toolkit",
77
"engines": {
88
"vscode": "^1.53.0"

0 commit comments

Comments
 (0)