From c079d151754e20536c0f247e9cde6f15b7cf5d08 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Thu, 18 Nov 2021 15:28:42 +0000 Subject: [PATCH] chore(release): v0.2.0 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35c63c1..94d1abf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.2.0](https://github.com/Mr-Destructive/crossposter/compare/v0.1.1...v0.2.0) (2021-11-18) + + +### Features + +* Added support for Codeewbie post ([a57ac92](https://github.com/Mr-Destructive/crossposter/commit/a57ac9244ab79d06bd9cdb300238b5a7aa82a3fc)) + + + ## [0.1.1](https://github.com/Mr-Destructive/crossposter/compare/v0.1.0...v0.1.1) (2021-11-01) diff --git a/package.json b/package.json index cf0d650..d787358 100644 --- a/package.json +++ b/package.json @@ -1,3 +1,3 @@ { - "version": "0.1.1" + "version": "0.2.0" } \ No newline at end of file