From a59d20dd439c7f225e2a809b7605daaa39fb9471 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 11 Jul 2022 15:16:54 +0000 Subject: [PATCH] chore(release): 7.4.0 [skip ci] ## [7.4.0](https://github.com/myparcelnl/sdk/compare/v7.3.1...v7.4.0) (2022-07-11) ### :sparkles: New Features * add helper function checking empty values in array ([#423](https://github.com/myparcelnl/sdk/issues/423)) ([f0e6549](https://github.com/myparcelnl/sdk/commit/f0e65494daa40576745c42cdf301662365d781fc)) --- CHANGELOG.md | 7 +++++++ composer.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index def4a988..1883419d 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.0](https://github.com/myparcelnl/sdk/compare/v7.3.1...v7.4.0) (2022-07-11) + + +### :sparkles: New Features + +* add helper function checking empty values in array ([#423](https://github.com/myparcelnl/sdk/issues/423)) ([f0e6549](https://github.com/myparcelnl/sdk/commit/f0e65494daa40576745c42cdf301662365d781fc)) + ## [7.3.1](https://github.com/myparcelnl/sdk/compare/v7.3.0...v7.3.1) (2022-07-11) diff --git a/composer.json b/composer.json index 10602509..8780d20a 100755 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "myparcelnl/sdk", - "version": "7.3.1", + "version": "7.4.0", "description": "This package is designed to send and receive data from MyParcel by means of an API.", "keywords": [ "MyParcel",