File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
# gulplog changelog
2
2
3
+ ## [ 2.0.0] ( https://www.github.com/gulpjs/gulplog/compare/v1.0.0...v2.0.0 ) (2022-06-24)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * Normalize repository, dropping node <10.13 support (#13 )
9
+
10
+ ### Features
11
+
12
+ * Add TypeScript type definition file ([ #12 ] ( https://www.github.com/gulpjs/gulplog/issues/12 ) ) ([ b5ce699] ( https://www.github.com/gulpjs/gulplog/commit/b5ce699f8646d9c5f231e3a4a130d61891545e2a ) )
13
+
14
+
15
+ ### Miscellaneous Chores
16
+
17
+ * Normalize repository, dropping node <10.13 support ([ #13 ] ( https://www.github.com/gulpjs/gulplog/issues/13 ) ) ([ da9b3ad] ( https://www.github.com/gulpjs/gulplog/commit/da9b3ad292e47c1d7f379f142394f29bb3f15be4 ) )
18
+
3
19
## 1.0.0
4
20
5
21
- Initial release
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " gulplog" ,
3
- "version" : " 1 .0.0" ,
3
+ "version" : " 2 .0.0" ,
4
4
"description" : " Logger for gulp and gulp plugins" ,
5
5
"author" : " Gulp Team <team@gulpjs.com> (http://gulpjs.com/)" ,
6
6
"contributors" : [
You can’t perform that action at this time.
0 commit comments