From f67cb4e4a4de8d6ba590902496b7f78e55461ec8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 31 Oct 2023 11:35:42 +0000 Subject: [PATCH] chore(release): 3.3.1 [skip ci] ## [3.3.1](https://github.com/myparcelnl/js-sdk/compare/v3.3.0...v3.3.1) (2023-10-31) ### :bug: Bug Fixes * **endpoint:** remove abstract modifier from property ([71526e1](https://github.com/myparcelnl/js-sdk/commit/71526e18c37c62a63d4044cabed8080c8e539c83)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6381cc..52b6dcc 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. +## [3.3.1](https://github.com/myparcelnl/js-sdk/compare/v3.3.0...v3.3.1) (2023-10-31) + + +### :bug: Bug Fixes + +* **endpoint:** remove abstract modifier from property ([71526e1](https://github.com/myparcelnl/js-sdk/commit/71526e18c37c62a63d4044cabed8080c8e539c83)) + ## [3.3.0](https://github.com/myparcelnl/js-sdk/compare/v3.2.0...v3.3.0) (2023-10-31) diff --git a/package.json b/package.json index d9147cf..553d4f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@myparcel/sdk", - "version": "3.3.0", + "version": "3.3.1", "description": "JavaScript SDK to connect to the MyParcel API via Node.js or browser", "keywords": [ "myparcel",