Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fd81c04

Browse files
Merge tag '0.0.7' into develop
0.0.7
2 parents bc6820c + c3372c3 commit fd81c04

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
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.7"></a>
2+
## 0.0.7 (2017年07月08日)
3+
4+
### Bug Fixes
5+
6+
* **chore:** don't stop stream ([bc6820c](https://github.com/compodoc/gulp-compodoc/commit/bc6820c)), closes [#4](https://github.com/compodoc/gulp-compodoc/issues/4)
7+
18
<a name="0.0.6"></a>
29
## 0.0.6 (2017年05月02日)
310

‎package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@compodoc/gulp-compodoc",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "Compodoc plugin for gulp",
55
"main": "index.js",
66
"scripts": {
@@ -32,7 +32,7 @@
3232
"node": ">=5.10.0"
3333
},
3434
"dependencies": {
35-
"@compodoc/compodoc": "^1.0.0-beta.10",
35+
"@compodoc/compodoc": "^1.0.0-beta.11",
3636
"event-stream": "^3.3.4",
3737
"gulp-util": "^3.0.7",
3838
"through2": "^2.0.1"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /