🎉 Release of add-on Visual Studio Code 0.5.4

This commit is contained in:
Community Hass.io Add-ons Bot 2019-06-05 18:29:59 +00:00
parent 4ec34b1b10
commit 10661d126b
4 changed files with 10 additions and 10 deletions

View file

@ -1,12 +1,12 @@
[Full Changelog][changelog]
General update release.
🚑 This release fixes connections issues with the Home Assistant Configuration Helper extension that was introduced in v0.5.3.
### 🔨 Changes
- ⬆️ Upgrades vscode-home-assistant to 0.6.2 (#38) (@tjorim)
- :arrow_up: Upgrades keesschollaart.vscode-home-assistant to 0.6.3
[changelog]: https://github.com/hassio-addons/addon-vscode/compare/v0.5.2...v0.5.3
[changelog]: https://github.com/hassio-addons/addon-vscode/compare/v0.5.3...v0.5.4
Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck

View file

@ -31,13 +31,13 @@ instantly, without the need for configuring anything.
[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/v0.5.3/README.md
[docs]: https://github.com/hassio-addons/addon-vscode/blob/v0.5.4/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-v0.5.3-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode/tree/v0.5.3
[release-shield]: https://img.shields.io/badge/version-v0.5.4-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode/tree/v0.5.4
[screenshot]: https://github.com/hassio-addons/addon-vscode/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Visual Studio Code",
"version": "0.5.3",
"version": "0.5.4",
"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",