From fb2d51c5a7c0b93e8c2708817cf4f7c320e5daa2 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 25 May 2021 10:05:06 +0000 Subject: [PATCH] :arrow_up: Updating add-on Visual Studio Code to 8222bd6 --- README.md | 6 +++--- vscode/CHANGELOG.md | 23 +++++------------------ vscode/README.md | 4 ++-- vscode/config.json | 2 +- 4 files changed, 11 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 87574767d..5ae58d6bf 100644 --- a/README.md +++ b/README.md @@ -1025,10 +1025,10 @@ SOFTWARE. [vscode-remote-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [vscode-remote-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [vscode-remote-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/e10964f -[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/e10964f/README.md +[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/8222bd6 +[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/8222bd6/README.md [vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues -[vscode-version-shield]: https://img.shields.io/badge/version-e10964f-blue.svg +[vscode-version-shield]: https://img.shields.io/badge/version-8222bd6-blue.svg [vscode-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [vscode-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg diff --git a/vscode/CHANGELOG.md b/vscode/CHANGELOG.md index 2b54c3716..b7852cf43 100644 --- a/vscode/CHANGELOG.md +++ b/vscode/CHANGELOG.md @@ -1,22 +1,9 @@ -# Changelog since v3.4.0 -- ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.18.0 (#264) -- ⬆️ Upgrades code-server to 3.10.2 (#263) -- ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 (#262) +# Changelog since v3.4.1 +- ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 (#265) -Bumps [frenck/action-addon-information](https://github.com/frenck/action-addon-information) from 1.0.0 to 1.1. -- [Release notes](https://github.com/frenck/action-addon-information/releases) -- [Commits](https://github.com/frenck/action-addon-information/compare/v1.0.0...v1.1) - -Signed-off-by: dependabot[bot] - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Upgrades code-server to 3.10.1 (#261) -- ⬆️ Upgrades Home Assistant CLI to v4.12.2 (#260) -- ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 (#257) - -Bumps [actions/stale](https://github.com/actions/stale) from 3.0.18 to 3.0.19. -- [Release notes](https://github.com/actions/stale/releases) -- [Commits](https://github.com/actions/stale/compare/v3.0.18...v3.0.19) +Bumps [micnncim/action-label-syncer](https://github.com/micnncim/action-label-syncer) from 1.2.0 to 1.3.0. +- [Release notes](https://github.com/micnncim/action-label-syncer/releases) +- [Commits](https://github.com/micnncim/action-label-syncer/compare/v1.2.0...v1.3.0) Signed-off-by: dependabot[bot] diff --git a/vscode/README.md b/vscode/README.md index 9834f44be..541a4046b 100644 --- a/vscode/README.md +++ b/vscode/README.md @@ -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-e10964f-blue.svg -[release]: https://github.com/hassio-addons/addon-vscode/tree/e10964f +[release-shield]: https://img.shields.io/badge/version-8222bd6-blue.svg +[release]: https://github.com/hassio-addons/addon-vscode/tree/8222bd6 [screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png \ No newline at end of file diff --git a/vscode/config.json b/vscode/config.json index 24fd6e52d..ff215dd85 100644 --- a/vscode/config.json +++ b/vscode/config.json @@ -1,6 +1,6 @@ { "name": "Visual Studio Code", - "version": "e10964f", + "version": "8222bd6", "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",