Skip to content

Commit

Permalink
⬆️ Updating add-on Studio Code Server to d66719b
Browse files Browse the repository at this point in the history
  • Loading branch information
addonsbot committed May 25, 2024
1 parent 195fb8c commit 4a7f63c
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1059,10 +1059,10 @@ SOFTWARE.
[spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[spotify-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[spotify-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/a525b08
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/a525b08/README.md
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/d66719b
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/d66719b/README.md
[vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues
[vscode-version-shield]: https://img.shields.io/badge/version-a525b08-blue.svg
[vscode-version-shield]: https://img.shields.io/badge/version-d66719b-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
Expand Down
3 changes: 3 additions & 0 deletions vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Changelog since v5.15.0
- ⬆️ Update esphome to v2024.5.3 (#821)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update esphome to v2024.5.2 (#820)
- ⬆️ Update esphome to v2024.5.1 (#819)

Expand Down
4 changes: 2 additions & 2 deletions vscode/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-a525b08-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode/tree/a525b08
[release-shield]: https://img.shields.io/badge/version-d66719b-blue.svg
[release]: https://github.com/hassio-addons/addon-vscode/tree/d66719b
[screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png
2 changes: 1 addition & 1 deletion vscode/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Studio Code Server
version: a525b08
version: d66719b
slug: vscode
description: Fully featured Visual Studio Code (VSCode) experience integrated in the
Home Assistant frontend.
Expand Down

0 comments on commit 4a7f63c

Please sign in to comment.