Skip to content

Commit 6efae3d

Browse files
committed
chore(version): update changelog and version
1 parent c3351f4 commit 6efae3d

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
v1.3.0 - 10 Dec 2016
2+
--------------------
3+
- Update bower dependencies
4+
- Add progress dialog component
5+
- Add datepicker component
6+
- Scroll up pages upon navigation
7+
- CSS-only switchers
8+
- Use ui-select instead of bootstrap-select
9+
110
v1.2.0 - 16 May 2016
211
--------------------
312
- Refactoring to improve customization, fixes #22, #26

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blur-admin",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"homepage": "https://github.com/1itvinka/blur-admin",
55
"authors": [
66
"akveo"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "blur_admin",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"devDependencies": {
55
"browser-sync": "~2.18.2",
66
"browser-sync-spa": "~1.0.3",

0 commit comments

Comments
 (0)