From 8c7288ee44b9d15c3cf2e85b9a30e564159cd870 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Fri, 28 Jan 2022 16:26:10 +0000 Subject: [PATCH] chore(release): v0.2.5 --- CHANGELOG.md | 18 +++++++++--------- package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e51d15a..d960e95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.5](https://github.com/Mr-Destructive/crossposter/compare/v0.2.4...v0.2.5) (2022-01-28) + + +### Bug Fixes + +* moving from sh to py ([71ea64e](https://github.com/Mr-Destructive/crossposter/commit/71ea64e23d4b3ad1851fa583ee42d6eca057986b)) + + + ## [0.2.4](https://github.com/Mr-Destructive/crossposter/compare/v0.2.3...v0.2.4) (2022-01-08) @@ -34,12 +43,3 @@ -# [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)) - - - diff --git a/package.json b/package.json index 3ef91c1..4dad222 100644 --- a/package.json +++ b/package.json @@ -1,3 +1,3 @@ { - "version": "0.2.4" + "version": "0.2.5" } \ No newline at end of file