Skip to content

Commit f6d6867

Browse files
authored
Merge pull request #20 from gigerIT/release-please--branches--main
chore(main): release 3.1.1
2 parents edcb1c0 + c9c67a8 commit f6d6867

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+
## [3.1.1](https://github.com/gigerIT/bexio-api-client/compare/v3.1.0...v3.1.1) (2025-11-07)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **deps-dev:** bump symfony/var-dumper from 7.3.4 to 7.3.5 ([24c7a1b](https://github.com/gigerIT/bexio-api-client/commit/24c7a1bd5f99d3fdc0acc9927c73b5bde133200c))
9+
* **deps-dev:** bump symfony/var-dumper from 7.3.4 to 7.3.5 ([04d27be](https://github.com/gigerIT/bexio-api-client/commit/04d27be14560f7dd8d68b8c08ea1c8f169ef124f))
10+
* **deps:** bump illuminate/container from 12.34.0 to 12.37.0 ([312645a](https://github.com/gigerIT/bexio-api-client/commit/312645adcc75dbc7f7b523cb0541088de55e05ba))
11+
* **deps:** bump illuminate/container from 12.34.0 to 12.37.0 ([eb99abc](https://github.com/gigerIT/bexio-api-client/commit/eb99abc10ad97680a77197115990649dd6e7b543))
12+
313
## [3.1.0](https://github.com/gigerIT/bexio-api-client/compare/v3.0.2...v3.1.0) (2025-10-23)
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": "3.1.0",
5+
"version": "3.1.1",
66
"keywords": [
77
"bexio"
88
],

0 commit comments

Comments
 (0)