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

Commit aff10c4

Browse files
chore(release): 1.8.0
1 parent cfc05c5 commit aff10c4

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.8.0](https://github.com/SocialGouv/template/compare/v1.7.1...v1.8.0) (2022-03-21)
2+
3+
4+
### Bug Fixes
5+
6+
* csp config ([e3dc26e](https://github.com/SocialGouv/template/commit/e3dc26e01c11f28c2d178132b42e4404ca070e57))
7+
* csp config ([3d1959c](https://github.com/SocialGouv/template/commit/3d1959cc4afef20b498d4913397c51f08e99bdc5))
8+
* storybook ([4a8a518](https://github.com/SocialGouv/template/commit/4a8a518c4b3562d10b8509f8636d8c5dbe9f1bec))
9+
10+
11+
### Features
12+
13+
* add lint-staged ([09850e7](https://github.com/SocialGouv/template/commit/09850e744203a3482aa7970a3618160c1fb0114c))
14+
115
## [1.7.1](https://github.com/SocialGouv/template/compare/v1.7.0...v1.7.1) (2022-03-11)
216

317

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "template",
3-
"version": "1.7.1",
3+
"version": "1.8.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)