diff --git a/CHANGELOG.md b/CHANGELOG.md index dc949be2..3528cb58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [3.7.0](https://github.com/SocialGouv/sample-next-app/compare/v3.6.3...v3.7.0) (2022-03-15) + + +### Features + +* **kube-workflow:** upgrade ([#604](https://github.com/SocialGouv/sample-next-app/issues/604)) ([1382765](https://github.com/SocialGouv/sample-next-app/commit/13827657b1af2da4230c2bfe790f5f9261f1afe9)) + ## [3.6.3](https://github.com/SocialGouv/sample-next-app/compare/v3.6.2...v3.6.3) (2022-03-11) diff --git a/package.json b/package.json index 19179f06..a88b1425 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sample-next-app", - "version": "3.6.3", + "version": "3.7.0", "commitlint": { "extends": [ "@commitlint/config-conventional"