From 03399fc743f3e79b9acb6b8c7ea3d2f46999134c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Mar 2024 22:42:48 +0000 Subject: [PATCH] chore: release 2.2.0 --- 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": [