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

Commit 13e91e9

Browse files
chore(release): 1.10.4
1 parent 0d0db45 commit 13e91e9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.10.4](https://github.com/SocialGouv/template/compare/v1.10.3...v1.10.4) (2022-03-30)
2+
3+
4+
### Bug Fixes
5+
6+
* remove useless husky config ([0d0db45](https://github.com/SocialGouv/template/commit/0d0db45e3eb7ad2446288697db31c18a612c61ff))
7+
18
## [1.10.3](https://github.com/SocialGouv/template/compare/v1.10.2...v1.10.3) (2022-03-28)
29

310

package.json

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

0 commit comments

Comments
 (0)