Skip to content

Commit ec8ec96

Browse files
committed
chore(release): bump version number to 1.3.0
1 parent cfa4918 commit ec8ec96

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.0"></a>
2+
# [1.3.0](https://github.com/anthonynahas/ngx-material-pages/compare/v1.2.1...v1.3.0) (2018-05-10)
3+
4+
5+
### Bug Fixes
6+
7+
* **package:** update [@angular](https://github.com/angular)/cdk to version 6.0.1 ([e77a9f7](https://github.com/anthonynahas/ngx-material-pages/commit/e77a9f7))
8+
9+
10+
111
<a name="1.2.1"></a>
212
## [1.2.1](https://github.com/anthonynahas/ngx-material-pages/compare/v1.2.0...v1.2.1) (2018-04-22)
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.2.1",
4+
"version": "1.3.0",
55
"homepage": "https://github.com/anthonynahas/ngx-material-pages",
66
"author": {
77
"name": "anthonynahas",

0 commit comments

Comments
 (0)