Skip to content

Commit 6fde2e5

Browse files
chore(release): 4.10.0 [skip ci]
## [4.10.0](v4.9.0...v4.10.0) (2025-11-14) ### ✨ New Features * import newest functionality from pdk ([#419](#419)) ([aab2f4b](aab2f4b))
1 parent aab2f4b commit 6fde2e5

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file. See
44
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.10.0](https://github.com/myparcelnl/prestashop/compare/v4.9.0...v4.10.0) (2025-11-14)
7+
8+
9+
### :sparkles: New Features
10+
11+
* import newest functionality from pdk ([#419](https://github.com/myparcelnl/prestashop/issues/419)) ([aab2f4b](https://github.com/myparcelnl/prestashop/commit/aab2f4bc254013ee37d4b8f26218a0670eb4fbfa))
12+
613
## [4.9.0](https://github.com/myparcelnl/prestashop/compare/v4.8.0...v4.9.0) (2025-11-06)
714

815

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "myparcelnl/prestashop-module",
3-
"version": "4.9.0",
3+
"version": "4.10.0",
44
"license": "MIT",
55
"type": "prestashop-module",
66
"require": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@myparcel-prestashop/monorepo",
3-
"version": "4.9.0",
3+
"version": "4.10.0",
44
"private": true,
55
"repository": "github:myparcelnl/prestashop",
66
"license": "MIT",

0 commit comments

Comments
 (0)