We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9a6289 commit d141d5dCopy full SHA for d141d5d
CHANGELOG.md
@@ -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
@@ -104,6 +104,7 @@
104
"@angular/platform-browser-dynamic": "6.0.4",
105
"@angular/router": "6.0.4",
106
"core-js": "2.5.7",
107
+ "coveralls": "^3.0.1",
108
"rxjs": "6.2.0",
109
"zone.js": "0.8.26"
110
},
0 commit comments