From c8febfdf94ece04594297a953235db1a81d3a54a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Mar 2024 19:17:48 -0700 Subject: [PATCH] chore: Release 1.1.0 (#3) 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 36c20b9..8552bba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.0](https://www.github.com/gulpjs/messages/compare/v1.0.0...v1.1.0) (2024-03-24) + + +### Features + +* Add symbol for GULPLOG_DEPRECATED ([#2](https://www.github.com/gulpjs/messages/issues/2)) ([c02fdfb](https://www.github.com/gulpjs/messages/commit/c02fdfbbe11da4b7bcba0bdbe1a76927610e9fe7)) + ## 1.0.0 (2024-03-23) diff --git a/package.json b/package.json index c9e010e..b05f442 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gulpjs/messages", - "version": "1.0.0", + "version": "1.1.0", "description": "Symbols for all messages within gulp-cli", "author": "Gulp Team (https://gulpjs.com/)", "contributors": [