From b16e272def3039429ecea178b4087073b321b316 Mon Sep 17 00:00:00 2001 From: Evan You Date: Mon, 24 Jun 2024 10:25:25 +0800 Subject: [PATCH] chore: update changelog with vue-tsc notes for 3.4.30 [ci skip] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2a894f970..cbe2eb2b1e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ## [3.4.30](https://github.com/vuejs/core/compare/v3.4.29...v3.4.30) (2024-06-22) +**Note: this release contains a fix (#11150) that requires `vue-tsc` to also be updated in sync to ^2.0.22. See #11196** ### Bug Fixes -- 2.47.3