Skip to content

Commit c8109cc

Browse files
committed
chore(release): 0.9.3
1 parent 52bac90 commit c8109cc

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.9.3](https://github.com/ecomplus/admin-home/compare/v0.9.2...v0.9.3) (2021-02-21)
6+
7+
8+
### Features
9+
10+
* **ec-home:** add useful links on head free space ([7f927bb](https://github.com/ecomplus/admin-home/commit/7f927bb76578129c81b305263b1f9853f06d0e8e))
11+
* **ec-home:** showing both paid and total period amount ([beaae40](https://github.com/ecomplus/admin-home/commit/beaae40dbc35f943ee5b5a7b6e8f7dfd9d5d2dfb))
12+
13+
14+
### Bug Fixes
15+
16+
* **deps:** update @ecomplus/admin-helpers to v1.2.4 ([6dcb782](https://github.com/ecomplus/admin-home/commit/6dcb782afe08bffbef486b3493362abf87d88f23))
17+
518
### [0.9.2](https://github.com/ecomplus/admin-home/compare/v0.9.1...v0.9.2) (2021-02-12)
619

720

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ecomplus/admin-home",
33
"description": "E-Com Plus dashboard homepage with Vue 2 SPA",
4-
"version": "0.9.2",
4+
"version": "0.9.3",
55
"module": "src/index.js",
66
"scripts": {
77
"serve": "vue-cli-service serve",

0 commit comments

Comments
 (0)