Skip to content

Commit 14a7fc6

Browse files
chore(release): 7.21.0 [skip ci]
## [7.21.0](v7.20.1...v7.21.0) (2025-01-02) ### ✨ New Features * throw relevant error when no pdfs are received ([#516](#516)) ([35ac23a](35ac23a))
1 parent 35ac23a commit 14a7fc6

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+
## [7.21.0](https://github.com/myparcelnl/sdk/compare/v7.20.1...v7.21.0) (2025-01-02)
7+
8+
9+
### :sparkles: New Features
10+
11+
* throw relevant error when no pdfs are received ([#516](https://github.com/myparcelnl/sdk/issues/516)) ([35ac23a](https://github.com/myparcelnl/sdk/commit/35ac23a978a7ad9774eaa7d419087363eed889e7))
12+
613
## [7.20.1](https://github.com/myparcelnl/sdk/compare/v7.20.0...v7.20.1) (2024-12-20)
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": "7.20.1",
3+
"version": "7.21.0",
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)