Skip to content

Commit ba3c5cb

Browse files
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))
1 parent be15c3a commit ba3c5cb

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.2](https://github.com/WebProject-xyz/php-version-manager/compare/v1.0.1...v1.0.2) (2026-02-21)
2+
3+
### Bug Fixes
4+
5+
* update Cargo.lock and allow-dirty to bypass publish error ([be15c3a](https://github.com/WebProject-xyz/php-version-manager/commit/be15c3a762867c57c7a046bedda86cd2f7f0515f))
6+
* update Cargo.lock during semantic-release prepare phase to avoid publish errors ([a92c3de](https://github.com/WebProject-xyz/php-version-manager/commit/a92c3de5e5a74dcb80bb3313f1ed83d19905c99d))
7+
18
## [1.0.1](https://github.com/WebProject-xyz/php-version-manager/compare/v1.0.0...v1.0.1) (2026-02-21)
29

310
### Bug Fixes

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "php-version-manager"
3-
version = "1.0.1"
3+
version = "1.0.2"
44
edition = "2024"
55
description = "A blazing fast, zero-configuration PHP version manager"
66
repository = "https://github.com/WebProject-xyz/php-version-manager"

0 commit comments

Comments
 (0)