Skip to content

Commit

Permalink
chore(release): 7.7.3 [skip ci]
Browse files Browse the repository at this point in the history
## [7.7.3](v7.7.2...v7.7.3) (2023-03-14)

### 🐛 Bug Fixes

* keep fixed length when truncating with str::limit ([#433](#433)) ([0d9cd02](0d9cd02))
  • Loading branch information
myparcel-bot[bot] authored and joerivanveen committed Mar 14, 2024
1 parent 9b0c7dd commit 323673b
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.7.3](https://github.com/myparcelnl/sdk/compare/v7.7.2...v7.7.3) (2023-03-14)


### :bug: Bug Fixes

* keep fixed length when truncating with str::limit ([#433](https://github.com/myparcelnl/sdk/issues/433)) ([0d9cd02](https://github.com/myparcelnl/sdk/commit/0d9cd026159b4c1a7d97015e1767830b160dea6d))

## [7.7.2](https://github.com/myparcelnl/sdk/compare/v7.7.1...v7.7.2) (2023-03-03)


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.7.2",
"version": "7.7.3",
"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 323673b

Please sign in to comment.