Commit 676aa1f
authored
chore: release 0.1.12 (#341)
## Summary
- Bump the workspace version and release-please manifest to 0.1.12.
- Update Cargo.lock for all workspace crates at 0.1.12.
- Add the 0.1.12 changelog entry for fixes merged after v0.1.11,
including the two non-conventional `Fix ...` commits that release-please
did not parse.
## Verification
- `just push -u origin manual/bump-0.1.12`
- `cargo fix --allow-dirty --allow-staged`
- `cargo clippy --fix --workspace --allow-dirty --allow-staged -- -D
warnings`
- `cargo fmt --all`
- `cargo nextest run --workspace`: 5661 passed, 18 skipped
Co-authored-by: zynx <>1 parent 476b1cc commit 676aa1f
4 files changed
Lines changed: 35 additions & 22 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
3 | 16 | | |
4 | 17 | | |
5 | 18 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments