Skip to content

Commit 3a951ef

Browse files
authored
Merge pull request #3 from mubbi/release-please--branches--main
chore(main): release 1.0.0
2 parents e51fba0 + a0ce4d9 commit 3a951ef

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,20 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 1.0.0 (2025-07-28)
6+
7+
8+
### Features
9+
10+
* **commitlint:** added the package codes ([251d824](https://github.com/mubbi/laravel-commit-lint/commit/251d824b4c70171ebc5fc2c10c6d2b6ffb2a1599))
11+
* **commitlint:** added the package codes ([89e7f49](https://github.com/mubbi/laravel-commit-lint/commit/89e7f495bf2ccd3fa1391ce0b0075dfed272ae6b))
12+
13+
14+
### Bug Fixes
15+
16+
* use correct php version for ci ([83a491d](https://github.com/mubbi/laravel-commit-lint/commit/83a491d25d9a77adef0ea63449a1a7a2ec2c96cc))
17+
* use correct php versions ([e51fba0](https://github.com/mubbi/laravel-commit-lint/commit/e51fba09bf21ae120210b9593eec1c617ea1233c))
18+
* use correct php versions ([44cb064](https://github.com/mubbi/laravel-commit-lint/commit/44cb064c1e25ad413fa3beb265d9b01b05961685))
19+
520
## [Unreleased]
621
- Initial release

0 commit comments

Comments
 (0)