From a4d6483aae9bbcd49fbc09f8d86faff1b8a6b713 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 13 Jun 2022 09:53:31 +0000 Subject: [PATCH] chore(release): version 3.7.3 ## [3.7.3](https://github.com/SocialGouv/sample-next-app/compare/v3.7.2...v3.7.3) (2022-06-13) ### Bug Fixes * force renew ssl ([d60e61f](https://github.com/SocialGouv/sample-next-app/commit/d60e61fc5344db875ffb8e2544b1bf072dafd926)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0806bd2..5563c558 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.7.3](https://github.com/SocialGouv/sample-next-app/compare/v3.7.2...v3.7.3) (2022-06-13) + + +### Bug Fixes + +* force renew ssl ([d60e61f](https://github.com/SocialGouv/sample-next-app/commit/d60e61fc5344db875ffb8e2544b1bf072dafd926)) + ## [3.7.2](https://github.com/SocialGouv/sample-next-app/compare/v3.7.1...v3.7.2) (2022-03-15) diff --git a/package.json b/package.json index c81f66e4..46412370 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sample-next-app", - "version": "3.7.2", + "version": "3.7.3", "commitlint": { "extends": [ "@commitlint/config-conventional"