Skip to content

Commit fd8573b

Browse files
authored
chore(1.x): release 0.7.0 (#88)
1 parent d0f537a commit fd8573b

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

3+
## [0.7.0](https://github.com/php-testo/testo/compare/0.6.6...0.7.0) (2026-01-18)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Restructure code
9+
10+
### Bug Fixes
11+
12+
* Store `invoker` property on `CaseDefinition` cloning ([634e65c](https://github.com/php-testo/testo/commit/634e65cbbddb768ba505f1d9371a22bce1d23636))
13+
14+
15+
### Code Refactoring
16+
17+
* Configure interceptors order values ([634e65c](https://github.com/php-testo/testo/commit/634e65cbbddb768ba505f1d9371a22bce1d23636))
18+
* Restructure code ([d0f537a](https://github.com/php-testo/testo/commit/d0f537a6d02ebcff590ef38c7fd383f07391bd87))
19+
320
## [0.6.6](https://github.com/php-testo/testo/compare/0.6.5...0.6.6) (2026-01-17)
421

522

resources/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.6.6"
2+
".": "0.7.0"
33
}

0 commit comments

Comments
 (0)