Package release update

This commit is contained in:
christianesperar 2016-06-01 00:45:58 +08:00
parent 45e4883e27
commit 1b19a16103
3 changed files with 11 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "gentelella",
"version": "1.2.0",
"version": "1.3.0",
"homepage": "https://colorlib.com/polygon/gentelella/index.html",
"authors": [
"Aigars Silkalns",

View file

@ -20,4 +20,12 @@ Earlier there were no changelog at all and we have introduced one now and we wil
* Fix form upload form not adjust on large number of files
* Remove invalid css
* Add compose message functionalities
* Add fixed sidebar functionalities
* Add fixed sidebar functionalities
### 1.3.0 - 01.06.2016
* Fix menu not become active if url contains parameters
* Fix form upload form not adjust on large number of files
* Remove invalid css
* Add compose message functionalities
* Add fixed footer functionalities

View file

@ -1,6 +1,6 @@
{
"name": "gentelella",
"version": "1.2.0",
"version": "1.3.0",
"description": "Gentellela Admin is a free to use Bootstrap admin template",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"