Skip to content

Commit 800c6f5

Browse files
authored
Merge pull request #14 from gigerIT/release-please--branches--main
chore(main): release 2.4.0
2 parents 06ab255 + 4f6ef17 commit 800c6f5

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
## [2.4.0](https://github.com/gigerIT/bexio-api-client/compare/v2.3.0...v2.4.0) (2025-10-16)
4+
5+
6+
### Features
7+
8+
* add comprehensive API documentation for various resources including Contacts, Sales Orders, and more ([a11f3c9](https://github.com/gigerIT/bexio-api-client/commit/a11f3c9981ec7a380b65bc39517454de31ffe381))
9+
* enhance GetContactsRequest with limit and offset validation, and add default query parameters ([0e62b21](https://github.com/gigerIT/bexio-api-client/commit/0e62b219ef8572a7270888afcdb72859e351bc49))
10+
* implement query builder for Contact resource and refactor related methods ([6bce692](https://github.com/gigerIT/bexio-api-client/commit/6bce692677e606c160bc4eb51696ccb8901604de))
11+
* introduce AdditionalAddresses, ContactGroups, ContactRelations, Salutations, and Titles resources with comprehensive request handling and query capabilities ([06ab255](https://github.com/gigerIT/bexio-api-client/commit/06ab255088e8369a8797dec61b951e88e3c49868))
12+
313
## [2.3.0](https://github.com/gigerIT/bexio-api-client/compare/v2.2.0...v2.3.0) (2025-10-16)
414

515

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

0 commit comments

Comments
 (0)