Skip to content

Commit

Permalink
bump: 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nwtgck committed Mar 5, 2020
1 parent 1a696fe commit 552a627
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)

## [Unreleased]

## [0.2.1] - 2020-03-05
### Changed
* Update dependencies

## Fixed
* Fix GitHub API request

## [0.2.0] - 2020-02-09
### Changed
* Update dependencies
Expand All @@ -14,5 +21,6 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
### Added
* Initial release

[Unreleased]: https://github.com/nwtgck/gh-card/compare/v0.1.0...HEAD
[Unreleased]: https://github.com/nwtgck/gh-card/compare/v0.2.1...HEAD
[0.2.1]: https://github.com/nwtgck/gh-card/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/nwtgck/gh-card/compare/v0.1.0...v0.2.0
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.0
0.2.1

0 comments on commit 552a627

Please sign in to comment.