Skip to content

Commit 58e380b

Browse files
committed
chore(release): 0.12.62
1 parent 02dfa63 commit 58e380b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
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+
### [0.12.62](https://github.com/ecomplus/modules-api/compare/v0.12.61...v0.12.62) (2023-07-17)
6+
7+
8+
### Bug Fixes
9+
10+
* **checkout:** properly update order amount if extra value is added ([#26](https://github.com/ecomplus/modules-api/issues/26)) ([02dfa63](https://github.com/ecomplus/modules-api/commit/02dfa63d5f4ac7a161cb61b24470964987ea9b38))
11+
512
### [0.12.61](https://github.com/ecomplus/modules-api/compare/v0.12.60...v0.12.61) (2023-07-12)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ecomplus-mods",
3-
"version": "0.12.61",
3+
"version": "0.12.62",
44
"description": "E-Com Plus Mods API Node.js App",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)