From c823f6d6f9e927912cc9d96c62b2c64c2edf70fb Mon Sep 17 00:00:00 2001 From: Michael Shilman Date: Wed, 12 Apr 2023 06:13:12 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index afdcd15..0749f77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# v3.0.1 (Wed Apr 12 2023) + +#### 🐛 Bug Fix + +- fix: imports on index.d.ts file [#100](https://github.com/storybookjs/addon-svelte-csf/pull/100) ([@andrescera](https://github.com/andrescera)) + +#### Authors: 1 + +- [@andrescera](https://github.com/andrescera) + +--- + # v3.0.0 (Mon Apr 03 2023) #### 💥 Breaking Change