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",