Skip to content

Commit

Permalink
Merge pull request #8 from k1LoW/tagpr-from-v0.2.1
Browse files Browse the repository at this point in the history
Release for v0.2.2
  • Loading branch information
k1LoW authored Oct 12, 2023
2 parents 2980e00 + 8855993 commit 616715a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [v0.2.2](https://github.com/k1LoW/gh-star-history/compare/v0.2.1...v0.2.2) - 2023-10-12
### Other Changes
- Bump golang.org/x/net from 0.8.0 to 0.17.0 by @dependabot in https://github.com/k1LoW/gh-star-history/pull/7

## [v0.2.1](https://github.com/k1LoW/gh-star-history/compare/v0.2.0...v0.2.1) - 2023-08-30
### Fix bug 🐛
- Fix SetErr by @k1LoW in https://github.com/k1LoW/gh-star-history/pull/5
Expand Down
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ package version
const Name string = "gh-star-history"

// Version for this.
var Version = "0.2.1"
var Version = "0.2.2"

0 comments on commit 616715a

Please sign in to comment.