Skip to content

Commit b307775

Browse files
committed
chore(release): bump version number to 1.1.0
1 parent 27aea5a commit b307775

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
<a name="1.1.0"></a>
2+
# [1.1.0](https://github.com/anthonynahas/ngx-material-pages/compare/v1.0.1...v1.1.0) (2018-04-10)
3+
4+
5+
### Features
6+
7+
* **lib:** added mode to sidenav and template navigation buttons + added pageChanged and done events ([a750582](https://github.com/anthonynahas/ngx-material-pages/commit/a750582))
8+
* **ngx-material-pages:** added optional title input to the outlook component ([5237ea8](https://github.com/anthonynahas/ngx-material-pages/commit/5237ea8))
9+
10+
11+
112
<a name="1.0.1"></a>
213
## [1.0.1](https://github.com/anthonynahas/ngx-material-pages/compare/v1.0.0...v1.0.1) (2018-04-09)
314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ngx-material-pages",
33
"description": "Open source library for angular apps to illustrate custom material pages content with steps (ideal for tutorials and explanation purposes)",
4-
"version": "1.0.1",
4+
"version": "1.1.0",
55
"homepage": "https://github.com/anthonynahas/ngx-material-pages",
66
"author": {
77
"name": "anthonynahas",

0 commit comments

Comments
 (0)