diff --git a/CHANGELOG.md b/CHANGELOG.md index d54b802..0996443 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.4.1](https://github.com/Mr-Destructive/crossposter/compare/v0.4.0...v0.4.1) (2022-07-11) + + +### Bug Fixes + +* key error in devto ([0da193c](https://github.com/Mr-Destructive/crossposter/commit/0da193ce3862d70711eeeb3cc1348f1c1f73ad61)) + + + # [0.4.0](https://github.com/Mr-Destructive/crossposter/compare/v0.3.0...v0.4.0) (2022-07-10) @@ -42,12 +51,3 @@ -## [0.2.4](https://github.com/Mr-Destructive/crossposter/compare/v0.2.3...v0.2.4) (2022-01-08) - - -### Bug Fixes - -* added python script for codenewbie ([fff2b2c](https://github.com/Mr-Destructive/crossposter/commit/fff2b2c6f2784ea4743c03014f6281c729d5ea11)) - - - diff --git a/package.json b/package.json index 39a8c86..194bc99 100644 --- a/package.json +++ b/package.json @@ -1,3 +1,3 @@ { - "version": "0.4.0" + "version": "0.4.1" } \ No newline at end of file