Skip to content

Commit d075331

Browse files
tydonelsondependabot[bot]doirontonyhallettrahulbanerjee26
authored
Release ASK Toolkit 2.13.0 (#241)
* chore: bump qs from 6.5.2 to 6.5.3 Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.5.2...v6.5.3) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * chore: bump decode-uri-component from 0.2.0 to 0.2.2 Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * chore: bump json5 from 2.2.1 to 2.2.3 Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.2.1...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * fix: correct AbstractCommand for context menus (#231) * fix: correct AbstractCommand for context menus * chore: condense to optional chaining operator * feat: upgrade apl-suggester and apl-viewhost-web to version 2023.1 (#235) Co-authored-by: Rahul <[email protected]> * feat: adding ACDL language server to ASK Toolkit for VS Code (#237) * feat: adding ACDL language support to the extension * fix: definition test correction, README typo corrections, temporarily disabling some tests related to VSCode 1.73 upgrade * Release ASK Toolkit 2.13.0 (#238) * feat: updating what's new page for 2.13 release * chore: release 2.13.0 * chore: update svg domains to whitelisted domain (#240) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mario <[email protected]> Co-authored-by: Tony Hallett <[email protected]> Co-authored-by: Rahul Banerjee <[email protected]> Co-authored-by: Rahul <[email protected]>
1 parent ffd37e7 commit d075331

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<br/>
44
<h1 align="center">Alexa Skills Toolkit for Visual Studio Code</h1>
55
<p align="center">
6-
<a href="https://vsmarketplacebadge.apphb.com/version-short/ask-toolkit.alexa-skills-kit-toolkit.svg"><img src="https://vsmarketplacebadge.apphb.com/version-short/ask-toolkit.alexa-skills-kit-toolkit.svg"></a>
7-
<a href="https://vsmarketplacebadge.apphb.com/downloads-short/ask-toolkit.alexa-skills-kit-toolkit.svg"><img src="https://vsmarketplacebadge.apphb.com/downloads-short/ask-toolkit.alexa-skills-kit-toolkit.svg"></a>
8-
<a href="https://vsmarketplacebadge.apphb.com/rating-short/ask-toolkit.alexa-skills-kit-toolkit.svg"><img src="https://vsmarketplacebadge.apphb.com/rating-short/ask-toolkit.alexa-skills-kit-toolkit.svg"></a>
6+
<a href="https://vsmarketplacebadges.dev/version-short/ask-toolkit.alexa-skills-kit-toolkit.svg"><img src="https://vsmarketplacebadges.dev/version-short/ask-toolkit.alexa-skills-kit-toolkit.svg"></a>
7+
<a href="https://vsmarketplacebadges.dev/downloads-short/ask-toolkit.alexa-skills-kit-toolkit.svg"><img src="https://vsmarketplacebadges.dev/downloads-short/ask-toolkit.alexa-skills-kit-toolkit.svg"></a>
8+
<a href="https://vsmarketplacebadges.dev/rating-short/ask-toolkit.alexa-skills-kit-toolkit.svg"><img src="https://vsmarketplacebadges.dev/rating-short/ask-toolkit.alexa-skills-kit-toolkit.svg"></a>
99
</p>
1010
</p>
1111

0 commit comments

Comments
 (0)