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

Commit 45a8d10

Browse files
chore(release): version 3.6.1
## [3.6.1](v3.6.0...v3.6.1) (2022-03-11) ### Bug Fixes * **preprod:** pg-secret-name ([c2c5d64](c2c5d64))
1 parent c2c5d64 commit 45a8d10

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.6.1](https://github.com/SocialGouv/sample-next-app/compare/v3.6.0...v3.6.1) (2022-03-11)
2+
3+
4+
### Bug Fixes
5+
6+
* **preprod:** pg-secret-name ([c2c5d64](https://github.com/SocialGouv/sample-next-app/commit/c2c5d64a68c0df72441bcf1ed8d3061b9c8f71be))
7+
18
# [3.6.0](https://github.com/SocialGouv/sample-next-app/compare/v3.5.3...v3.6.0) (2022-03-11)
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.6.0",
3+
"version": "3.6.1",
44
"commitlint": {
55
"extends": [
66
"@commitlint/config-conventional"

0 commit comments

Comments
 (0)