⬆️ Updating add-on Visual Studio Code to 8222bd6

This commit is contained in:
Community Hass.io Add-ons Bot 2021-05-25 10:05:06 +00:00
parent eb626de519
commit fb2d51c5a7
4 changed files with 11 additions and 24 deletions

View file

@ -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

View file

@ -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] <support@github.com>
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] <support@github.com>

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-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

View file

@ -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",