romm-cli 0.16.0

Rust-based CLI and TUI for the ROMM API
Documentation
1
2
3
4
5
6
7
8
9
10
11
{
  "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
  "packages": {
    ".": {
      "release-type": "rust",
      "component": "romm-cli",
      "changelog-path": "CHANGELOG.md",
      "include-component-in-tag": false
    }
  }
}