Skip to content

Commit db65fa4

Browse files
authored
chore(main): release 1.1.0 (#21)
1 parent 5d4d9f7 commit db65fa4

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.0.1"
2+
".": "1.1.0"
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.0](https://github.com/bhundven/golang-pre-commit/compare/v1.0.1...v1.1.0) (2025-02-08)
4+
5+
6+
### Features
7+
8+
* Add gofumpt ([#20](https://github.com/bhundven/golang-pre-commit/issues/20)) ([adbc2af](https://github.com/bhundven/golang-pre-commit/commit/adbc2af9f7396749627c7c1269c2985a35f6765e))
9+
310
## [1.0.1](https://github.com/bhundven/golang-pre-commit/compare/v1.0.0...v1.0.1) (2025-02-03)
411

512

0 commit comments

Comments
 (0)