Skip to content

Commit

Permalink
chore(release): 7.18.1 [skip ci]
Browse files Browse the repository at this point in the history
## [7.18.1](v7.18.0...v7.18.1) (2024-11-07)

### 🐛 Bug Fixes

* support capital letters in box number detection ([#508](#508)) ([98d4a0d](98d4a0d))
  • Loading branch information
myparcel-bot[bot] committed Nov 7, 2024
1 parent 98d4a0d commit 863ba7b
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.18.1](https://github.com/myparcelnl/sdk/compare/v7.18.0...v7.18.1) (2024-11-07)


### :bug: Bug Fixes

* support capital letters in box number detection ([#508](https://github.com/myparcelnl/sdk/issues/508)) ([98d4a0d](https://github.com/myparcelnl/sdk/commit/98d4a0de33808225ee7a6a1a96212a3334aeaa45))

## [7.18.0](https://github.com/myparcelnl/sdk/compare/v7.17.0...v7.18.0) (2024-10-23)


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.18.0",
"version": "7.18.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 863ba7b

Please sign in to comment.