Skip to content

Commit

Permalink
chore(release): 2.44.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.44.0](v2.43.6...v2.44.0) (2024-10-24)

### ✨ New Features

* **debug:** add action to download logs ([#288](#288)) ([a421c52](a421c52))
* **pickup:** add postnl pickup for non nl countries ([#312](#312)) ([68290ae](68290ae))
  • Loading branch information
myparcel-bot[bot] committed Oct 24, 2024
1 parent a421c52 commit da069ab
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.44.0](https://github.com/myparcelnl/pdk/compare/v2.43.6...v2.44.0) (2024-10-24)


### :sparkles: New Features

* **debug:** add action to download logs ([#288](https://github.com/myparcelnl/pdk/issues/288)) ([a421c52](https://github.com/myparcelnl/pdk/commit/a421c526d595aa0a7de2fd41641425de012e39b2))
* **pickup:** add postnl pickup for non nl countries ([#312](https://github.com/myparcelnl/pdk/issues/312)) ([68290ae](https://github.com/myparcelnl/pdk/commit/68290ae5310769d45a6936bdc3633790cc939f03))

## [2.43.6](https://github.com/myparcelnl/pdk/compare/v2.43.5...v2.43.6) (2024-10-18)


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.43.6",
"version": "2.44.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 da069ab

Please sign in to comment.