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

Commit bb224a8

Browse files
chore(release): version 3.1.6
## [3.1.6](v3.1.5...v3.1.6) (2021-09-20) ### Bug Fixes * test ([532103b](532103b))
1 parent 532103b commit bb224a8

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.6](https://github.com/SocialGouv/sample-next-app/compare/v3.1.5...v3.1.6) (2021-09-20)
2+
3+
4+
### Bug Fixes
5+
6+
* test ([532103b](https://github.com/SocialGouv/sample-next-app/commit/532103b894d1ccf86aa84a4296a4c99b9fa04764))
7+
18
## [3.1.5](https://github.com/SocialGouv/sample-next-app/compare/v3.1.4...v3.1.5) (2021-09-20)
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.5",
3+
"version": "3.1.6",
44
"commitlint": {
55
"extends": [
66
"@commitlint/config-conventional"

0 commit comments

Comments
 (0)