Skip to content

Commit d59f27d

Browse files
committed
chore: release 1.x
1 parent 54d69bf commit d59f27d

3 files changed

Lines changed: 21 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.10.45](https://github.com/php-testo/testo/compare/0.10.44...0.10.45) (2026-08-29)
4+
5+
6+
### Bug Fixes
7+
8+
* `--log-html` without param reports to the default path ([#311](https://github.com/php-testo/testo/issues/311)) ([4275e2c](https://github.com/php-testo/testo/commit/4275e2c90fdc9c9dba98e996be8eb18ad95fa343))
9+
10+
11+
### Documentation
12+
13+
* **skills:** fix API claims that drifted from the code ([54d69bf](https://github.com/php-testo/testo/commit/54d69bf6837ae51be04e8ebfb1fea0568f571663))
14+
315
## [0.10.44](https://github.com/php-testo/testo/compare/0.10.43...0.10.44) (2026-08-27)
416

517

bridge/symfony-console/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.11](https://github.com/php-testo/testo/compare/bridge-symfony-console-0.1.10...bridge-symfony-console-0.1.11) (2026-08-29)
4+
5+
6+
### Bug Fixes
7+
8+
* `--log-html` without param reports to the default path ([#311](https://github.com/php-testo/testo/issues/311)) ([4275e2c](https://github.com/php-testo/testo/commit/4275e2c90fdc9c9dba98e996be8eb18ad95fa343))
9+
310
## [0.1.10](https://github.com/php-testo/testo/compare/bridge-symfony-console-0.1.9...bridge-symfony-console-0.1.10) (2026-08-25)
411

512

resources/version.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "0.10.44",
2+
".": "0.10.45",
33
"plugin/repeat": "0.1.9",
44
"plugin/convention": "0.1.4",
55
"plugin/lifecycle": "0.1.5",
@@ -13,7 +13,7 @@
1313
"plugin/codecov": "0.2.1",
1414
"plugin/facade": "0.1.1",
1515
"plugin/fiber": "0.1.3",
16-
"bridge/symfony-console": "0.1.10",
16+
"bridge/symfony-console": "0.1.11",
1717
"bridge/infection": "0.1.8",
1818
"bridge/mockery": "0.1.2",
1919
"bridge/rector": "0.2.5",

0 commit comments

Comments
 (0)