diff --git a/README.md b/README.md index 4599ea900..4a6abe9ab 100644 --- a/README.md +++ b/README.md @@ -1200,10 +1200,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/7d0a51e -[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/7d0a51e/README.md +[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/1e001d4 +[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/1e001d4/README.md [vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues -[vscode-version-shield]: https://img.shields.io/badge/version-7d0a51e-blue.svg +[vscode-version-shield]: https://img.shields.io/badge/version-1e001d4-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 035a90e00..470572e8d 100644 --- a/vscode/CHANGELOG.md +++ b/vscode/CHANGELOG.md @@ -1,11 +1,5 @@ -# Changelog since v0.6.5 +# Changelog since v0.7.0 -2019/09/26 15:21 UTC - [7d0a51e](https://github.com/hassio-addons/addon-vscode/commit/7d0a51e5c29515d02d73404f464b8430fce3dc42) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades redhat.vscode-yaml to 0.5.3 - -2019/09/26 15:21 UTC - [7e80a1f](https://github.com/hassio-addons/addon-vscode/commit/7e80a1f0ef0ee38b7c5c31a7adb284790801ff0a) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades add-on base image to v4.0.0 - -2019/09/26 15:21 UTC - [f4252f9](https://github.com/hassio-addons/addon-vscode/commit/f4252f97cfe02cd5b4562e916438c31728c369f6) by [@frenck](https://github.com/frenck) -> :arrow_up: Upgrades keesschollaart.vscode-home-assistant to 1.2.4 +2019/10/15 09:52 UTC - [1e001d4](https://github.com/hassio-addons/addon-vscode/commit/1e001d4c0e332295fa2a884a3b927398134b4e96) by [@renovate[bot]](https://github.com/apps/renovate) +> :arrow_up: Updates yamllint to v1.18.0 (#53) diff --git a/vscode/README.md b/vscode/README.md index f935624a0..7fd1b5f4f 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/7d0a51e/README.md +[docs]: https://github.com/hassio-addons/addon-vscode/blob/1e001d4/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-7d0a51e-blue.svg -[release]: https://github.com/hassio-addons/addon-vscode/tree/7d0a51e +[release-shield]: https://img.shields.io/badge/version-1e001d4-blue.svg +[release]: https://github.com/hassio-addons/addon-vscode/tree/1e001d4 [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 56f796b54..0177a9cca 100644 --- a/vscode/config.json +++ b/vscode/config.json @@ -1,6 +1,6 @@ { "name": "Visual Studio Code", - "version": "7d0a51e", + "version": "1e001d4", "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",