Skip to content

Commit 10c8c02

Browse files
chore(release): 4.11.1 [skip ci]
## [4.11.1](v4.11.0...v4.11.1) (2025-12-11) ### 🐛 Bug Fixes * add trunks to pdk config ([#422](#422)) ([3c4fbe5](3c4fbe5))
1 parent 5f240d7 commit 10c8c02

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.11.1](https://github.com/myparcelnl/prestashop/compare/v4.11.0...v4.11.1) (2025-12-11)
7+
8+
9+
### :bug: Bug Fixes
10+
11+
* add trunks to pdk config ([#422](https://github.com/myparcelnl/prestashop/issues/422)) ([3c4fbe5](https://github.com/myparcelnl/prestashop/commit/3c4fbe5aeb3ce2401bc3390032236136db2205dc))
12+
613
## [4.11.0](https://github.com/myparcelnl/prestashop/compare/v4.10.0...v4.11.0) (2025-11-27)
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.11.0",
3+
"version": "4.11.1",
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.11.0",
3+
"version": "4.11.1",
44
"private": true,
55
"repository": "github:myparcelnl/prestashop",
66
"license": "MIT",

0 commit comments

Comments
 (0)