Skip to content

Commit 66aeeee

Browse files
chore(release): 4.11.2 [skip ci]
## [4.11.2](v4.11.1...v4.11.2) (2026-01-08) ### 🐛 Bug Fixes * update js-pdk for small package insurance fix ([#433](#433)) ([8742012](8742012))
1 parent 8742012 commit 66aeeee

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.2](https://github.com/myparcelnl/prestashop/compare/v4.11.1...v4.11.2) (2026-01-08)
7+
8+
9+
### :bug: Bug Fixes
10+
11+
* update js-pdk for small package insurance fix ([#433](https://github.com/myparcelnl/prestashop/issues/433)) ([8742012](https://github.com/myparcelnl/prestashop/commit/8742012c2327b59f779253ad956c4639c7cac451))
12+
613
## [4.11.1](https://github.com/myparcelnl/prestashop/compare/v4.11.0...v4.11.1) (2025-12-11)
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.1",
3+
"version": "4.11.2",
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.1",
3+
"version": "4.11.2",
44
"private": true,
55
"repository": "github:myparcelnl/prestashop",
66
"license": "MIT",

0 commit comments

Comments
 (0)