From b2029c5ab3857e0e526df047ce311f03cd04a64f Mon Sep 17 00:00:00 2001 From: "myparcel-bot[bot]" Date: Fri, 31 May 2024 08:11:22 +0000 Subject: [PATCH] chore(release): 4.0.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [4.0.0](https://github.com/myparcelnl/js-sdk/compare/v3.9.0...v4.0.0) (2024-05-31) ### ⚠ BREAKING CHANGES * FE-2118 - update the DeleteCarrierOptions path (#170) ### :bug: Bug Fixes * FE-2118 - update the DeleteCarrierOptions path ([#170](https://github.com/myparcelnl/js-sdk/issues/170)) ([b56fe5a](https://github.com/myparcelnl/js-sdk/commit/b56fe5ac145f36eb67f512b9b0d4f82b7199e646)) --- CHANGELOG.md | 11 +++++++++++ package.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b77a6c..e946a39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [4.0.0](https://github.com/myparcelnl/js-sdk/compare/v3.9.0...v4.0.0) (2024-05-31) + + +### ⚠ BREAKING CHANGES + +* FE-2118 - update the DeleteCarrierOptions path (#170) + +### :bug: Bug Fixes + +* FE-2118 - update the DeleteCarrierOptions path ([#170](https://github.com/myparcelnl/js-sdk/issues/170)) ([b56fe5a](https://github.com/myparcelnl/js-sdk/commit/b56fe5ac145f36eb67f512b9b0d4f82b7199e646)) + ## [3.9.0](https://github.com/myparcelnl/js-sdk/compare/v3.8.1...v3.9.0) (2024-04-16) diff --git a/package.json b/package.json index b24dfda..9e6d050 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@myparcel/sdk", - "version": "3.9.0", + "version": "4.0.0", "description": "JavaScript SDK to connect to the MyParcel API via Node.js or browser", "keywords": [ "myparcel",