release-oxc 0.0.1

Oxc release management
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Release management for the oxc project

## `cargo release-oxc`

```
Usage: cargo-release-oxc COMMAND ...

Available options:
    -h, --help  Prints help information

Available commands:
    update      Generate CHANGELOG.md and bump versions for all published crates
    publish
```