Skip to content

Commit 2060b0e

Browse files
chore: release simple-git-hooks
1 parent 7625657 commit 2060b0e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/easy-sites-stick.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,5 +1,11 @@
11
# Changelog
22

3+
## 2.14.0
4+
5+
### Minor Changes
6+
7+
- [#138](https://github.com/toplenboren/simple-git-hooks/pull/138) [`2f3ec3f`](https://github.com/toplenboren/simple-git-hooks/commit/2f3ec3f95d895c46f0b9c7229504967a21f2a6cf) Thanks [@younggglcy](https://github.com/younggglcy)! - feat: silent success if nothing has changed
8+
39
## 2.13.1
410

511
### Patch Changes

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.13.1",
4+
"version": "2.14.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)