From bf99b13d70a3182481202b316f77f7379f2ec5b8 Mon Sep 17 00:00:00 2001 From: "myparcel-bot[bot]" Date: Tue, 23 Jul 2024 13:37:24 +0000 Subject: [PATCH] chore(release): 7.15.1 [skip ci] ## [7.15.1](https://github.com/myparcelnl/sdk/compare/v7.15.0...v7.15.1) (2024-07-23) ### :bug: Bug Fixes * prevent adding array to int calculating total value ([#492](https://github.com/myparcelnl/sdk/issues/492)) ([ebc2ff8](https://github.com/myparcelnl/sdk/commit/ebc2ff8459c9c77b617789e8a76992fff0ddf928)) --- CHANGELOG.md | 7 +++++++ composer.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0aa04e00..cf6c8b88 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.15.1](https://github.com/myparcelnl/sdk/compare/v7.15.0...v7.15.1) (2024-07-23) + + +### :bug: Bug Fixes + +* prevent adding array to int calculating total value ([#492](https://github.com/myparcelnl/sdk/issues/492)) ([ebc2ff8](https://github.com/myparcelnl/sdk/commit/ebc2ff8459c9c77b617789e8a76992fff0ddf928)) + ## [7.15.0](https://github.com/myparcelnl/sdk/compare/v7.14.1...v7.15.0) (2024-07-18) diff --git a/composer.json b/composer.json index 445ef2f1..98b530d1 100755 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "myparcelnl/sdk", - "version": "7.15.0", + "version": "7.15.1", "description": "This package is designed to send and receive data from MyParcel by means of an API.", "keywords": [ "MyParcel",