From 44ccb0c86c33dc568edda2ed47b19cfae23f91a9 Mon Sep 17 00:00:00 2001 From: "myparcel-bot[bot]" Date: Tue, 10 Sep 2024 14:43:58 +0000 Subject: [PATCH] chore(release): 7.16.0 [skip ci] ## [7.16.0](https://github.com/myparcelnl/sdk/compare/v7.15.4...v7.16.0) (2024-09-10) ### :sparkles: New Features * prevent api errors for long person and company names ([#486](https://github.com/myparcelnl/sdk/issues/486)) ([5bb9271](https://github.com/myparcelnl/sdk/commit/5bb927192dd5f8b69137e592447ee27146509075)) --- CHANGELOG.md | 7 +++++++ composer.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7729d09f..615e15a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.16.0](https://github.com/myparcelnl/sdk/compare/v7.15.4...v7.16.0) (2024-09-10) + + +### :sparkles: New Features + +* prevent api errors for long person and company names ([#486](https://github.com/myparcelnl/sdk/issues/486)) ([5bb9271](https://github.com/myparcelnl/sdk/commit/5bb927192dd5f8b69137e592447ee27146509075)) + ## [7.15.4](https://github.com/myparcelnl/sdk/compare/v7.15.3...v7.15.4) (2024-08-13) diff --git a/composer.json b/composer.json index 00b7d1b2..d65f2323 100755 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "myparcelnl/sdk", - "version": "7.15.4", + "version": "7.16.0", "description": "This package is designed to send and receive data from MyParcel by means of an API.", "keywords": [ "MyParcel",