Skip to content

Commit d6c4748

Browse files
chore(release): 9.0.0 [skip ci]
## [9.0.0](v8.1.1...v9.0.0) (2025-05-06) ### ⚠ BREAKING CHANGES * delete carrier 8 (UPS) (#529) ### ✨ New Features * delete carrier 8 (UPS) ([#529](#529)) ([b1b0d34](b1b0d34))
1 parent b1b0d34 commit d6c4748

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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+
## [9.0.0](https://github.com/myparcelnl/sdk/compare/v8.1.1...v9.0.0) (2025-05-06)
7+
8+
9+
### ⚠ BREAKING CHANGES
10+
11+
* delete carrier 8 (UPS) (#529)
12+
13+
### :sparkles: New Features
14+
15+
* delete carrier 8 (UPS) ([#529](https://github.com/myparcelnl/sdk/issues/529)) ([b1b0d34](https://github.com/myparcelnl/sdk/commit/b1b0d34b896a0bfe83d9b82efe08609fed8b0d36))
16+
617
## [8.1.1](https://github.com/myparcelnl/sdk/compare/v8.1.0...v8.1.1) (2025-04-15)
718

819

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.1.1",
3+
"version": "9.0.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)