Skip to content

Releases: oxc-project/cargo-release-oxc

v0.0.8

22 May 09:29
be4c7e4
Compare
Choose a tag to compare

Fixed

  • use rustls

Other

  • allow branch renovate/**
  • (deps) lock file maintenance rust crates (#17)
  • release (#9)

v0.0.7

08 May 06:38
7a35d75
Compare
Choose a tag to compare

Added

  • check version and return if version is already published before publish

Other

  • format toml
  • update renovate.json
  • (deps) lock file maintenance rust crates (#14)
  • update renovate
  • (deps) update rust crate anyhow to v1.0.83 (#13)
  • (deps) update rust crate git_cmd to v0.6.5 (#12)
  • (deps) update dependency rust to v1.78.0 (#11)
  • (deps) update rust crates (#10)
  • (renovate) add rust-toolchain

v0.0.6

08 Apr 03:45
4fdf01c
Compare
Choose a tag to compare

Added

  • run cargo check when Cargo.toml is update

v0.0.5

03 Apr 14:10
ad6f340
Compare
Choose a tag to compare

Added

  • switch to new branch and commit changes

Fixed

  • reset lower version (minor, patch) numbers to 0 when bump versions

Other

  • fix clippy warnings
  • add [workspace.lints.clippy]

v0.0.4

03 Apr 11:20
ff9e750
Compare
Choose a tag to compare

Fixed

  • check before publish and also fix publishing order

v0.0.3

03 Apr 08:46
5d311e9
Compare
Choose a tag to compare

Added

  • use --bump for version update
  • add publish command
  • add regenerate_changelogs command

Other

  • improve regenerate_changelogs

v0.0.2

01 Apr 03:51
bae18e3
Compare
Choose a tag to compare

Fixed

  • fix repository link in Cargo.toml

v0.0.1

01 Apr 02:22
c08a420
Compare
Choose a tag to compare

Other

  • add release-binaries