Skip to content

Commit db291a2

Browse files
chore(release): 10.3.1 [skip ci]
## [10.3.1](v10.3.0...v10.3.1) (2025-11-06) ### 🐛 Bug Fixes * accept pdf’s of any version ([#557](#557)) ([be4c0c6](be4c0c6))
1 parent be4c0c6 commit db291a2

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
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [10.3.1](https://github.com/myparcelnl/sdk/compare/v10.3.0...v10.3.1) (2025-11-06)
7+
8+
9+
### :bug: Bug Fixes
10+
11+
* accept pdf’s of any version ([#557](https://github.com/myparcelnl/sdk/issues/557)) ([be4c0c6](https://github.com/myparcelnl/sdk/commit/be4c0c6fdb88ac08013423aa9d65f63f287b2a6d))
12+
613
## [10.3.0](https://github.com/myparcelnl/sdk/compare/v10.2.0...v10.3.0) (2025-10-22)
714

815

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "myparcelnl/sdk",
3-
"version": "10.3.0",
3+
"version": "10.3.1",
44
"description": "This package is designed to send and receive data from MyParcel by means of an API.",
55
"keywords": [
66
"MyParcel",

0 commit comments

Comments
 (0)