Skip to content

Commit

Permalink
chore(release): 7.15.2 [skip ci]
Browse files Browse the repository at this point in the history
## [7.15.2](v7.15.1...v7.15.2) (2024-08-02)

### 🐛 Bug Fixes

* **split-street:** get actual matches from belgium split street regex ([#494](#494)) ([0bc97fd](0bc97fd))
  • Loading branch information
myparcel-bot[bot] committed Aug 2, 2024
1 parent 0bc97fd commit 12d184c
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.15.2](https://github.com/myparcelnl/sdk/compare/v7.15.1...v7.15.2) (2024-08-02)


### :bug: Bug Fixes

* **split-street:** get actual matches from belgium split street regex ([#494](https://github.com/myparcelnl/sdk/issues/494)) ([0bc97fd](https://github.com/myparcelnl/sdk/commit/0bc97fd80b11e4238436c74269a18e6916f53967))

## [7.15.1](https://github.com/myparcelnl/sdk/compare/v7.15.0...v7.15.1) (2024-07-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.15.1",
"version": "7.15.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 12d184c

Please sign in to comment.