Skip to content

Commit a165872

Browse files
committed
chore(release): 1.6.1
1 parent 54d8839 commit a165872

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.6.1](https://github.com/ecomplus/app-custom-shipping/compare/v1.6.0...v1.6.1) (2025-02-14)
6+
7+
8+
### Bug Fixes
9+
10+
* node compat ([54d8839](https://github.com/ecomplus/app-custom-shipping/commit/54d88396c65e7f68a2079ce72744d642a0b82aba))
11+
512
## [1.6.0](https://github.com/ecomplus/app-custom-shipping/compare/v1.5.1...v1.6.0) (2025-02-13)
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.0",
6+
"version": "1.6.1",
77
"description": "E-Com Plus app for custom shipping calculation",
88
"main": "main.js",
99
"scripts": {

0 commit comments

Comments
 (0)