Skip to content

Commit c739907

Browse files
committed
chore(release): 1.7.0
1 parent 08461e9 commit c739907

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.7.0](https://github.com/ecomplus/app-custom-shipping/compare/v1.6.1...v1.7.0) (2025-03-28)
6+
7+
8+
### Features
9+
10+
* delivery "default" delivery time and total price from services ([08461e9](https://github.com/ecomplus/app-custom-shipping/commit/08461e9295fc3f1f2eae96a5df1a9e0bf93eb393))
11+
512
### [1.6.1](https://github.com/ecomplus/app-custom-shipping/compare/v1.6.0...v1.6.1) (2025-02-14)
613

714

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"author": "E-Com Club <[email protected]>",
55
"license": "MIT",
6-
"version": "1.6.1",
6+
"version": "1.7.0",
77
"description": "E-Com Plus app for custom shipping calculation",
88
"main": "main.js",
99
"scripts": {

0 commit comments

Comments
 (0)