diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d6279b..1331f77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.5.1](https://github.com/Mr-Destructive/crossposter/compare/v0.5.0...v0.5.1) (2022-07-23) + + +### Bug Fixes + +* rich dependency config ([4718e7b](https://github.com/Mr-Destructive/crossposter/commit/4718e7b67c16dd09f33a61e077e7a5eb3621dfb8)) + + + # [0.5.0](https://github.com/Mr-Destructive/crossposter/compare/v0.4.2...v0.5.0) (2022-07-23) @@ -48,12 +57,3 @@ -# [0.3.0](https://github.com/Mr-Destructive/crossposter/compare/v0.2.6...v0.3.0) (2022-04-01) - - -### Features - -* added python scripts ([e505ca8](https://github.com/Mr-Destructive/crossposter/commit/e505ca84585a66f8edb7bf768a696a7ae9f20768)) - - - diff --git a/package.json b/package.json index 381a76d..6baf8ab 100644 --- a/package.json +++ b/package.json @@ -1,3 +1,3 @@ { - "version": "0.5.0" + "version": "0.5.1" } \ No newline at end of file