Skip to content

Commit 79c9ef5

Browse files
authored
chore(main): release 1.2.0 (#37)
1 parent 6e7d4cb commit 79c9ef5

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.1.4"
2+
".": "1.2.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.2.0](https://github.com/bhundven/golang-pre-commit/compare/v1.1.4...v1.2.0) (2025-04-10)
4+
5+
6+
### Features
7+
8+
* Remove duplicate pre-commit hooks ([#36](https://github.com/bhundven/golang-pre-commit/issues/36)) ([d6d2fcf](https://github.com/bhundven/golang-pre-commit/commit/d6d2fcfbd32f509dcc89431ce72c13023abe53fc))
9+
10+
11+
### Bug Fixes
12+
13+
* File descriptor should overwrite the destination ([#38](https://github.com/bhundven/golang-pre-commit/issues/38)) ([8622597](https://github.com/bhundven/golang-pre-commit/commit/862259772f150c0d052f779efaa092e0fdd19325))
14+
315
## [1.1.4](https://github.com/bhundven/golang-pre-commit/compare/v1.1.3...v1.1.4) (2025-03-18)
416

517

0 commit comments

Comments
 (0)