Skip to content

Commit 84e07f4

Browse files
authored
Merge pull request #17 from gigerIT/release-please--branches--main
chore(main): release 3.1.0
2 parents d7aa542 + 7f61c29 commit 84e07f4

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,5 +1,12 @@
11
# Changelog
22

3+
## [3.1.0](https://github.com/gigerIT/bexio-api-client/compare/v3.0.2...v3.1.0) (2025-10-23)
4+
5+
6+
### Features
7+
8+
* add conditional callback method to QueryBuilder for improved query flexibility ([d7aa542](https://github.com/gigerIT/bexio-api-client/commit/d7aa542d4778b743b7bdaaf00df72d9a8bea0abc))
9+
310
## [3.0.2](https://github.com/gigerIT/bexio-api-client/compare/v3.0.1...v3.0.2) (2025-10-17)
411

512

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": "3.0.2",
5+
"version": "3.1.0",
66
"keywords": [
77
"bexio"
88
],

0 commit comments

Comments
 (0)