From 863ba7bf379fe7e72777d4a9ec5c2009eae8321f Mon Sep 17 00:00:00 2001 From: "myparcel-bot[bot]" Date: Thu, 7 Nov 2024 11:36:15 +0000 Subject: [PATCH] chore(release): 7.18.1 [skip ci] ## [7.18.1](https://github.com/myparcelnl/sdk/compare/v7.18.0...v7.18.1) (2024-11-07) ### :bug: Bug Fixes * support capital letters in box number detection ([#508](https://github.com/myparcelnl/sdk/issues/508)) ([98d4a0d](https://github.com/myparcelnl/sdk/commit/98d4a0de33808225ee7a6a1a96212a3334aeaa45)) --- CHANGELOG.md | 7 +++++++ composer.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01aec6d0..ce3176d5 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.18.1](https://github.com/myparcelnl/sdk/compare/v7.18.0...v7.18.1) (2024-11-07) + + +### :bug: Bug Fixes + +* support capital letters in box number detection ([#508](https://github.com/myparcelnl/sdk/issues/508)) ([98d4a0d](https://github.com/myparcelnl/sdk/commit/98d4a0de33808225ee7a6a1a96212a3334aeaa45)) + ## [7.18.0](https://github.com/myparcelnl/sdk/compare/v7.17.0...v7.18.0) (2024-10-23) diff --git a/composer.json b/composer.json index d6a0e423..57d98aa0 100755 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "myparcelnl/sdk", - "version": "7.18.0", + "version": "7.18.1", "description": "This package is designed to send and receive data from MyParcel by means of an API.", "keywords": [ "MyParcel",