From 87baa8a3da5c1726e7ad3f00deb9874f45c88732 Mon Sep 17 00:00:00 2001 From: Dylan Depass Date: Mon, 30 Jan 2023 06:08:09 +0000 Subject: [PATCH 1/2] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ac85d7..5197c2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# v0.0.41 (Mon Jan 30 2023) + +#### ⚠️ Pushed to `main` + +- Merge branch 'main' of https://github.com/dylandepass/franklin-storybook-addon ([@dylandepass](https://github.com/dylandepass)) +- fix: remove template ([@dylandepass](https://github.com/dylandepass)) + +#### Authors: 1 + +- dylandepass ([@dylandepass](https://github.com/dylandepass)) + +--- + # v0.0.40 (Mon Jan 30 2023) #### ⚠️ Pushed to `main` From 3f2153d8f701cdef12d212ebc86d3d2d0adb0852 Mon Sep 17 00:00:00 2001 From: Dylan Depass Date: Mon, 30 Jan 2023 06:08:10 +0000 Subject: [PATCH 2/2] Bump version to: 0.0.41 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47432a5..09405a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dylandepass/franklin-storybook-addon", - "version": "0.0.40", + "version": "0.0.41", "description": "A storybook addon for building Franklin blocks.", "keywords": [ "Franklin",