What's Changed
- chore(deps): Update dependency @typescript/native-preview to v7.0.0-dev.20260607.1 by @renovate[bot] in #788
- chore(deps): Update module golang.org/x/sys to v0.46.0 by @renovate[bot] in #789
- fix(intellij): drop internal-API PluginManager.getPluginByClass by @tinovyatkin in #790
Full Changelog: https://github.com/wharflab/tally/compare/v0.44.1...v0.44.2## Verifying GitHub Artifact Attestations
The artifacts in this release have attestations generated with
GitHub Artifact Attestations.
These can be verified using the GitHub CLI:
gh attestation verify <artifact> --repo wharflab/tallyYou can also download the attestation from GitHub and
verify against that directly:
gh attestation verify <artifact> --bundle <attestation>