⬆️ Updating add-on Visual Studio Code to 5303aed

This commit is contained in:
Community Hass.io Add-ons Bot 2021-03-22 18:07:22 +00:00
parent a0496c483a
commit 5f3662f28d
4 changed files with 13 additions and 6 deletions

View file

@ -1085,10 +1085,10 @@ SOFTWARE.
[vscode-remote-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [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-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[vscode-remote-i386-shield]: https://img.shields.io/badge/i386-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/1e59a88 [addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/5303aed
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/1e59a88/README.md [addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/5303aed/README.md
[vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues [vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues
[vscode-version-shield]: https://img.shields.io/badge/version-1e59a88-blue.svg [vscode-version-shield]: https://img.shields.io/badge/version-5303aed-blue.svg
[vscode-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg

View file

@ -1,4 +1,11 @@
# Changelog since v3.1.1 # Changelog since v3.1.1
- ⬆️ Upgrades ESPHome.esphome-vscode to 0.13.0 (#207)
- ⬆️ Upgrades Home Assistant CLI to v4.11.2 (#204)
* ⬆️ Upgrades Home Assistant CLI to v4.11.1
* ⬆️ Upgrades Home Assistant CLI to v4.11.2
- ⬆️ Upgrades usernamehw.errorlens to 3.2.5 (#206)
- ⬆️ Upgrades esbenp.prettier-vscode to 6.3.1 (#205) - ⬆️ Upgrades esbenp.prettier-vscode to 6.3.1 (#205)
- ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#201) - ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#201)

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-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-1e59a88-blue.svg [release-shield]: https://img.shields.io/badge/version-5303aed-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode/tree/1e59a88 [release]: https://github.com/hassio-addons/addon-vscode/tree/5303aed
[screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png

View file

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