Skip to content

Commit b02d982

Browse files
authored
Merge pull request #15 from gigerIT/release-please--branches--main
chore(main): release 3.0.1
2 parents fdad8c5 + 971a059 commit b02d982

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [3.0.1](https://github.com/gigerIT/bexio-api-client/compare/v3.0.0...v3.0.1) (2025-10-17)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* add phpstan as a development dependency and configure initial phpstan settings in phpstan.neon ([fdad8c5](https://github.com/gigerIT/bexio-api-client/commit/fdad8c54a01a21bdcec29dde00eeebee7f480766))
9+
* update composer.lock to reflect package version upgrades for illuminate and spatie libraries ([33d454e](https://github.com/gigerIT/bexio-api-client/commit/33d454e4af53d633809bf4976c80e774b19b7f90))
10+
311
## [2.4.0](https://github.com/gigerIT/bexio-api-client/compare/v2.3.0...v2.4.0) (2025-10-16)
412

513

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gigerit/bexio-api-client",
33
"type": "library",
44
"description": "A PHP client for the Bexio API",
5-
"version": "2.4.0",
5+
"version": "3.0.1",
66
"keywords": [
77
"bexio"
88
],

0 commit comments

Comments
 (0)