Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## [v0.25.2](https://github.com/k1LoW/gostyle/compare/v0.25.1...v0.25.2) - 2025-10-23
### Other Changes
- chore: setup tagpr labels by @k1LoW in https://github.com/k1LoW/gostyle/pull/148
- chore(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 in the dependencies group by @dependabot[bot] in https://github.com/k1LoW/gostyle/pull/147

## [v0.25.1](https://github.com/k1LoW/gostyle/compare/v0.25.0...v0.25.1) - 2025-09-25

## [v0.25.0](https://github.com/k1LoW/gostyle/compare/v0.24.1...v0.25.0) - 2025-09-21
Expand Down
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ package version

const Name string = "gostyle"

var Version = "0.25.1" //nostyle:repetition
var Version = "0.25.2" //nostyle:repetition