Skip to content

Tags: WebProject-xyz/php-version-manager

Tags

v1.0.4

Toggle v1.0.4's commit message
chore(release): version 1.0.4

## [1.0.4](v1.0.3...v1.0.4) (2026-02-22)

### Bug Fixes

* add Renovate configuration file ([cb24073](cb24073))

v1.0.3

Toggle v1.0.3's commit message
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))

v1.0.2

Toggle v1.0.2's commit message
chore(release): version 1.0.2

## [1.0.2](v1.0.1...v1.0.2) (2026-02-21)

### Bug Fixes

* update Cargo.lock and allow-dirty to bypass publish error ([be15c3a](be15c3a))
* update Cargo.lock during semantic-release prepare phase to avoid publish errors ([a92c3de](a92c3de))

v1.0.1

Toggle v1.0.1's commit message
chore(release): version 1.0.1

## [1.0.1](v1.0.0...v1.0.1) (2026-02-21)

### Bug Fixes

* pass github app token to action-gh-release to avoid permission error ([5461490](5461490))
* re-architect release pipeline to ensure version correctness ([8636f04](8636f04))

v1.0.0

Toggle v1.0.0's commit message
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))