⬆️ Updating add-on Visual Studio Code to ee36e26

This commit is contained in:
Community Hass.io Add-ons Bot 2021-02-06 15:07:33 +00:00
parent 8caf998fc6
commit a360bfc76b
4 changed files with 9 additions and 6 deletions

View file

@ -1108,10 +1108,10 @@ SOFTWARE.
[vscode-remote-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[vscode-remote-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[vscode-remote-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/16b4f07
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/16b4f07/README.md
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/ee36e26
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/ee36e26/README.md
[vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues
[vscode-version-shield]: https://img.shields.io/badge/version-16b4f07-blue.svg
[vscode-version-shield]: https://img.shields.io/badge/version-ee36e26-blue.svg
[vscode-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[vscode-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,4 +1,7 @@
# Changelog since v3.0.1
- ⬆ Upgrades keesschollaart.vscode-home-assistant to 1.14.1 (#183)
- ⬆ Upgrades code-server to 3.8.1 (#181)
- ⬆ Upgrades unzip to 6.0-23+deb10u2 (#182)
- ⬆ Upgrades Home Assistant CLI to v4.10.1 (#180)
- ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 (#178)

View file

@ -54,6 +54,6 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-16b4f07-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode/tree/16b4f07
[release-shield]: https://img.shields.io/badge/version-ee36e26-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode/tree/ee36e26
[screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Visual Studio Code",
"version": "16b4f07",
"version": "ee36e26",
"slug": "vscode",
"description": "Fully featured VSCode experience, to edit your HA config in the browser, including auto-completion!",
"url": "https://github.com/hassio-addons/addon-vscode",