v1.8.1
CI fix — Fixed test file path resolution for GitHub Actions. Tests now resolve the JS card file from the Python package location instead of hardcoded paths, working correctly in both local and CI environments.
Release pipeline — Releases now go through a PR with CI checks before publishing. Previously, releases were pushed directly to GitHub without waiting for tests to pass.