mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 00:10:14 +01:00
chore(version): bump version to 0.4.4
This commit is contained in:
parent
0fa223e986
commit
1a5479fb8c
3 changed files with 14 additions and 2 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -1,3 +1,15 @@
|
||||||
|
<a name="0.4.4"></a>
|
||||||
|
# 0.4.4 (2016-08-29)
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* Missed new component [ng2-smart-table](https://akveo.github.io/ng2-smart-table/) - [demo](http://akveo.com/ng2-admin/#/pages/tables/smarttables)
|
||||||
|
|
||||||
|
### How to update
|
||||||
|
|
||||||
|
* Pull sources from git
|
||||||
|
* run `npm install`
|
||||||
|
|
||||||
<a name="0.4.3"></a>
|
<a name="0.4.3"></a>
|
||||||
# 0.4.3 (2016-08-23)
|
# 0.4.3 (2016-08-23)
|
||||||
|
|
||||||
|
|
|
||||||
2
_VERSION
2
_VERSION
|
|
@ -1 +1 @@
|
||||||
_VERSION=0.4.3
|
_VERSION=0.4.4
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "ng2-admin",
|
"name": "ng2-admin",
|
||||||
"version": "0.4.3",
|
"version": "0.4.4",
|
||||||
"description": "Angular 2 and Bootstrap 4 Admin Template.",
|
"description": "Angular 2 and Bootstrap 4 Admin Template.",
|
||||||
"author": "akveo",
|
"author": "akveo",
|
||||||
"homepage": "http://akveo.github.io/ng2-admin/",
|
"homepage": "http://akveo.github.io/ng2-admin/",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue