Skip to content

Commit

Permalink
chore(release): 7.14.1 [skip ci]
Browse files Browse the repository at this point in the history
## [7.14.1](v7.14.0...v7.14.1) (2024-06-24)

### 🐛 Bug Fixes

* fix physical properties constructor ([#485](#485)) ([89ee368](89ee368))
  • Loading branch information
myparcel-bot[bot] committed Jun 24, 2024
1 parent 89ee368 commit 624273d
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.

## [7.14.1](https://github.com/myparcelnl/sdk/compare/v7.14.0...v7.14.1) (2024-06-24)


### :bug: Bug Fixes

* fix physical properties constructor ([#485](https://github.com/myparcelnl/sdk/issues/485)) ([89ee368](https://github.com/myparcelnl/sdk/commit/89ee368cbfdd855796c4f73c3b55883525bba3ca))

## [7.14.0](https://github.com/myparcelnl/sdk/compare/v7.13.2...v7.14.0) (2024-06-21)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "myparcelnl/sdk",
"version": "7.14.0",
"version": "7.14.1",
"description": "This package is designed to send and receive data from MyParcel by means of an API.",
"keywords": [
"MyParcel",
Expand Down

0 comments on commit 624273d

Please sign in to comment.