Skip to content

Commit 576032d

Browse files
authored
chore(main): release 1.1.3 (#30)
1 parent 15fadd1 commit 576032d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-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.2"
2+
".": "1.1.3"
33
}

CHANGELOG.md

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

3+
## [1.1.3](https://github.com/bhundven/golang-pre-commit/compare/v1.1.2...v1.1.3) (2025-02-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **go mod tidy:** Don't pass filenames ([#31](https://github.com/bhundven/golang-pre-commit/issues/31)) ([a53d41a](https://github.com/bhundven/golang-pre-commit/commit/a53d41ac852980c72c8044171a78957b041fb1f0))
9+
* **go-mod-tidy:** go mod tidy recursive ([#29](https://github.com/bhundven/golang-pre-commit/issues/29)) ([c80e381](https://github.com/bhundven/golang-pre-commit/commit/c80e3817788c86fabd0197450b9b18a147f5ae66))
10+
311
## [1.1.2](https://github.com/bhundven/golang-pre-commit/compare/v1.1.1...v1.1.2) (2025-02-15)
412

513

0 commit comments

Comments
 (0)