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

This commit is contained in:
Community Hass.io Add-ons Bot 2021-05-05 08:00:16 +00:00
parent 1f7c9e9347
commit 595157fa83
4 changed files with 8 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-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/be84d16 [addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/5aaf9db
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/be84d16/README.md [addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/5aaf9db/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-be84d16-blue.svg [vscode-version-shield]: https://img.shields.io/badge/version-5aaf9db-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,6 @@
# Changelog since v3.3.0 # Changelog since v3.3.0
- ⬆️ Upgrades redhat.vscode-yaml to 0.18.0 (#248)
- ⬆️ Upgrades lukas-tr.materialdesignicons-intellisense to 3.2.0 (#247)
- Apply updated repository structure & CI workflow (#246) - Apply updated repository structure & CI workflow (#246)
- ⬆️ Upgrades add-on base image to v4.2.0 (#245) - ⬆️ Upgrades add-on base image to v4.2.0 (#245)
- ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 (#244) - ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 (#244)

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-be84d16-blue.svg [release-shield]: https://img.shields.io/badge/version-5aaf9db-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode/tree/be84d16 [release]: https://github.com/hassio-addons/addon-vscode/tree/5aaf9db
[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": "be84d16", "version": "5aaf9db",
"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",