From f4b1ff538b24a78df2815b24908bfbdfb33a8739 Mon Sep 17 00:00:00 2001 From: Vben Date: Fri, 19 Mar 2021 23:12:59 +0800 Subject: [PATCH] chore: release 0.4.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a0ff75..ea00e4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +# [0.4.0](https://github.com/anncwb/vite-plugin-svg-icons/compare/v0.3.5...v0.4.0) (2021-03-19) + +### Bug Fixes + +- support base ([5071612](https://github.com/anncwb/vite-plugin-svg-icons/commit/5071612cc03719f23f2b484331a814c9d8ba4ff1)) + ## [0.3.5](https://github.com/anncwb/vite-plugin-svg-icons/compare/v0.3.0...v0.3.5) (2021-03-16) ### Bug Fixes