Commit Graph

4 Commits

Author SHA1 Message Date
Zanie Blue 4838c4da0a
Move `bump.sh` to `scripts/release.sh` (#2787)
I find this more discoverable and since we're putting files in the
top-level `scripts/` folder now this seems okay.
2024-04-02 23:25:27 +00:00
Zanie Blue 4c3e5f0f7d
Use `cargo update -p uv` for release instead of `cargo check` (#2786)
This is faster and accomplishes what we want
2024-04-02 18:12:47 -05:00
Zanie Blue 81bb9e9b6e
Update the lockfile in `release/bump.sh` (#1924)
Otherwise it's easy to forget!
2024-02-23 13:45:46 -06:00
Zanie Blue 4f129d2a98
Add changelog (#1881)
Closes #1774
2024-02-22 22:00:13 +00:00