chore(release): prepare v1.2.0

Bump the package version to 1.2.0 for the high-score demo database seeding, service hardening, web retry bounds, and multiball parity and divergence fixes. Update CHANGELOG.md and refresh the tracked web WASM artifact.

Test Plan:
- `just test` -- passed (142 game tests and 8 service tests)
- `just clippy` -- passed
- `just build-production` -- passed
- `just web-build` -- passed
- `cargo +nightly fmt --all -- --check` -- passed
- `rumdl check --flavor commonmark tdkpin-rs/CHANGELOG.md` -- passed
- `cargo metadata --locked --format-version 1 --no-deps` -- passed
- `git diff --cached --check` -- passed
This commit is contained in:
2026-08-31 20:48:59 +02:00
parent 4385a661b3
commit c4fb345197
4 changed files with 20 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "tdkpin-rs"
version = "1.1.0"
version = "1.2.0"
edition = "2024"
[dependencies]