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

Commit 2c700a3

Browse files
chore(release): version 3.1.5
## [3.1.5](v3.1.4...v3.1.5) (2021-09-20) ### Bug Fixes * tag test ([be02fb8](be02fb8))
1 parent be02fb8 commit 2c700a3

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

0 commit comments

Comments
 (0)