From cdb79afec8646d5e370a8a1753d5488edae63ee0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 1 Feb 2022 13:49:21 +0000 Subject: [PATCH] chore(release): 7.0.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [7.0.0](https://github.com/myparcelnl/sdk/compare/v6.1.0...v7.0.0) (2022-02-01) ### ⚠ BREAKING CHANGES * **instabox:** rename rjp to instabox (#348) ### :bug: Bug Fixes * **collection:** remove php8 deprecation warnings ([#376](https://github.com/myparcelnl/sdk/issues/376)) ([790c22b](https://github.com/myparcelnl/sdk/commit/790c22bbb524bce19da0a623d9f5e38f3b2d9bb6)) * **pps:** fix export delivery options ([#369](https://github.com/myparcelnl/sdk/issues/369)) ([6bbecac](https://github.com/myparcelnl/sdk/commit/6bbecac92cd4ea1e7c50a9fc1d0ec6e7a77a9661)) * **instabox:** rename rjp to instabox ([#348](https://github.com/myparcelnl/sdk/issues/348)) ([a1c6dc7](https://github.com/myparcelnl/sdk/commit/a1c6dc7c6055eb534a4ceae50f803921c93cf0a5)) ### :sparkles: New Features * **instabox:** add same day delivery ([#380](https://github.com/myparcelnl/sdk/issues/380)) ([549f958](https://github.com/myparcelnl/sdk/commit/549f9587cb2e442380cca6d729ff9298b6a0126c)) * **pps:** add delivery type to request body ([5f4d6be](https://github.com/myparcelnl/sdk/commit/5f4d6be91b177dbfadf2b8e851ba159278af16f3)) --- CHANGELOG.md | 27 +++++++++++++++++++++++++++ composer.json | 2 +- 2 files changed, 28 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4438cb96..3f2d51ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,33 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [7.0.0](https://github.com/myparcelnl/sdk/compare/v6.1.0...v7.0.0) (2022-02-09) + + +### ⚠ BREAKING CHANGES + +* **instabox:** rename rjp to instabox (#348) + +* **instabox:** rename rjp to instabox ([#348](https://github.com/myparcelnl/sdk/issues/348)) ([e1af3ce](https://github.com/myparcelnl/sdk/commit/e1af3ce859398eaa8db8b387199c9258160fae87)) + + +### :sparkles: New Features + +* **instabox:** add same day delivery ([#380](https://github.com/myparcelnl/sdk/issues/380)) ([e0725a9](https://github.com/myparcelnl/sdk/commit/e0725a9128ce452417c19b8af489faaf575a7e5a)) +* **pps:** add delivery type to request body ([579925f](https://github.com/myparcelnl/sdk/commit/579925fe46b7d06ee9bad8eb4f7315fa5574dfc3)) +* **pps:** add drop-off point to order ([#387](https://github.com/myparcelnl/sdk/issues/387)) ([5821c84](https://github.com/myparcelnl/sdk/commit/5821c8416c9ff3a3a5661a30f2eea33acbbdda19)) +* **pps:** add physical_properties to order ([cd348f7](https://github.com/myparcelnl/sdk/commit/cd348f761b7180cfd0dcc664eb671cd685da2283)) + + +### :bug: Bug Fixes + +* **collection:** remove php8 deprecation warnings ([#376](https://github.com/myparcelnl/sdk/issues/376)) ([790c22b](https://github.com/myparcelnl/sdk/commit/790c22bbb524bce19da0a623d9f5e38f3b2d9bb6)) +* **pps:** accept null as dropoffpoint to avoid errors ([#391](https://github.com/myparcelnl/sdk/issues/391)) ([8aff9a1](https://github.com/myparcelnl/sdk/commit/8aff9a1bb197167b58872184a3f944785b95e953)) +* **pps:** datetime throwing error when null ([#385](https://github.com/myparcelnl/sdk/issues/385)) ([cafde44](https://github.com/myparcelnl/sdk/commit/cafde44c0bf39f35252f20a857d71f77715eb562)) +* **pps:** fix export delivery options ([#369](https://github.com/myparcelnl/sdk/issues/369)) ([aabdb56](https://github.com/myparcelnl/sdk/commit/aabdb5681aa897b22cbc99a64a3a0075bf909d36)) +* **pps:** make number suffix in drop off point non-nullable ([#397](https://github.com/myparcelnl/sdk/issues/397)) ([7fb25fe](https://github.com/myparcelnl/sdk/commit/7fb25fed5a862f8be7ad66a871cd03962c434646)) +* use proprietary variable name in env ([#388](https://github.com/myparcelnl/sdk/issues/388)) ([2e6a84a](https://github.com/myparcelnl/sdk/commit/2e6a84a66d0912aa0b94fb7525328f5207061851)) + ## [6.1.0](https://github.com/myparcelnl/sdk/compare/v6.0.0...v6.1.0) (2021-12-31) diff --git a/composer.json b/composer.json index 9c1c832e..20272702 100755 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "myparcelnl/sdk", - "version": "6.1.0", + "version": "7.0.0", "description": "This package is designed to send and receive data from MyParcel by means of an API.", "homepage": "https://www.myparcel.nl", "keywords": [