Skip to content

Commit 61392cf

Browse files
committed
Merge branch 'master' of github.com:kristos80/hook
* 'master' of github.com:kristos80/hook: Rename LICENSE to LICENSE.md chore(release): 1.0.1 [skip ci]
2 parents 23bf96c + 9e3be3e commit 61392cf

File tree

3 files changed

+8
-1
lines changed

3 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.1](https://github.com/kristos80/hook/compare/v1.0.0...v1.0.1) (2025-10-03)
2+
3+
4+
### Bug Fixes
5+
6+
* add licence template for composer package ([23bf96c](https://github.com/kristos80/hook/commit/23bf96c63dd39dc45c7f78a8583cad1f1ef35fa3))
7+
18
# 1.0.0 (2025-10-03)
29

310

File renamed without changes.

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.0",
14+
"version": "1.0.1",
1515
"require-dev": {
1616
"pestphp/pest": "^3.8",
1717
"infection/infection": "^0.31.2"

0 commit comments

Comments
 (0)