Skip to content

Release 0.0.2

Choose a tag to compare

@github-actions github-actions released this 13 Oct 14:08
· 148 commits to main since this release
a9c31a5

Changes

Installation

Binary Downloads

You can download pre-built binaries for your platform from the assets below.

Cargo Install

cargo install repos

From Source

git clone https://github.com/codcod/repos.git
cd repos
cargo build --release

What's Changed

  • ci(deps): bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #1
  • ci(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #2
  • fix: create prs for branches other than main #3 by @codcod in #4

New Contributors

Full Changelog: v0.0.1...v0.0.2