Skip to content

Commit

Permalink
chore(main): release 0.6.1 (#66)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jun 4, 2024
1 parent 9688cb9 commit b6d5822
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.6.0"
".": "0.6.1"
}
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.6.1](https://github.com/hbstack/revision/compare/v0.6.0...v0.6.1) (2024-06-04)


### Bug Fixes 🐞

* verify the API response for any errors ([#65](https://github.com/hbstack/revision/issues/65)) ([5ffb820](https://github.com/hbstack/revision/commit/5ffb82024787ea4fb7de93fd0fb85460599db93b))


### Performance Improvements ⚡️

* use `Lastmod` as cache key for fetching commits ([#67](https://github.com/hbstack/revision/issues/67)) ([9688cb9](https://github.com/hbstack/revision/commit/9688cb935b1fdb41afa5abb87123cbb1bb662046))

## [0.6.0](https://github.com/hbstack/revision/compare/v0.5.0...v0.6.0) (2024-05-28)


Expand Down

0 comments on commit b6d5822

Please sign in to comment.