Skip to content

Commit

Permalink
chore(release): 3.5.0 [skip ci]
Browse files Browse the repository at this point in the history
## [3.5.0](v3.4.0...v3.5.0) (2023-12-21)

### ✨ New Features

* add getAccounts endpoint ([#149](#149)) ([4f98d5b](4f98d5b))
  • Loading branch information
semantic-release-bot committed Dec 21, 2023
1 parent 4f98d5b commit a1249d9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.5.0](https://github.com/myparcelnl/js-sdk/compare/v3.4.0...v3.5.0) (2023-12-21)


### :sparkles: New Features

* add getAccounts endpoint ([#149](https://github.com/myparcelnl/js-sdk/issues/149)) ([4f98d5b](https://github.com/myparcelnl/js-sdk/commit/4f98d5b22256c822a63674ce23f299ca517adb8e))

## [3.4.0](https://github.com/myparcelnl/js-sdk/compare/v3.3.1...v3.4.0) (2023-12-19)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@myparcel/sdk",
"version": "3.4.0",
"version": "3.5.0",
"description": "JavaScript SDK to connect to the MyParcel API via Node.js or browser",
"keywords": [
"myparcel",
Expand Down

0 comments on commit a1249d9

Please sign in to comment.