diff --git a/CHANGELOG.md b/CHANGELOG.md index 44b7636..3b49bc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [1.2.1](https://github.com/avneesh0612/portfolio/compare/v1.2.0...v1.2.1) (2022-01-08) + + +### Bug Fixes + +* remove unused files :P ([93a8e95](https://github.com/avneesh0612/portfolio/commit/93a8e95cb24eb264a29e76bd1309e0275b6e3569)) + + + # [1.2.0](https://github.com/avneesh0612/portfolio/compare/v1.1.0...v1.2.0) (2022-01-08) diff --git a/package.json b/package.json index 14c7a8f..029106b 100644 --- a/package.json +++ b/package.json @@ -46,5 +46,5 @@ "tailwindcss": "^3.0.12", "typescript": "^4.5.4" }, - "version": "1.2.0" + "version": "1.2.1" } \ No newline at end of file