Skip to content

Commit

Permalink
chore: insiders changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed Jun 8, 2024
1 parent a5af80e commit 5c65f10
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## 2.1.0-insiders.13 (2024-06-08)

Download Pages: [GitHub Releases](https://github.com/volarjs/insiders/releases/tag/v2.1.0-insiders.13), [爱发电电圈](https://afdian.net/p/8f915cf625a711ef860252540025c377)

> [Join the Insiders Program](https://github.com/vuejs/language-tools/wiki/Get-Insiders-Edition) for more exclusive features and updates.
### Other Changes

- Merged [v2.0.21](https://github.com/vuejs/language-tools/releases/tag/v2.0.21).

## 2.0.21 (2024-06-08)

### But Fixes
Expand Down
10 changes: 9 additions & 1 deletion insiders.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
{
"latest": "2.1.0-insiders.12",
"latest": "2.1.0-insiders.13",
"versions": [
{
"version": "2.1.0-insiders.13",
"date": "2024-6-8",
"downloads": {
"GitHub": "https://github.com/volarjs/insiders/releases/tag/v2.1.0-insiders.13",
"AFDIAN": "https://afdian.net/p/8f915cf625a711ef860252540025c377"
}
},
{
"version": "2.1.0-insiders.12",
"date": "2024-6-8",
Expand Down

0 comments on commit 5c65f10

Please sign in to comment.