diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ede816e..ec1df52d 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.5.1](https://github.com/myparcelnl/sdk/compare/v7.5.0...v7.5.1) (2022-12-16) + + +### :bug: Bug Fixes + +* **collection:** allow array in toArray ([#434](https://github.com/myparcelnl/sdk/issues/434)) ([73bfd46](https://github.com/myparcelnl/sdk/commit/73bfd463f537ab7d547021cb96e01a50c0851743)) + ## [7.5.0](https://github.com/myparcelnl/sdk/compare/v7.4.4...v7.5.0) (2022-12-05) diff --git a/composer.json b/composer.json index 7077114c..3b5366fd 100755 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "myparcelnl/sdk", - "version": "7.5.0", + "version": "7.5.1", "description": "This package is designed to send and receive data from MyParcel by means of an API.", "keywords": [ "MyParcel",