Skip to content

Commit 6e19f64

Browse files
author
Vincent Ogloblinsky
committed
Merge branch 'release/0.0.4' into develop
2 parents 1c41a6f + fc2373e commit 6e19f64

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
<a name="0.0.1"></a>
29
## 0.0.1 (2016-12-28)
310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@compodoc/gulp-compodoc",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"description": "Compodoc plugin for gulp",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)