Skip to content

Commit 19521cd

Browse files
committed
chore(1.x): release 0.3.0
1 parent d00e60d commit 19521cd

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.3.0](https://github.com/php-testo/testo/compare/0.2.0...0.3.0) (2025-10-29)
4+
5+
6+
### Features
7+
8+
* Add description field to Test attribute ([d00e60d](https://github.com/php-testo/testo/commit/d00e60d0ca03d731e2e1c317964ffb4c67fff732))
9+
310
## [0.2.0](https://github.com/php-testo/testo/compare/0.1.0...0.2.0) (2025-10-29)
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.2.0"
2+
".": "0.3.0"
33
}

0 commit comments

Comments
 (0)