diff --git a/CHANGELOG.md b/CHANGELOG.md index 95a455f..ce1b6dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.2.3](https://github.com/Mr-Destructive/crossposter/compare/v0.2.2...v0.2.3) (2022-01-07) + + +### Bug Fixes + +* added python script for devto ([e830f14](https://github.com/Mr-Destructive/crossposter/commit/e830f148f00f2b2cb54dd00530616400471c048f)) + + + ## [0.2.2](https://github.com/Mr-Destructive/crossposter/compare/v0.2.1...v0.2.2) (2021-12-10) @@ -34,12 +43,3 @@ -# [0.1.0](https://github.com/Mr-Destructive/crossposter/compare/305f58a93be50422a2775c715aa831ec6750a0e0...v0.1.0) (2021-10-31) - - -### Features - -* Initial commit ([305f58a](https://github.com/Mr-Destructive/crossposter/commit/305f58a93be50422a2775c715aa831ec6750a0e0)) - - - diff --git a/package.json b/package.json index 8f8b1fd..3b71ab6 100644 --- a/package.json +++ b/package.json @@ -1,3 +1,3 @@ { - "version": "0.2.2" + "version": "0.2.3" } \ No newline at end of file