Skip to content

Commit d141d5d

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2018-06-16) ### Bug Fixes * **docs:** add subject componentDestroyed$ ([f9a6289](f9a6289))
1 parent f9a6289 commit d141d5d

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 1.0.0 (2018-06-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **docs:** add subject componentDestroyed$ ([f9a6289](https://github.com/mpgp/mpgp.github.io/commit/f9a6289))

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@
104104
"@angular/platform-browser-dynamic": "6.0.4",
105105
"@angular/router": "6.0.4",
106106
"core-js": "2.5.7",
107+
"coveralls": "^3.0.1",
107108
"rxjs": "6.2.0",
108109
"zone.js": "0.8.26"
109110
},

0 commit comments

Comments
 (0)