diff --git a/README.md b/README.md index 45108ffe2..983908bde 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/4697ae2 -[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/4697ae2/README.md +[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/a418749 +[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/a418749/README.md [vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues -[vscode-version-shield]: https://img.shields.io/badge/version-4697ae2-blue.svg +[vscode-version-shield]: https://img.shields.io/badge/version-a418749-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 66dd4e7a3..6c2446c9b 100644 --- a/vscode/CHANGELOG.md +++ b/vscode/CHANGELOG.md @@ -1,8 +1,5 @@ -# Changelog since v0.5.0 +# Changelog since v0.5.1 -2019/05/18 12:14 UTC - [4697ae2](https://github.com/hassio-addons/addon-vscode/commit/4697ae2601b9bff0c4b3d0a261fa98781b0e90d0) by [@renovate[bot]](https://github.com/apps/renovate) -> :arrow_up: Updates homeassistant_cli to v0.7.0 (#35) - -2019/05/18 12:14 UTC - [bead6e8](https://github.com/hassio-addons/addon-vscode/commit/bead6e88fa31662a743b8f05dbb034b95baa3f25) by [@tjorim](https://github.com/tjorim) -> ⬆️ Upgrades vscode-home-assistant to 0.6.0 (#36) +2019/05/21 19:32 UTC - [a418749](https://github.com/hassio-addons/addon-vscode/commit/a4187493e29a90675feced8f823699c2fd4d7b35) by [@frenck](https://github.com/frenck) +> :arrow_up: Upgrades code-server to 1.1119-vsc1.33.11 diff --git a/vscode/README.md b/vscode/README.md index 0f886e19b..cb940a15c 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/4697ae2/README.md +[docs]: https://github.com/hassio-addons/addon-vscode/blob/a418749/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-4697ae2-blue.svg -[release]: https://github.com/hassio-addons/addon-vscode/tree/4697ae2 +[release-shield]: https://img.shields.io/badge/version-a418749-blue.svg +[release]: https://github.com/hassio-addons/addon-vscode/tree/a418749 [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 345249e68..a9243d626 100644 --- a/vscode/config.json +++ b/vscode/config.json @@ -1,6 +1,6 @@ { "name": "Visual Studio Code", - "version": "4697ae2", + "version": "a418749", "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",