Publish a Liquid project release for a user-provided semantic version such as 0.2.0. Use when the user asks to release, tag, publish, or bump Liquid to a version; this updates Rust workspace and frontend package versions, validates the build, commits, creates an annotated v-prefixed tag, pushes to origin, and creates a release-v-prefixed GitHub Release.
2026-06-17