Skip to content

Commit 3224320

Browse files
chore(release): 10.0.0 [skip ci]
## [10.0.0](v9.0.2...v10.0.0) (2025-07-15) ### ⚠ BREAKING CHANGES * use correct ups constants (#538) ### 🐛 Bug Fixes * use correct ups constants ([#538](#538)) ([983f39f](983f39f))
1 parent 983f39f commit 3224320

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+
## [10.0.0](https://github.com/myparcelnl/sdk/compare/v9.0.2...v10.0.0) (2025-07-15)
7+
8+
9+
### ⚠ BREAKING CHANGES
10+
11+
* use correct ups constants (#538)
12+
13+
### :bug: Bug Fixes
14+
15+
* use correct ups constants ([#538](https://github.com/myparcelnl/sdk/issues/538)) ([983f39f](https://github.com/myparcelnl/sdk/commit/983f39f8f52cfd37a62cfb23f5281cdc06b02b13))
16+
617
## [9.0.2](https://github.com/myparcelnl/sdk/compare/v9.0.1...v9.0.2) (2025-07-09)
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": "9.0.2",
3+
"version": "10.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)