Skip to content

Commit f90fd19

Browse files
chore(release): version 1.1.2
## [1.1.2](v1.1.1...v1.1.2) (2026-05-06) ### Bug Fixes * **ci:** pass App token via 'token' input to action-gh-release ([#22](#22)) ([abeeac3](abeeac3)), closes [softprops/action-gh-release#751](softprops/action-gh-release#751) [#20](#20)
1 parent abeeac3 commit f90fd19

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.1.2](https://github.com/WebProject-xyz/php-version-manager/compare/v1.1.1...v1.1.2) (2026-05-06)
2+
3+
### Bug Fixes
4+
5+
* **ci:** pass App token via 'token' input to action-gh-release ([#22](https://github.com/WebProject-xyz/php-version-manager/issues/22)) ([abeeac3](https://github.com/WebProject-xyz/php-version-manager/commit/abeeac3aa6e53cd35c34f20957a9f6b91e232d67)), closes [softprops/action-gh-release#751](https://github.com/softprops/action-gh-release/issues/751) [#20](https://github.com/WebProject-xyz/php-version-manager/issues/20)
6+
17
## [1.1.1](https://github.com/WebProject-xyz/php-version-manager/compare/v1.1.0...v1.1.1) (2026-05-06)
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.1.1"
3+
version = "1.1.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)