Skip to content

Commit

Permalink
chore(release): 2.48.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.48.0](v2.47.2...v2.48.0) (2024-12-17)

### ✨ New Features

* **webhooks:** link shipment to order ([#327](#327)) ([e61fc9d](e61fc9d))
  • Loading branch information
myparcel-bot[bot] committed Dec 17, 2024
1 parent e61fc9d commit 0cdbf7d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
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.

## [2.48.0](https://github.com/myparcelnl/pdk/compare/v2.47.2...v2.48.0) (2024-12-17)


### :sparkles: New Features

* **webhooks:** link shipment to order ([#327](https://github.com/myparcelnl/pdk/issues/327)) ([e61fc9d](https://github.com/myparcelnl/pdk/commit/e61fc9dce9d50c2b4fa990dc0eaba9aa0cd8500f))

## [2.47.2](https://github.com/myparcelnl/pdk/compare/v2.47.1...v2.47.2) (2024-11-20)


Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "myparcelnl/pdk",
"version": "2.47.2",
"version": "2.48.0",
"description": "MyParcel Plugin Development Kit",
"type": "library",
"homepage": "https://myparcel.nl",
Expand Down Expand Up @@ -72,4 +72,4 @@
"pestphp/pest-plugin": true
}
}
}
}

0 comments on commit 0cdbf7d

Please sign in to comment.