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:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tdkpin-rs"
|
||||
version = "1.1.0"
|
||||
version = "1.2.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user