Skip to content

Commit 92c1451

Browse files
authored
chore(main): release 1.1.4 (#34)
1 parent 41275fb commit 92c1451

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-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.3"
2+
".": "1.1.4"
33
}

CHANGELOG.md

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

3+
## [1.1.4](https://github.com/bhundven/golang-pre-commit/compare/v1.1.3...v1.1.4) (2025-03-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **go-generate:** fixed the hook to call the right script ([#33](https://github.com/bhundven/golang-pre-commit/issues/33)) ([361acc3](https://github.com/bhundven/golang-pre-commit/commit/361acc362542686c24d75e812ef6f20395fd1787))
9+
310
## [1.2.0] Unreleased
411

512
### Bug Fixes

0 commit comments

Comments
 (0)