Skip to content

Commit acc66b7

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2025-10-03) ### Bug Fixes * add license for composer package ([5105b17](5105b17))
1 parent 5105b17 commit acc66b7

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.0.2](https://github.com/kristos80/hook/compare/v1.0.1...v1.0.2) (2025-10-03)
2+
3+
4+
### Bug Fixes
5+
6+
* add license for composer package ([5105b17](https://github.com/kristos80/hook/commit/5105b17d1c72b6c86fe6270ff16dc5d8de86d12f))
7+
18
## [1.0.1](https://github.com/kristos80/hook/compare/v1.0.0...v1.0.1) (2025-10-03)
29

310

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"Kristos80\\Hook\\Tests\\": "tests"
1212
}
1313
},
14-
"version": "1.0.1",
14+
"version": "1.0.2",
1515
"require-dev": {
1616
"pestphp/pest": "^3.8",
1717
"infection/infection": "^0.31.2"

0 commit comments

Comments
 (0)