mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on Visual Studio Code to 284607b
This commit is contained in:
parent
506ab58245
commit
e7c4c2bcaf
4 changed files with 12 additions and 9 deletions
|
@ -1215,10 +1215,10 @@ SOFTWARE.
|
|||
[unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
[unifi-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[unifi-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/3a3bb77
|
||||
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/3a3bb77/README.md
|
||||
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/284607b
|
||||
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/284607b/README.md
|
||||
[vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues
|
||||
[vscode-version-shield]: https://img.shields.io/badge/version-3a3bb77-blue.svg
|
||||
[vscode-version-shield]: https://img.shields.io/badge/version-284607b-blue.svg
|
||||
[vscode-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/vscode-amd64.svg
|
||||
[vscode-aarch64-shield]: https://img.shields.io/badge/aarch64-no-red.svg
|
||||
[vscode-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
|
|
|
@ -1,8 +1,11 @@
|
|||
# Changelog since v1.1.1
|
||||
|
||||
2019/11/18 08:58 UTC - [3a3bb77](https://github.com/hassio-addons/addon-vscode/commit/3a3bb775fc76d6ea4d408a8475e82b4763e21611) by [@renovate[bot]](https://github.com/apps/renovate)
|
||||
2019/11/19 11:26 UTC - [284607b](https://github.com/hassio-addons/addon-vscode/commit/284607bfea870afe189b3c54ccd110d6e2ab91ee) by [@renovate[bot]](https://github.com/apps/renovate)
|
||||
> :arrow_up: Updates yamllint to v1.19.0 (#66)
|
||||
|
||||
2019/11/19 11:26 UTC - [3a3bb77](https://github.com/hassio-addons/addon-vscode/commit/3a3bb775fc76d6ea4d408a8475e82b4763e21611) by [@renovate[bot]](https://github.com/apps/renovate)
|
||||
> :arrow_up: Updates homeassistant_cli to v0.8.0 (#65)
|
||||
|
||||
2019/11/18 08:58 UTC - [2325061](https://github.com/hassio-addons/addon-vscode/commit/2325061e0d0f3ac6215fcbf8f93ca40c7b5151b5) by [@frenck](https://github.com/frenck)
|
||||
2019/11/19 11:26 UTC - [2325061](https://github.com/hassio-addons/addon-vscode/commit/2325061e0d0f3ac6215fcbf8f93ca40c7b5151b5) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades code-server to 2.1692-vsc1.39.2
|
||||
|
||||
|
|
|
@ -50,13 +50,13 @@ If you are more interested in stable releases of our add-ons:
|
|||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[docs]: https://github.com/hassio-addons/addon-vscode/blob/3a3bb77/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-vscode/blob/284607b/README.md
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/?u=frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg
|
||||
[patreon-shield]: https://www.frenck.nl/images/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-3a3bb77-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-vscode/tree/3a3bb77
|
||||
[release-shield]: https://img.shields.io/badge/version-284607b-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-vscode/tree/284607b
|
||||
[screenshot]: https://github.com/hassio-addons/addon-vscode/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Visual Studio Code",
|
||||
"version": "3a3bb77",
|
||||
"version": "284607b",
|
||||
"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