Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Commit

Permalink
chore(release): 1.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Sep 2, 2023
1 parent 7fb5a0a commit 56711fc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [1.17.3](https://github.com/ecomplus/discounts/compare/v1.17.2...v1.17.3) (2023-09-02)


### Bug Fixes

* keeping other discounts when coupon is invalidated ([7fb5a0a](https://github.com/ecomplus/discounts/commit/7fb5a0a10e9bcbd5fceb5413afb9bb36f75fc2fe))

### [1.17.2](https://github.com/ecomplus/discounts/compare/v1.17.1...v1.17.2) (2023-08-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"private": true,
"author": "E-Com Club <[email protected]>",
"license": "Apache-2.0",
"version": "1.17.2",
"version": "1.17.3",
"description": "Default E-Com Plus app for complex discount rules",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 56711fc

Please sign in to comment.