Skip to content

Commit 37b7728

Browse files
authored
Merge pull request #12 from iwf-web/release-please--branches--main
chore(main): release 1.0.3
2 parents 99fb503 + 00ec801 commit 37b7728

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [1.0.3](https://github.com/iwf-web/php-coding-standard/compare/1.0.2...1.0.3) (2026-03-06)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **ci:** Security issue ([dcf0747](https://github.com/iwf-web/php-coding-standard/commit/dcf074764eab22c9fac521cf699abe1e16645f3a))
9+
* PhpUnit mock expectations are not static, so use $this ([c5c0063](https://github.com/iwf-web/php-coding-standard/commit/c5c006347b02e3b9a0daaa1275a52b0f3bc1e1fd))
10+
311
## [1.0.2](https://github.com/iwf-web/php-coding-standard/compare/1.0.1...1.0.2) (2025-12-25)
412

513

0 commit comments

Comments
 (0)