Skip to content

Commit

Permalink
chore(main): release 0.6.7 (#109)
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] authored Nov 7, 2024
1 parent 5bcb02c commit c251226
Show file tree
Hide file tree
Showing 2 changed files with 8 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.6"
".": "0.6.7"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.6.7](https://github.com/hbstack/revision/compare/v0.6.6...v0.6.7) (2024-11-07)


### Bug Fixes 🐞

* avoid reading GITHUB_TOKEN env var unnecessarily ([#108](https://github.com/hbstack/revision/issues/108)) ([5bcb02c](https://github.com/hbstack/revision/commit/5bcb02cc15fe598b1d4ea1f5c63248d3257fc476)), closes [#107](https://github.com/hbstack/revision/issues/107)

## [0.6.6](https://github.com/hbstack/revision/compare/v0.6.5...v0.6.6) (2024-06-22)


Expand Down

0 comments on commit c251226

Please sign in to comment.