From 4e48832d10419b1b6e3b34b288bc3f8863094fce Mon Sep 17 00:00:00 2001 From: JounQin Date: Sat, 13 Mar 2021 12:14:41 +0000 Subject: [PATCH] chore(release): 0.4.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3665f15..eeb194e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.4.1](https://github.com/JounQin/remark-preset-prettier/compare/v0.4.0...v0.4.1) (2021-03-13) + + +### Bug Fixes + +* remove unexpected dependencies after upgrading deps ([458c23d](https://github.com/JounQin/remark-preset-prettier/commit/458c23dcb094c38acc0ce02315d73ea7883e30c4)) + ## [0.4.0](https://github.com/JounQin/remark-preset-prettier/compare/v0.3.0...v0.4.0) (2020-01-27)