Skip to content

Commit

Permalink
chore(release): 1.0.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed May 24, 2020
1 parent de40887 commit 45247d0
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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-alpha.1](https://github.com/ecomplus/admin/compare/v1.0.0-alpha.0...v1.0.0-alpha.1) (2020-05-24)


### Bug Fixes

* **deps:** update @ecomplus/admin-marketplace to v0.2.22 ([de40887](https://github.com/ecomplus/admin/commit/de40887ddc0f14c43ed3e0d7a9ad2329a5ced3f3))
* **orders-form:** fix payments history & fulfillments order on timeline ([6cdbe21](https://github.com/ecomplus/admin/commit/6cdbe21798e1f428615c414ba12676af54517e6a))
* **products-list:** minor fixes for item component ([bb30bb9](https://github.com/ecomplus/admin/commit/bb30bb99b05c99ee7c8e491e7f2174c072bb3125))
* **tabs:** using link text or title for target blank tabs ([1e4cb01](https://github.com/ecomplus/admin/commit/1e4cb01c59e7716ce6aa4040e9afc9106b84f44a))
* **toast:** warning type by default ([fccf769](https://github.com/ecomplus/admin/commit/fccf7691bf6e41dbe49badc254dec4eb37b9511c))

## [1.0.0-alpha.0](https://github.com/ecomplus/admin/compare/v0.1.0...v1.0.0-alpha.0) (2020-05-23)


Expand Down
2 changes: 1 addition & 1 deletion 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-alpha.0",
"version": "1.0.0-alpha.1",
"description": "E-Com Plus Admin dashboard PWA",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 45247d0

Please sign in to comment.