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 1c41a6f commit fc2373eCopy full SHA for fc2373e
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+<a name="0.0.4"></a>
2
+## 0.0.4 (2017-03-21)
3
+
4
+### Bug fixes
5
6
+- event-stream dependency
7
8
<a name="0.0.1"></a>
9
## 0.0.1 (2016-12-28)
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@compodoc/gulp-compodoc",
- "version": "0.0.3",
+ "version": "0.0.4",
"description": "Compodoc plugin for gulp",
"main": "index.js",
"scripts": {
0 commit comments