Skip to content

Commit 700f56b

Browse files
committed
0.0.8
1 parent 4d74a14 commit 700f56b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<a name="0.0.8"></a>
2+
## 0.0.8 (2017-10-31)
3+
4+
### Bug Fixes
5+
6+
* **chore:** don't stop stream ([4d74a147](https://github.com/compodoc/gulp-compodoc/commit/4d74a147)), closes [#4](https://github.com/compodoc/gulp-compodoc/issues/4)
7+
18
<a name="0.0.7"></a>
29
## 0.0.7 (2017-07-08)
310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@compodoc/gulp-compodoc",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"description": "Compodoc plugin for gulp",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)