Skip to content

Commit

Permalink
Bump up version number
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Oct 12, 2021
1 parent b7798b3 commit 6f3b436
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## [v0.22.0](https://github.com/k1LoW/octocov/compare/v0.21.1...v0.22.0) (2021-10-12)

* Fix markdown table when long branch name [#81](https://github.com/k1LoW/octocov/pull/81) ([k1LoW](https://github.com/k1LoW))
* Detect root path using env `GITHUB_WORKSPACE` [#80](https://github.com/k1LoW/octocov/pull/80) ([k1LoW](https://github.com/k1LoW))

## [v0.21.1](https://github.com/k1LoW/octocov/compare/v0.21.0...v0.21.1) (2021-10-12)

* Fix nil pointer dereference when no code coverage metrics [#79](https://github.com/k1LoW/octocov/pull/79) ([k1LoW](https://github.com/k1LoW))
Expand Down

0 comments on commit 6f3b436

Please sign in to comment.