Skip to content

Commit 8c8380f

Browse files
chore(release): 7.0.0 [skip ci]
## 7.0.0 (2018-10-13) * docs: Moved changelog ([6584733](6584733)) * feat: Removed gulp-util ([180a775](180a775)), closes [#28](#28) [#29](#29) * 6.0.1 ([1e49903](1e49903)) * Broken url test ([36ea40a](36ea40a)) * Fixed potential catastrophic backtracking vulnerability ([b354458](b354458)) * Merge remote-tracking branch 'prog1dev/master' ([2e19116](2e19116)) * Replace deprecated gulp-util ([d29729e](d29729e)) * Updated some dependencies ([5ec88e2](5ec88e2)) ### BREAKING CHANGE * Removed deprecated gulp-util
1 parent 6584733 commit 8c8380f

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 7.0.0 (2018-10-13)
2+
3+
* docs: Moved changelog ([6584733](https://github.com/unlight/gulp-cssimport/commit/6584733))
4+
* feat: Removed gulp-util ([180a775](https://github.com/unlight/gulp-cssimport/commit/180a775)), closes [#28](https://github.com/unlight/gulp-cssimport/issues/28) [#29](https://github.com/unlight/gulp-cssimport/issues/29)
5+
* 6.0.1 ([1e49903](https://github.com/unlight/gulp-cssimport/commit/1e49903))
6+
* Broken url test ([36ea40a](https://github.com/unlight/gulp-cssimport/commit/36ea40a))
7+
* Fixed potential catastrophic backtracking vulnerability ([b354458](https://github.com/unlight/gulp-cssimport/commit/b354458))
8+
* Merge remote-tracking branch 'prog1dev/master' ([2e19116](https://github.com/unlight/gulp-cssimport/commit/2e19116))
9+
* Replace deprecated gulp-util ([d29729e](https://github.com/unlight/gulp-cssimport/commit/d29729e))
10+
* Updated some dependencies ([5ec88e2](https://github.com/unlight/gulp-cssimport/commit/5ec88e2))
11+
12+
13+
### BREAKING CHANGE
14+
15+
* Removed deprecated gulp-util
16+
117
## 6.0.1 [23 Feb 2018]
218
* fixed potential catastrophic backtracking vulnerability
319

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@
7272
"path": "cz-conventional-changelog"
7373
}
7474
}
75-
}
75+
}

0 commit comments

Comments
 (0)