Skip to content

Commit a7cc8e1

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.3...v1.1.0) (2025-11-20) ### Features * extra array check is not needed ([5f4cc60](5f4cc60))
1 parent 5f4cc60 commit a7cc8e1

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,3 +1,10 @@
1+
# [1.1.0](https://github.com/kristos80/hook/compare/v1.0.3...v1.1.0) (2025-11-20)
2+
3+
4+
### Features
5+
6+
* extra array check is not needed ([5f4cc60](https://github.com/kristos80/hook/commit/5f4cc60c91c18391c044402e93af09a6d7f92bc7))
7+
18
## [1.0.3](https://github.com/kristos80/hook/compare/v1.0.2...v1.0.3) (2025-10-03)
29

310

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"Kristos80\\Hook\\Tests\\": "tests"
1515
}
1616
},
17-
"version": "1.0.3",
17+
"version": "1.1.0",
1818
"require-dev": {
1919
"pestphp/pest": "^3.8",
2020
"infection/infection": "^0.31.2"

0 commit comments

Comments
 (0)