From 704f4b9e89faeff23e408c7c2ea2a0e3818834ad Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 16 Jun 2019 20:43:58 +0000 Subject: [PATCH] :arrow_up: Updating add-on Visual Studio Code to 1a94e95 --- 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 ee0ab09a2..aee5e41e9 100644 --- a/README.md +++ b/README.md @@ -1135,10 +1135,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/d3800b6 -[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/d3800b6/README.md +[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/1a94e95 +[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/1a94e95/README.md [vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues -[vscode-version-shield]: https://img.shields.io/badge/version-d3800b6-blue.svg +[vscode-version-shield]: https://img.shields.io/badge/version-1a94e95-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 2ac4dffab..e193988ba 100644 --- a/vscode/CHANGELOG.md +++ b/vscode/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog since v0.5.4 -2019/06/07 09:04 UTC - [d3800b6](https://github.com/hassio-addons/addon-vscode/commit/d3800b6bbdf47b3e13f725c3820954c295323cc0) by [@renovate[bot]](https://github.com/apps/renovate) +2019/06/16 20:33 UTC - [1a94e95](https://github.com/hassio-addons/addon-vscode/commit/1a94e9507f799e09baf9f047b010d0b651aa5bb2) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades lukas-tr.materialdesignicons-intellisense to 1.5.0 + +2019/06/16 20:33 UTC - [d313806](https://github.com/hassio-addons/addon-vscode/commit/d313806c4bc479bb46b9ac69c9c21d5d4018ffe3) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades redhat.vscode-yaml to 0.4.1 + +2019/06/16 20:33 UTC - [95ec18d](https://github.com/hassio-addons/addon-vscode/commit/95ec18d9d11bdf1b65dff37aacf3d1e291b6ee24) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades code-server to 1.1156-vsc1.33.1 + +2019/06/16 20:33 UTC - [d3800b6](https://github.com/hassio-addons/addon-vscode/commit/d3800b6bbdf47b3e13f725c3820954c295323cc0) by [@renovate[bot]](https://github.com/apps/renovate) > :arrow_up: Updates yamllint to v1.16.0 (#41) diff --git a/vscode/README.md b/vscode/README.md index 6f3d5e79d..4764b4461 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/d3800b6/README.md +[docs]: https://github.com/hassio-addons/addon-vscode/blob/1a94e95/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-d3800b6-blue.svg -[release]: https://github.com/hassio-addons/addon-vscode/tree/d3800b6 +[release-shield]: https://img.shields.io/badge/version-1a94e95-blue.svg +[release]: https://github.com/hassio-addons/addon-vscode/tree/1a94e95 [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 ada866213..7f28501f2 100644 --- a/vscode/config.json +++ b/vscode/config.json @@ -1,6 +1,6 @@ { "name": "Visual Studio Code", - "version": "d3800b6", + "version": "1a94e95", "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",