diff --git a/CHANGELOG.md b/CHANGELOG.md index e79f999d..4c0f11d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.2](https://github.com/SocialGouv/template/compare/v1.0.1...v1.0.2) (2022-01-28) + + +### Bug Fixes + +* quality ([e6d19c2](https://github.com/SocialGouv/template/commit/e6d19c2de96a38d42bc3d02ac54cc719c222691c)) + ## [1.0.1](https://github.com/SocialGouv/template/compare/v1.0.0...v1.0.1) (2022-01-28) diff --git a/package.json b/package.json index 01adda4a..246f286d 100644 --- a/package.json +++ b/package.json @@ -21,5 +21,5 @@ "eslint-config-next": "12.0.9", "typescript": "4.5.5" }, - "version": "1.0.1" + "version": "1.0.2" }