From 624273d3ecc5a4f77c2a3778e02ddd0cfba2bcd7 Mon Sep 17 00:00:00 2001 From: "myparcel-bot[bot]" Date: Mon, 24 Jun 2024 11:07:21 +0000 Subject: [PATCH] chore(release): 7.14.1 [skip ci] ## [7.14.1](https://github.com/myparcelnl/sdk/compare/v7.14.0...v7.14.1) (2024-06-24) ### :bug: Bug Fixes * fix physical properties constructor ([#485](https://github.com/myparcelnl/sdk/issues/485)) ([89ee368](https://github.com/myparcelnl/sdk/commit/89ee368cbfdd855796c4f73c3b55883525bba3ca)) --- CHANGELOG.md | 7 +++++++ composer.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eeb32649..6606501d 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.14.1](https://github.com/myparcelnl/sdk/compare/v7.14.0...v7.14.1) (2024-06-24) + + +### :bug: Bug Fixes + +* fix physical properties constructor ([#485](https://github.com/myparcelnl/sdk/issues/485)) ([89ee368](https://github.com/myparcelnl/sdk/commit/89ee368cbfdd855796c4f73c3b55883525bba3ca)) + ## [7.14.0](https://github.com/myparcelnl/sdk/compare/v7.13.2...v7.14.0) (2024-06-21) diff --git a/composer.json b/composer.json index 2b3009d4..23c79f0e 100755 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "myparcelnl/sdk", - "version": "7.14.0", + "version": "7.14.1", "description": "This package is designed to send and receive data from MyParcel by means of an API.", "keywords": [ "MyParcel",