mirror of
https://github.com/hassio-addons/repository.git
synced 2025-05-06 20:21:26 +00:00
🎉 Release of add-on Studio Code Server 5.5.3
This commit is contained in:
parent
0c07ce614f
commit
a3aaacc403
4 changed files with 12 additions and 13 deletions
|
@ -896,10 +896,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/v5.5.2
|
||||
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/v5.5.2/README.md
|
||||
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/v5.5.3
|
||||
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/v5.5.3/README.md
|
||||
[vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues
|
||||
[vscode-version-shield]: https://img.shields.io/badge/version-v5.5.2-blue.svg
|
||||
[vscode-version-shield]: https://img.shields.io/badge/version-v5.5.3-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,13 +1,12 @@
|
|||
## What’s changed
|
||||
|
||||
Prepares for Home Assistant Core 2023.2, by providing compatibility with custom sentences/intents from the conversation integration.
|
||||
## 🚀 Enhancements
|
||||
|
||||
## 🧰 Maintenance
|
||||
|
||||
- 🎆 Updates maintenance/license year to 2023 @frenck ([#566](https://github.com/hassio-addons/addon-vscode/pull/566))
|
||||
- Use shim instead of symlink for code CLI @felipecrs ([#580](https://github.com/hassio-addons/addon-vscode/pull/580))
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- ⬆️ Upgrades yamllint to 1.29.0 @dependabot ([#564](https://github.com/hassio-addons/addon-vscode/pull/564))
|
||||
- ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.33.0 @frenck ([#567](https://github.com/hassio-addons/addon-vscode/pull/567))
|
||||
- ⬆️ Upgrades esbenp.prettier-vscode to 9.10.4 @frenck ([#568](https://github.com/hassio-addons/addon-vscode/pull/568))
|
||||
- ⬆️ Bump esphome to 2023.2.4 in /vscode (#578)@dependabot ([#578](https://github.com/hassio-addons/addon-vscode/pull/578))
|
||||
- ⬆️ Upgrades add-on base image to 6.2.3 @frenck ([#581](https://github.com/hassio-addons/addon-vscode/pull/581))
|
||||
- ⬆️ Upgrades code-server to 4.10.1 @frenck ([#582](https://github.com/hassio-addons/addon-vscode/pull/582))
|
||||
- ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.34.0 @frenck ([#583](https://github.com/hassio-addons/addon-vscode/pull/583))
|
||||
|
|
|
@ -35,6 +35,6 @@ instantly, without the need for configuring anything.
|
|||
[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-v5.5.2-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-vscode/tree/v5.5.2
|
||||
[release-shield]: https://img.shields.io/badge/version-v5.5.3-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-vscode/tree/v5.5.3
|
||||
[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: 5.5.2
|
||||
version: 5.5.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue