From af0118c8850a6c14a0c4c85751c2103b86e0d19f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 1 Aug 2023 17:42:46 +0000 Subject: [PATCH] chore: bump version --- .changeset/nine-radios-smile.md | 5 ----- packages/gulp-format-html/CHANGELOG.md | 6 ++++++ packages/gulp-format-html/package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/nine-radios-smile.md diff --git a/.changeset/nine-radios-smile.md b/.changeset/nine-radios-smile.md deleted file mode 100644 index d752b07..0000000 --- a/.changeset/nine-radios-smile.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'gulp-format-html': minor ---- - -feat(deps): bump js-beautify diff --git a/packages/gulp-format-html/CHANGELOG.md b/packages/gulp-format-html/CHANGELOG.md index 95e1808..d11d88f 100644 --- a/packages/gulp-format-html/CHANGELOG.md +++ b/packages/gulp-format-html/CHANGELOG.md @@ -1,5 +1,11 @@ # gulp-format-html +## 2.2.0 + +### Minor Changes + +- [`6016d64`](https://github.com/ntnyq/gulp-plugins/commit/6016d6479dbc5122cc19172b41b15aeac5902ef8) Thanks [@ntnyq](https://github.com/ntnyq)! - feat(deps): bump js-beautify + ## 2.1.0 ### Minor Changes diff --git a/packages/gulp-format-html/package.json b/packages/gulp-format-html/package.json index 0160f81..43fd40d 100644 --- a/packages/gulp-format-html/package.json +++ b/packages/gulp-format-html/package.json @@ -1,6 +1,6 @@ { "name": "gulp-format-html", - "version": "2.1.0", + "version": "2.2.0", "description": "gulp plugin formatting html via js-beautify", "keywords": [ "beauty",