From e5583d5b05619c6420521a73a3f941ea3f1f7950 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 16 Aug 2019 20:55:17 +0000 Subject: [PATCH] :arrow_up: Updating add-on Visual Studio Code to 9d83005 --- README.md | 6 +++--- vscode/CHANGELOG.md | 11 ++++++++++- vscode/README.md | 6 +++--- vscode/config.json | 2 +- 4 files changed, 17 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3fd038ab7..68f1f94a5 100644 --- a/README.md +++ b/README.md @@ -1185,10 +1185,10 @@ SOFTWARE. [unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [unifi-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [unifi-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/52510db -[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/52510db/README.md +[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/9d83005 +[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/9d83005/README.md [vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues -[vscode-version-shield]: https://img.shields.io/badge/version-52510db-blue.svg +[vscode-version-shield]: https://img.shields.io/badge/version-9d83005-blue.svg [vscode-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/vscode-amd64.svg [vscode-aarch64-shield]: https://img.shields.io/badge/aarch64-no-red.svg [vscode-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/vscode/CHANGELOG.md b/vscode/CHANGELOG.md index 89165d24e..02a4b97bc 100644 --- a/vscode/CHANGELOG.md +++ b/vscode/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog since v0.6.2 -2019/08/12 15:48 UTC - [52510db](https://github.com/hassio-addons/addon-vscode/commit/52510db590c01e7600d42192d2f84b85941d88bb) by [@renovate[bot]](https://github.com/apps/renovate) +2019/08/16 20:43 UTC - [9d83005](https://github.com/hassio-addons/addon-vscode/commit/9d83005106845980a22c0e279456dffeaf440319) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades nginx to 1.14.0-0ubuntu1.5 + +2019/08/16 20:43 UTC - [26d879d](https://github.com/hassio-addons/addon-vscode/commit/26d879d5cb64fdbe0a04c360d1feca967039b8dd) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades Hassio CLI to v3.0.0 + +2019/08/16 20:43 UTC - [0298e24](https://github.com/hassio-addons/addon-vscode/commit/0298e24cdf395047b013232fbd4c5aa119f5918d) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades lukas-tr.materialdesignicons-intellisense to 1.5.2 + +2019/08/16 20:43 UTC - [52510db](https://github.com/hassio-addons/addon-vscode/commit/52510db590c01e7600d42192d2f84b85941d88bb) by [@renovate[bot]](https://github.com/apps/renovate) > :arrow_up: Updates yamllint to v1.17.0 (#47) diff --git a/vscode/README.md b/vscode/README.md index 7f6138646..1343027c8 100644 --- a/vscode/README.md +++ b/vscode/README.md @@ -50,13 +50,13 @@ If you are more interested in stable releases of our add-ons: [buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-vscode/blob/52510db/README.md +[docs]: https://github.com/hassio-addons/addon-vscode/blob/9d83005/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [patreon-shield]: https://www.frenck.nl/images/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-52510db-blue.svg -[release]: https://github.com/hassio-addons/addon-vscode/tree/52510db +[release-shield]: https://img.shields.io/badge/version-9d83005-blue.svg +[release]: https://github.com/hassio-addons/addon-vscode/tree/9d83005 [screenshot]: https://github.com/hassio-addons/addon-vscode/raw/master/images/screenshot.png \ No newline at end of file diff --git a/vscode/config.json b/vscode/config.json index 8e2cadde1..5c6e1b390 100644 --- a/vscode/config.json +++ b/vscode/config.json @@ -1,6 +1,6 @@ { "name": "Visual Studio Code", - "version": "52510db", + "version": "9d83005", "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",