Skip to content

Commit 332b803

Browse files
chore: release 0.3.2
1 parent 0cb4287 commit 332b803

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.github/.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.3.2](https://github.com/Lendable/phpunit-extensions/compare/0.3.1...0.3.2) (2025-06-25)
4+
5+
6+
### Fixes
7+
8+
* Don't use named args for `testDouble` call ([#130](https://github.com/Lendable/phpunit-extensions/issues/130)) ([ea01591](https://github.com/Lendable/phpunit-extensions/commit/ea01591b7d4485b392246df6998f72730cb51741))

0 commit comments

Comments
 (0)