Skip to content

Commit 76e2c57

Browse files
committed
Merge branch 'master' of github.com:kristos80/hook
* 'master' of github.com:kristos80/hook: chore(release): 1.0.2 [skip ci]
2 parents 68688b1 + acc66b7 commit 76e2c57

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
@@ -14,7 +14,7 @@
1414
"Kristos80\\Hook\\Tests\\": "tests"
1515
}
1616
},
17-
"version": "1.0.1",
17+
"version": "1.0.2",
1818
"require-dev": {
1919
"pestphp/pest": "^3.8",
2020
"infection/infection": "^0.31.2"

0 commit comments

Comments
 (0)