From 7b7aef76d05f5c784654d34cf4b7324121bff623 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 10 Apr 2024 09:54:25 +0000 Subject: [PATCH] =?UTF-8?q?chore(release):=20version=20packages=20?= =?UTF-8?q?=F0=9F=A6=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .changeset/tasty-queens-drive.md | 5 ----- lib/CHANGELOG.md | 8 ++++++++ lib/package.json | 2 +- 3 files changed, 9 insertions(+), 6 deletions(-) delete mode 100644 .changeset/tasty-queens-drive.md diff --git a/.changeset/tasty-queens-drive.md b/.changeset/tasty-queens-drive.md deleted file mode 100644 index f63893b..0000000 --- a/.changeset/tasty-queens-drive.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'medmark': patch ---- - -Copy README to dist during build to be available in npm diff --git a/lib/CHANGELOG.md b/lib/CHANGELOG.md index 93eca19..45b8556 100644 --- a/lib/CHANGELOG.md +++ b/lib/CHANGELOG.md @@ -1,5 +1,13 @@ # medmark +## 0.2.2 + +### Patch Changes + +- [#25](https://github.com/brionmario/medmark/pull/25) + [`d53a850`](https://github.com/brionmario/medmark/commit/d53a850e849e50d86a23986a62cb2ed536338353) Thanks + [@brionmario](https://github.com/brionmario)! - Copy README to dist during build to be available in npm + ## 0.2.1 ### Patch Changes diff --git a/lib/package.json b/lib/package.json index ad68e71..e23bac6 100644 --- a/lib/package.json +++ b/lib/package.json @@ -1,6 +1,6 @@ { "name": "medmark", - "version": "0.2.1", + "version": "0.2.2", "description": "Export your Medium articles to markdown(md).", "keywords": [ "medium",