⬆️ Updating add-on Visual Studio Code to 5d657ba

This commit is contained in:
Community Hass.io Add-ons Bot 2021-07-15 12:49:44 +00:00
parent 41832ccf6a
commit 2deb895038
4 changed files with 7 additions and 6 deletions

View file

@ -1025,10 +1025,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/bdc4c19
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/bdc4c19/README.md
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/5d657ba
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/5d657ba/README.md
[vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues
[vscode-version-shield]: https://img.shields.io/badge/version-bdc4c19-blue.svg
[vscode-version-shield]: https://img.shields.io/badge/version-5d657ba-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,5 @@
# Changelog since v3.5.0
- ⬆️ Upgrades esbenp.prettier-vscode to 8.0.1 (#297)
- ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.20.0 (#296)
- ⬆️ Upgrades ESPHome.esphome-vscode to 0.20.0 (#295)
- ⬆️ Upgrades code-server to 3.11.0 (#294)

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-bdc4c19-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode/tree/bdc4c19
[release-shield]: https://img.shields.io/badge/version-5d657ba-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode/tree/5d657ba
[screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Visual Studio Code",
"version": "bdc4c19",
"version": "5d657ba",
"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",