Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.81
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Mar 22, 2023
1 parent 2012b4a commit fcc9924
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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.0.0-beta.81](https://github.com/ecomplus/admin/compare/v1.0.0-beta.80...v1.0.0-beta.81) (2023-03-22)


### Features

* **logs:** listing past 100 logs and details on edit advanced tab ([2012b4a](https://github.com/ecomplus/admin/commit/2012b4a19df3448ce60d472a4b3c7169bf167e22))
* **orders-form:** add discount coupon input ([65108aa](https://github.com/ecomplus/admin/commit/65108aafadf06413294b6da7e712ae1753d3c2cd))


### Bug Fixes

* **orders-form:** set discount value 0 to save coupon if not set ([72d5f42](https://github.com/ecomplus/admin/commit/72d5f42f438574708a2d53cc8a7872d7487f0ed2))

## [1.0.0-beta.80](https://github.com/ecomplus/admin/compare/v1.0.0-beta.79...v1.0.0-beta.80) (2023-03-08)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ecomplus/admin",
"version": "1.0.0-beta.80",
"version": "1.0.0-beta.81",
"description": "E-Com Plus Admin dashboard PWA",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit fcc9924

Please sign in to comment.