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

Commit 1808efd

Browse files
chore(release): 1.8.5
1 parent 245f9ac commit 1808efd

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.8.5](https://github.com/SocialGouv/template/compare/v1.8.4...v1.8.5) (2022-03-24)
2+
3+
4+
### Bug Fixes
5+
6+
* Add missing enabled=true ([37f3c36](https://github.com/SocialGouv/template/commit/37f3c36fd9dba08cc18d59fdacad119968f217e6))
7+
18
## [1.8.4](https://github.com/SocialGouv/template/compare/v1.8.3...v1.8.4) (2022-03-23)
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.8.4",
3+
"version": "1.8.5",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)