You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): version 1.0.3
## [1.0.3](v1.0.2...v1.0.3) (2026-02-21)
### Bug Fixes
* remove cargo check and allow rust to publish with dirty lockfile ([fefddcd](fefddcd))
* skip dev profile verification during cargo publish and sync lockfile ([c67edb5](c67edb5))
chore(release): version 1.0.0
## 1.0.0 (2026-02-21)
### Features
* initial commit for pvm ([15ce607](15ce607))
### Bug Fixes
* use GitHub App token for semantic-release ([b8e2354](b8e2354))
* use macos-latest for x86_64 target to fix unsupported runner error ([98cd2af](98cd2af))