From 5891626a63374fe4077309139f5e721ecbbe28ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Mar 2024 15:44:25 -0700 Subject: [PATCH] chore: Release 2.2.0 (#21) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ea8941..d93c12b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # gulplog changelog +## [2.2.0](https://www.github.com/gulpjs/gulplog/compare/v2.1.0...v2.2.0) (2024-03-23) + + +### Features + +* Upgrade glogg to handle events from older versions ([4999733](https://www.github.com/gulpjs/gulplog/commit/4999733621311f409bf29673361315ee023cb261)) + ## [2.1.0](https://www.github.com/gulpjs/gulplog/compare/v2.0.1...v2.1.0) (2024-03-10) diff --git a/package.json b/package.json index 322e723..4dd0c6c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulplog", - "version": "2.1.0", + "version": "2.2.0", "description": "Logger for gulp and gulp plugins", "author": "Gulp Team (http://gulpjs.com/)", "contributors": [