From d6a5a3b4e8ba38b4a0974b2907d6e0ced0ffe3c7 Mon Sep 17 00:00:00 2001 From: chenxch <124118265@qq.com> Date: Thu, 8 Feb 2024 19:50:19 +0800 Subject: [PATCH] wip: 1.0.1 --- CHANGELOG.md | 3 +++ README.md | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e70ba1e..0989e11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ ## Changelog +[1.0.1] +- Fix: auto expose type + [1.0.0] - Feat: support auto expose(by [@so11y](https://github.com/so11y)) diff --git a/README.md b/README.md index 94aedd3..34b884c 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,12 @@ Make the vue script setup syntax support the name attribute ## CHANGELOG +[1.0.1] +- Fix: auto expose type + [1.0.0] - Feat: support auto expose(by [@so11y](https://github.com/so11y)) -[0.4.9] -- Fix: webpack transformInclude reg - ## Feature