Skip to content

Commit

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

## 2.1.0-insiders.8 (2024/5/1)

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

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

## 2.0.16 (2024/5/1)

### Bug Fixes
Expand Down
10 changes: 9 additions & 1 deletion insiders.json
@@ -1,6 +1,14 @@
{
"latest": "2.1.0-insiders.7",
"latest": "2.1.0-insiders.8",
"versions": [
{
"version": "2.1.0-insiders.8",
"date": "2024-5-1",
"downloads": {
"GitHub": "https://github.com/volarjs/insiders/releases/tag/v2.1.0-insiders.8",
"AFDIAN": "https://afdian.net/p/f45436ca076d11ef9b7352540025c377"
}
},
{
"version": "2.1.0-insiders.7",
"date": "2024-4-30",
Expand Down

0 comments on commit ddf6b27

Please sign in to comment.