Skip to content

Commit

Permalink
chore(release): 7.6.2 [skip ci]
Browse files Browse the repository at this point in the history
## [7.6.2](v7.6.1...v7.6.2) (2023-02-20)

### 🐛 Bug Fixes

* **consignment:** add croatian country code ([#444](#444)) ([526e007](526e007)), closes [#443](#443)
* **consignment:** type error on getting shop id ([#436](#436)) ([aae620a](aae620a))
* use correct insurance format ([#445](#445)) ([78318aa](78318aa))
  • Loading branch information
myparcel-bot[bot] committed Feb 20, 2023
1 parent aad5967 commit 1f0445d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [7.6.2](https://github.com/myparcelnl/sdk/compare/v7.6.1...v7.6.2) (2023-02-20)


### :bug: Bug Fixes

* **consignment:** add croatian country code ([#444](https://github.com/myparcelnl/sdk/issues/444)) ([526e007](https://github.com/myparcelnl/sdk/commit/526e007532aa99375d8bad1b5a76661ba9c9da07)), closes [#443](https://github.com/myparcelnl/sdk/issues/443)
* **consignment:** type error on getting shop id ([#436](https://github.com/myparcelnl/sdk/issues/436)) ([aae620a](https://github.com/myparcelnl/sdk/commit/aae620a9ecbdde2deaf51ec850c9c3b1aaa48925))
* use correct insurance format ([#445](https://github.com/myparcelnl/sdk/issues/445)) ([78318aa](https://github.com/myparcelnl/sdk/commit/78318aa1404574fc93c89a250c6079e295e90317))

## [7.6.1](https://github.com/myparcelnl/sdk/compare/v7.6.0...v7.6.1) (2023-01-02)


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.6.1",
"version": "7.6.2",
"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 1f0445d

Please sign in to comment.