Skip to content

Commit 1c7b43f

Browse files
committed
chore(1.x): release 0.6.3
1 parent 7121981 commit 1c7b43f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.6.3](https://github.com/php-testo/testo/compare/0.6.2...0.6.3) (2026-01-01)
4+
5+
6+
### Code Refactoring
7+
8+
* Inject Attributed interceptors into main pipeline with order ([7121981](https://github.com/php-testo/testo/commit/712198114e0ab860c168ff2aa78bf63b47d7c271))
9+
310
## [0.6.2](https://github.com/php-testo/testo/compare/0.6.1...0.6.2) (2025-12-30)
411

512

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.2"
2+
".": "0.6.3"
33
}

0 commit comments

Comments
 (0)