From 902d501450014c513455a8c267bca601adf0cc79 Mon Sep 17 00:00:00 2001 From: johnsoncodehk Date: Fri, 7 Oct 2022 21:03:22 +0800 Subject: [PATCH] chore: pin v1.0 close #1237, close #1880 --- CHANGELOG.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef3f34532..7eec0bfd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 1.0.0 (2022/10/7) + +### Our Sponsors + + + + + ## 1.0.0-rc.5 (2022/10/7) [[Download](https://github.com/johnsoncodehk/volar/issues/1880)] @@ -180,12 +188,6 @@ } ``` -### Our Sponsors - - - - - ## 0.40.13 (2022/9/8) - fix: cycle reactive reference lead to memory leak