Skip to content

Commit 4285158

Browse files
authored
Merge pull request #271 from alexa/release-2.15.0
chore(release): 2.15.0
2 parents f779d32 + ebb0b8c commit 4285158

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.15.0](https://github.com/alexa/ask-toolkit-for-vscode/compare/v2.14.2...v2.15.0) (2023-07-13)
6+
7+
8+
### Features
9+
10+
* upgrade apl-suggester and apl-viewhost-web to version 2023.2 ([16e1265](https://github.com/alexa/ask-toolkit-for-vscode/commits/16e1265ac3f2a4bf2d709e7b75c48fdb6ffe8d7d))
11+
512
### [2.14.2](https://github.com/alexa/ask-toolkit-for-vscode/compare/v2.14.1...v2.14.2) (2023-04-28)
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.14.2",
5+
"version": "2.15.0",
66
"publisher": "ask-toolkit",
77
"engines": {
88
"vscode": "^1.53.0"

0 commit comments

Comments
 (0)