From 836abdd5030f48bdfcddad9a0ec96fc0b2346356 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 14 Jul 2022 12:46:11 +0000 Subject: [PATCH] chore(release): 7.4.2 [skip ci] ## [7.4.2](https://github.com/myparcelnl/sdk/compare/v7.4.1...v7.4.2) (2022-07-14) ### :bug: Bug Fixes * support a maximum of 6 characters for the classification ([#425](https://github.com/myparcelnl/sdk/issues/425)) ([4bea27b](https://github.com/myparcelnl/sdk/commit/4bea27b36eb7d491095d5f11c99bb7be973b5c2d)) --- CHANGELOG.md | 7 +++++++ composer.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fef5db8..ae5ff032 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.4.2](https://github.com/myparcelnl/sdk/compare/v7.4.1...v7.4.2) (2022-07-14) + + +### :bug: Bug Fixes + +* support a maximum of 6 characters for the classification ([#425](https://github.com/myparcelnl/sdk/issues/425)) ([4bea27b](https://github.com/myparcelnl/sdk/commit/4bea27b36eb7d491095d5f11c99bb7be973b5c2d)) + ## [7.4.1](https://github.com/myparcelnl/sdk/compare/v7.4.0...v7.4.1) (2022-07-12) diff --git a/composer.json b/composer.json index c9a98dc1..9d06c796 100755 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "myparcelnl/sdk", - "version": "7.4.1", + "version": "7.4.2", "description": "This package is designed to send and receive data from MyParcel by means of an API.", "keywords": [ "MyParcel",