Skip to content

Commit

Permalink
chore: insiders changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed Apr 30, 2024
1 parent 095f444 commit 997bdad
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.7 (2024/4/30)

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

> [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.15](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md#2015-2024430).

## 2.0.15 (2024/4/30)

### Features
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.6",
"latest": "2.1.0-insiders.7",
"versions": [
{
"version": "2.1.0-insiders.7",
"date": "2024-4-30",
"downloads": {
"GitHub": "https://github.com/volarjs/insiders/releases/tag/v2.1.0-insiders.7",
"AFDIAN": "https://afdian.net/p/84db515c069b11ef9eaf52540025c377"
}
},
{
"version": "2.1.0-insiders.6",
"date": "2024-4-25",
Expand Down

0 comments on commit 997bdad

Please sign in to comment.