Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

Commit 55bf71a

Browse files
chore(release): version 3.7.1
## [3.7.1](v3.7.0...v3.7.1) (2022-03-15) ### Bug Fixes * **ci:** preprod and prod ([#606](#606)) ([6c14732](6c14732))
1 parent 6c14732 commit 55bf71a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.7.1](https://github.com/SocialGouv/sample-next-app/compare/v3.7.0...v3.7.1) (2022-03-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** preprod and prod ([#606](https://github.com/SocialGouv/sample-next-app/issues/606)) ([6c14732](https://github.com/SocialGouv/sample-next-app/commit/6c1473219eb31f1e3b3adb7b14860d403ac5bbb3))
7+
18
# [3.7.0](https://github.com/SocialGouv/sample-next-app/compare/v3.6.3...v3.7.0) (2022-03-15)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sample-next-app",
3-
"version": "3.7.0",
3+
"version": "3.7.1",
44
"commitlint": {
55
"extends": [
66
"@commitlint/config-conventional"

0 commit comments

Comments
 (0)