Skip to content

Commit

Permalink
chore(release): 7.8.5 [skip ci]
Browse files Browse the repository at this point in the history
## [7.8.5](v7.8.4...v7.8.5) (2023-12-04)

### 🐛 Bug Fixes

* correct dpd shipment options ([#464](#464)) ([e454e13](e454e13))
  • Loading branch information
myparcel-bot[bot] committed Dec 4, 2023
1 parent e454e13 commit 6c572ca
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.8.5](https://github.com/myparcelnl/sdk/compare/v7.8.4...v7.8.5) (2023-12-04)


### :bug: Bug Fixes

* correct dpd shipment options ([#464](https://github.com/myparcelnl/sdk/issues/464)) ([e454e13](https://github.com/myparcelnl/sdk/commit/e454e1361b0c9348fcd63fd8ddf6a961c9a1f459))

## [7.8.4](https://github.com/myparcelnl/sdk/compare/v7.8.3...v7.8.4) (2023-10-26)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "myparcelnl/sdk",
"version": "7.8.4",
"version": "7.8.5",
"description": "This package is designed to send and receive data from MyParcel by means of an API.",
"keywords": [
"MyParcel",
Expand Down

0 comments on commit 6c572ca

Please sign in to comment.