diff --git a/.changeset/funny-gifts-camp.md b/.changeset/funny-gifts-camp.md deleted file mode 100644 index 43fedef..0000000 --- a/.changeset/funny-gifts-camp.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'medmark': patch ---- - -This is the initial release of Medmark diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..0172e76 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,9 @@ +# medmark + +## 0.1.1 + +### Patch Changes + +- [#9](https://github.com/brionmario/medmark/pull/9) + [`cfec05e`](https://github.com/brionmario/medmark/commit/cfec05eeb9709cb652bd1ee7721da31f3086710f) Thanks + [@brionmario](https://github.com/brionmario)! - This is the initial release of Medmark diff --git a/package.json b/package.json index 63cd775..d219fe9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "medmark", - "version": "0.1.0", + "version": "0.1.1", "description": "Export your Medium articles to markdown(md).", "keywords": [ "medium",