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

Commit 0fb29e3

Browse files
chore(release): version 3.1.1
## [3.1.1](v3.1.0...v3.1.1) (2021-09-16) ### Bug Fixes * test ([2dab423](2dab423))
1 parent 2dab423 commit 0fb29e3

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.1.1](https://github.com/SocialGouv/sample-next-app/compare/v3.1.0...v3.1.1) (2021-09-16)
2+
3+
4+
### Bug Fixes
5+
6+
* test ([2dab423](https://github.com/SocialGouv/sample-next-app/commit/2dab423aee993159641f9cb6e0302aee31a0ec76))
7+
18
# [3.1.0](https://github.com/SocialGouv/sample-next-app/compare/v3.0.10...v3.1.0) (2021-09-16)
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.1.0",
3+
"version": "3.1.1",
44
"commitlint": {
55
"extends": [
66
"@commitlint/config-conventional"

0 commit comments

Comments
 (0)