Skip to content

Commit 66ef08b

Browse files
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))
1 parent cb24073 commit 66ef08b

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.0.4](https://github.com/WebProject-xyz/php-version-manager/compare/v1.0.3...v1.0.4) (2026-02-22)
2+
3+
### Bug Fixes
4+
5+
* add Renovate configuration file ([cb24073](https://github.com/WebProject-xyz/php-version-manager/commit/cb24073f88119813a81c703ec63215dcb1e55486))
6+
17
## [1.0.3](https://github.com/WebProject-xyz/php-version-manager/compare/v1.0.2...v1.0.3) (2026-02-21)
28

39
### 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.3"
3+
version = "1.0.4"
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)