Skip to content

Commit 338a591

Browse files
chore(release): 4.8.0 [skip ci]
## [4.8.0](v4.7.0...v4.8.0) (2025-10-16) ### ✨ New Features * **prestashop:** add option to list closed days for shop ([#397](#397)) ([31cbfb7](31cbfb7))
1 parent 7b070f8 commit 338a591

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.8.0](https://github.com/myparcelnl/prestashop/compare/v4.7.0...v4.8.0) (2025-10-16)
7+
8+
9+
### :sparkles: New Features
10+
11+
* **prestashop:** add option to list closed days for shop ([#397](https://github.com/myparcelnl/prestashop/issues/397)) ([31cbfb7](https://github.com/myparcelnl/prestashop/commit/31cbfb710224dc3f0f9ad1fba3f218b2626dde74))
12+
613
## [4.7.0](https://github.com/myparcelnl/prestashop/compare/v4.6.1...v4.7.0) (2025-10-02)
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.7.0",
3+
"version": "4.8.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.7.0",
3+
"version": "4.8.0",
44
"private": true,
55
"repository": "github:myparcelnl/prestashop",
66
"license": "MIT",

0 commit comments

Comments
 (0)