⬆️ Updating add-on Visual Studio Code to 252c0ff

This commit is contained in:
Community Hass.io Add-ons Bot 2021-08-04 06:45:55 +00:00
parent a1344f79b2
commit ebc142b3ba
4 changed files with 9 additions and 6 deletions

View file

@ -1,3 +1,6 @@
# Changelog since v3.6.0
- ⬆️ Bump yamllint from 1.26.1 to 1.26.2 in /vscode (#300)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- ⬆️ Upgrades ESPHome.esphome-vscode to 0.22.0 (#299)
- ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.21.0 (#298)

View file

@ -54,6 +54,6 @@ If you are more interested in stable releases of our add-ons:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-6eacd23-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode/tree/6eacd23
[release-shield]: https://img.shields.io/badge/version-252c0ff-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode/tree/252c0ff
[screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png

View file

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