Skip to content

Commit

Permalink
Merge pull request #81 from gostaticanalysis/tagpr-from-v2.2.3
Browse files Browse the repository at this point in the history
Release for v2.3.0
  • Loading branch information
tenntenn authored Nov 17, 2024
2 parents 3a51956 + c665668 commit 94aab02
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [v2.3.0](https://github.com/gostaticanalysis/skeleton/compare/v2.2.3...v2.3.0) - 2024-11-17
- Fix compare version by @tenntenn in https://github.com/gostaticanalysis/skeleton/pull/80
- support development Go version by @sivchari in https://github.com/gostaticanalysis/skeleton/pull/79
- Remove pre-go1.18 support by @tenntenn in https://github.com/gostaticanalysis/skeleton/pull/82
- Add -copy-parent-gomod flag by @tenntenn in https://github.com/gostaticanalysis/skeleton/pull/83

## [v2.2.3](https://github.com/gostaticanalysis/skeleton/compare/v2.2.2...v2.2.3) - 2024-11-13
- fix -checker option description in README_ja.md by @ikura-hamu in https://github.com/gostaticanalysis/skeleton/pull/68
- Fix test and vet workflow by @tenntenn in https://github.com/gostaticanalysis/skeleton/pull/69
Expand Down
2 changes: 1 addition & 1 deletion v2/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.2.3
v2.3.0

0 comments on commit 94aab02

Please sign in to comment.