Skip to content

Commit 0484151

Browse files
chore(release): 8.1.0 [skip ci]
## [8.1.0](v8.0.0...v8.1.0) (2025-04-09) ### ✨ New Features * add support for UPS carrier 12 and 13 ([#526](#526)) ([8ddfcb6](8ddfcb6))
1 parent 8ddfcb6 commit 0484151

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+
## [8.1.0](https://github.com/myparcelnl/sdk/compare/v8.0.0...v8.1.0) (2025-04-09)
7+
8+
9+
### :sparkles: New Features
10+
11+
* add support for UPS carrier 12 and 13 ([#526](https://github.com/myparcelnl/sdk/issues/526)) ([8ddfcb6](https://github.com/myparcelnl/sdk/commit/8ddfcb658e51d17ae6ab0fed6b22038486675f8c))
12+
613
## [8.0.0](https://github.com/myparcelnl/sdk/compare/v7.25.1...v8.0.0) (2025-03-25)
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": "8.0.0",
3+
"version": "8.1.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)