diff --git a/CHANGELOG.md b/CHANGELOG.md index 405e356..699021a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.4.3](https://github.com/manthanank/portfolio/compare/v1.4.2...v1.4.3) (2023-04-02) + + +### Bug Fixes + +* mongodb connection ([c910a17](https://github.com/manthanank/portfolio/commit/c910a17659fa27c0f344b3e5f89269ce63b09e8a)) + + + ## [1.4.2](https://github.com/manthanank/portfolio/compare/v1.4.1...v1.4.2) (2023-04-02) @@ -35,18 +44,3 @@ -# [1.2.0](https://github.com/manthanank/portfolio/compare/v1.1.0...v1.2.0) (2023-04-02) - - -### Bug Fixes - -* removed angular material module ([2a68454](https://github.com/manthanank/portfolio/commit/2a68454b386b729e53411b4f3df20829ef3cc956)) - - -### Features - -* added sidebar ([00f1aab](https://github.com/manthanank/portfolio/commit/00f1aab59b6e8141a983a322e3635457c49de0c1)) -* updated components ([6acd3a6](https://github.com/manthanank/portfolio/commit/6acd3a6e4dec46a83b8f220a446a64c387210016)) - - - diff --git a/releases.json b/releases.json index 213d808..0a3df80 100644 --- a/releases.json +++ b/releases.json @@ -1,3 +1,3 @@ { - "version": "1.4.2" + "version": "1.4.3" } \ No newline at end of file