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

Commit 5d4de7d

Browse files
chore(release): 1.12.0
1 parent 8465982 commit 5d4de7d

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.12.0](https://github.com/SocialGouv/template/compare/v1.11.4...v1.12.0) (2022-07-27)
2+
3+
4+
### Features
5+
6+
* **main:** add talisman pre-commit hook ([#86](https://github.com/SocialGouv/template/issues/86)) ([8465982](https://github.com/SocialGouv/template/commit/84659824b87834dbeda435b36464391902c68364))
7+
18
## [1.11.4](https://github.com/SocialGouv/template/compare/v1.11.3...v1.11.4) (2022-07-07)
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.11.4",
3+
"version": "1.12.0",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)