From 6cc1c09685f2154b3559944361621648cda2f7fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <> Date: Mon, 18 Apr 2022 09:22:33 +0000 Subject: [PATCH] chore(release): 0.4.1 [skip ci] ### [0.4.1](https://github.com/florianwiech/codewaffle/compare/v0.4.0...v0.4.1) (2022-04-18) ### Bug Fixes * **deps:** update codemirror packages ([425bee1](https://github.com/florianwiech/codewaffle/commit/425bee115d183356510596d72051147106045a66)) --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e01cedad..5cc26949 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +### [0.4.1](https://github.com/florianwiech/codewaffle/compare/v0.4.0...v0.4.1) (2022-04-18) + +### Bug Fixes + +- **deps:** update codemirror packages ([425bee1](https://github.com/florianwiech/codewaffle/commit/425bee115d183356510596d72051147106045a66)) + ### [0.4.1](https://github.com/florianwiech/codewaffle/compare/v0.4.0...v0.4.1) (2022-04-14) ### Bug Fixes