mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-07 04:31:23 +00:00
⬆️ Updating add-on Visual Studio Code to a2098be
This commit is contained in:
parent
b044eddc1c
commit
9df3d719e5
4 changed files with 8 additions and 6 deletions
|
@ -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/aebab54
|
||||
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/aebab54/README.md
|
||||
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/a2098be
|
||||
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/a2098be/README.md
|
||||
[vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues
|
||||
[vscode-version-shield]: https://img.shields.io/badge/version-aebab54-blue.svg
|
||||
[vscode-version-shield]: https://img.shields.io/badge/version-a2098be-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,6 @@
|
|||
# Changelog since v3.3.1
|
||||
- ⬆️ Upgrades esbenp.prettier-vscode to 6.4.0 (#254)
|
||||
- ⬆️ Upgrades code-server to 3.10.0 (#253)
|
||||
- ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 (#250)
|
||||
|
||||
Bumps [frenck/action-addon-linter](https://github.com/frenck/action-addon-linter) from 2 to 2.1.
|
||||
|
|
|
@ -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-aebab54-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-vscode/tree/aebab54
|
||||
[release-shield]: https://img.shields.io/badge/version-a2098be-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-vscode/tree/a2098be
|
||||
[screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Visual Studio Code",
|
||||
"version": "aebab54",
|
||||
"version": "a2098be",
|
||||
"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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue