Skip to content

Commit 9f09357

Browse files
committed
chore(release): 2.14.1
1 parent 0f0768e commit 9f09357

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.14.1](https://github.com/alexa/ask-toolkit-for-vscode/compare/v2.14.0...v2.14.1) (2023-04-06)
6+
7+
8+
### Bug Fixes
9+
10+
* skill creation and clone returns 'no skill repository found' ([a223216](https://github.com/alexa/ask-toolkit-for-vscode/commits/a2232162c61c21c6ca39183d915d46f5e20a5d8e))
11+
512
## [2.14.0](https://github.com/alexa/ask-toolkit-for-vscode/compare/v2.13.0...v2.14.0) (2023-03-22)
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.0",
5+
"version": "2.14.1",
66
"publisher": "ask-toolkit",
77
"engines": {
88
"vscode": "^1.53.0"

0 commit comments

Comments
 (0)