Skip to content

Commit 6eb08e0

Browse files
chore(release): 4.6.0 [skip ci]
## [4.6.0](v4.5.0...v4.6.0) (2025-08-07) ### ✨ New Features * add carrier GLS ([#382](#382)) ([54c7150](54c7150))
1 parent 54c7150 commit 6eb08e0

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.6.0](https://github.com/myparcelnl/prestashop/compare/v4.5.0...v4.6.0) (2025-08-07)
7+
8+
9+
### :sparkles: New Features
10+
11+
* add carrier GLS ([#382](https://github.com/myparcelnl/prestashop/issues/382)) ([54c7150](https://github.com/myparcelnl/prestashop/commit/54c7150430b4c5f2301b4f628d867bb6c4ccee3d))
12+
613
## [4.5.0](https://github.com/myparcelnl/prestashop/compare/v4.4.1...v4.5.0) (2025-07-31)
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.5.0",
3+
"version": "4.6.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.5.0",
3+
"version": "4.6.0",
44
"private": true,
55
"repository": "github:myparcelnl/prestashop",
66
"license": "MIT",

0 commit comments

Comments
 (0)