mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on Studio Code Server to 024a05e
This commit is contained in:
parent
54edcb2904
commit
fde9e0a3e0
4 changed files with 23 additions and 6 deletions
|
@ -981,10 +981,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-yes-green.svg
|
||||
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/45bb775
|
||||
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/45bb775/README.md
|
||||
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/024a05e
|
||||
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/024a05e/README.md
|
||||
[vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues
|
||||
[vscode-version-shield]: https://img.shields.io/badge/version-45bb775-blue.svg
|
||||
[vscode-version-shield]: https://img.shields.io/badge/version-024a05e-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
|
||||
|
|
|
@ -1,4 +1,21 @@
|
|||
# Changelog since v5.5.0
|
||||
- Bump esphome to 2022.12.3 (#559)
|
||||
|
||||
Bumps [esphome](https://github.com/esphome/esphome) from 2022.12.2 to 2022.12.3.
|
||||
- [Release notes](https://github.com/esphome/esphome/releases)
|
||||
- [Commits](https://github.com/esphome/esphome/compare/2022.12.2...2022.12.3)
|
||||
|
||||
---
|
||||
updated-dependencies:
|
||||
- dependency-name: esphome
|
||||
dependency-type: direct:production
|
||||
update-type: version-update:semver-patch
|
||||
...
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
|
||||
Signed-off-by: dependabot[bot] <support@github.com>
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- Bump esphome from 2022.12.1 to 2022.12.2 in /vscode (#558)
|
||||
|
||||
Bumps [esphome](https://github.com/esphome/esphome) from 2022.12.1 to 2022.12.2.
|
||||
|
|
|
@ -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-45bb775-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-vscode/tree/45bb775
|
||||
[release-shield]: https://img.shields.io/badge/version-024a05e-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-vscode/tree/024a05e
|
||||
[screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png
|
|
@ -38,4 +38,4 @@ slug: vscode
|
|||
startup: services
|
||||
uart: true
|
||||
url: https://github.com/hassio-addons/addon-vscode
|
||||
version: 45bb775
|
||||
version: 024a05e
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue