Skip to content

Commit 1dccf9b

Browse files
chore: Release 2.1.0 (#20)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 323a27a commit 1dccf9b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# gulplog changelog
22

3+
## [2.1.0](https://www.github.com/gulpjs/gulplog/compare/v2.0.1...v2.1.0) (2024-03-10)
4+
5+
6+
### Features
7+
8+
* Log all arguments when first argument is not a string ([#19](https://www.github.com/gulpjs/gulplog/issues/19)) ([323a27a](https://www.github.com/gulpjs/gulplog/commit/323a27aa8d451d4389adbfea8dbd2317c1b44451))
9+
310
### [2.0.1](https://www.github.com/gulpjs/gulplog/compare/v2.0.0...v2.0.1) (2022-09-28)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gulplog",
3-
"version": "2.0.1",
3+
"version": "2.1.0",
44
"description": "Logger for gulp and gulp plugins",
55
"author": "Gulp Team <team@gulpjs.com> (http://gulpjs.com/)",
66
"contributors": [

0 commit comments

Comments
 (0)