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.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Nov 9, 2023
1 parent f184e6e commit 713f77e
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.20.0](https://github.com/ecomplus/discounts/compare/v1.19.0...v1.20.0) (2023-11-09)


### Features

* add option to configure usage limit (per customer) for kit discounts ([f184e6e](https://github.com/ecomplus/discounts/commit/f184e6e6be75af92e6314719d7d5aa8166939b75))

## [1.19.0](https://github.com/ecomplus/discounts/compare/v1.18.0...v1.19.0) (2023-11-06)


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.19.0",
"version": "1.20.0",
"description": "Default E-Com Plus app for complex discount rules",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 713f77e

Please sign in to comment.