Skip to content

Commit c929933

Browse files
committed
chore(release): bump version number to 1.3.1
1 parent 643da25 commit c929933

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="1.3.1"></a>
2+
## [1.3.1](https://github.com/anthonynahas/ngx-material-pages/compare/v1.3.0...v1.3.1) (2018-05-15)
3+
4+
5+
### Features
6+
7+
* **ngx-material-pages:** supporting lazy loading for each page ([e78441b](https://github.com/anthonynahas/ngx-material-pages/commit/e78441b))
8+
9+
10+
111
<a name="1.3.0"></a>
212
# [1.3.0](https://github.com/anthonynahas/ngx-material-pages/compare/v1.2.1...v1.3.0) (2018-05-10)
313

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.3.0",
4+
"version": "1.3.1",
55
"homepage": "https://github.com/anthonynahas/ngx-material-pages",
66
"author": {
77
"name": "anthonynahas",

0 commit comments

Comments
 (0)