Skip to content

Commit e494546

Browse files
chore: release simple-git-hooks
1 parent 1efca92 commit e494546

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/selfish-owls-collect.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# Changelog
22

3+
## 2.13.0
4+
5+
### Minor Changes
6+
7+
- [#120](https://github.com/toplenboren/simple-git-hooks/pull/120) [`fc2acfc`](https://github.com/toplenboren/simple-git-hooks/commit/fc2acfc92830b0195e17a3fbcca4db90e3fa275b) Thanks [@JounQin](https://github.com/JounQin)! - feat: support esm format configs
8+
39
See [**GitHub Releases**](https://github.com/toplenboren/simple-git-hooks/releases) for the changelog.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "simple-git-hooks",
33
"type": "commonjs",
4-
"version": "2.12.1",
4+
"version": "2.13.0",
55
"description": "A simple, zero dependency tool for setting up git hooks for small projects",
66
"author": "Mikhail Gorbunov <toplenboren@gmail.com>",
77
"main": "simple-git-hooks.js",

0 commit comments

Comments
 (0)