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

Commit 4ba5d8c

Browse files
chore(release): version 3.1.9
## [3.1.9](v3.1.8...v3.1.9) (2021-09-20) ### Bug Fixes * test ([1b2622a](1b2622a)) * test 2 ([bca9c51](bca9c51))
1 parent bca9c51 commit 4ba5d8c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [3.1.9](https://github.com/SocialGouv/sample-next-app/compare/v3.1.8...v3.1.9) (2021-09-20)
2+
3+
4+
### Bug Fixes
5+
6+
* test ([1b2622a](https://github.com/SocialGouv/sample-next-app/commit/1b2622a66a98408a24edb83d7b29533457472624))
7+
* test 2 ([bca9c51](https://github.com/SocialGouv/sample-next-app/commit/bca9c51b2af9ad429bc3e9594bb7bee60d9af312))
8+
19
## [3.1.8](https://github.com/SocialGouv/sample-next-app/compare/v3.1.7...v3.1.8) (2021-09-20)
210

311

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.8",
3+
"version": "3.1.9",
44
"commitlint": {
55
"extends": [
66
"@commitlint/config-conventional"

0 commit comments

Comments
 (0)