From 6bab1bdc295a25e944845e2a4b51f2ec13d32ccf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 18:43:22 +0800 Subject: [PATCH] release: Version Packages (#1) Co-authored-by: github-actions[bot] --- .changeset/perfect-trains-deliver.md | 9 --------- plugins/hexo-absolute/CHANGELOG.md | 7 +++++++ plugins/hexo-absolute/package.json | 2 +- plugins/hexo-esbuild/CHANGELOG.md | 7 +++++++ plugins/hexo-esbuild/package.json | 2 +- plugins/hexo-htmlnano/CHANGELOG.md | 7 +++++++ plugins/hexo-htmlnano/package.json | 2 +- plugins/hexo-symbols-count-time-2/CHANGELOG.md | 7 +++++++ plugins/hexo-symbols-count-time-2/package.json | 2 +- plugins/hexo-workbox-build/CHANGELOG.md | 7 +++++++ plugins/hexo-workbox-build/package.json | 2 +- 11 files changed, 40 insertions(+), 14 deletions(-) delete mode 100644 .changeset/perfect-trains-deliver.md create mode 100644 plugins/hexo-absolute/CHANGELOG.md create mode 100644 plugins/hexo-esbuild/CHANGELOG.md create mode 100644 plugins/hexo-htmlnano/CHANGELOG.md create mode 100644 plugins/hexo-symbols-count-time-2/CHANGELOG.md create mode 100644 plugins/hexo-workbox-build/CHANGELOG.md diff --git a/.changeset/perfect-trains-deliver.md b/.changeset/perfect-trains-deliver.md deleted file mode 100644 index 827872a..0000000 --- a/.changeset/perfect-trains-deliver.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"hexo-absolute": major -"hexo-esbuild": major -"@uiolee/hexo-htmlnano": major -"hexo-symbols-count-time-2": major -"hexo-workbox-build": major ---- - -publish first major version via changeset diff --git a/plugins/hexo-absolute/CHANGELOG.md b/plugins/hexo-absolute/CHANGELOG.md new file mode 100644 index 0000000..a54297a --- /dev/null +++ b/plugins/hexo-absolute/CHANGELOG.md @@ -0,0 +1,7 @@ +# hexo-absolute + +## 2.0.0 + +### Major Changes + +- 6c72a2c: publish first major version via changeset diff --git a/plugins/hexo-absolute/package.json b/plugins/hexo-absolute/package.json index 0ae4460..0df8743 100644 --- a/plugins/hexo-absolute/package.json +++ b/plugins/hexo-absolute/package.json @@ -1,6 +1,6 @@ { "name": "hexo-absolute", - "version": "1.0.2", + "version": "2.0.0", "description": "convert relative path to absolute URL for hexo", "keywords": [ "hexo", diff --git a/plugins/hexo-esbuild/CHANGELOG.md b/plugins/hexo-esbuild/CHANGELOG.md new file mode 100644 index 0000000..53ea5b2 --- /dev/null +++ b/plugins/hexo-esbuild/CHANGELOG.md @@ -0,0 +1,7 @@ +# hexo-esbuild + +## 1.0.0 + +### Major Changes + +- 6c72a2c: publish first major version via changeset diff --git a/plugins/hexo-esbuild/package.json b/plugins/hexo-esbuild/package.json index 5234c60..f633057 100644 --- a/plugins/hexo-esbuild/package.json +++ b/plugins/hexo-esbuild/package.json @@ -1,6 +1,6 @@ { "name": "hexo-esbuild", - "version": "0.1.0", + "version": "1.0.0", "description": "Minify JavaScripts, CSS files via esbuild.", "keywords": [ "hexo", diff --git a/plugins/hexo-htmlnano/CHANGELOG.md b/plugins/hexo-htmlnano/CHANGELOG.md new file mode 100644 index 0000000..4b515d0 --- /dev/null +++ b/plugins/hexo-htmlnano/CHANGELOG.md @@ -0,0 +1,7 @@ +# @uiolee/hexo-htmlnano + +## 1.0.0 + +### Major Changes + +- 6c72a2c: publish first major version via changeset diff --git a/plugins/hexo-htmlnano/package.json b/plugins/hexo-htmlnano/package.json index 1c514aa..9eab378 100644 --- a/plugins/hexo-htmlnano/package.json +++ b/plugins/hexo-htmlnano/package.json @@ -1,6 +1,6 @@ { "name": "@uiolee/hexo-htmlnano", - "version": "0.1.2", + "version": "1.0.0", "description": "Minify HTML files with htmlnano", "keywords": [ "hexo", diff --git a/plugins/hexo-symbols-count-time-2/CHANGELOG.md b/plugins/hexo-symbols-count-time-2/CHANGELOG.md new file mode 100644 index 0000000..051b93d --- /dev/null +++ b/plugins/hexo-symbols-count-time-2/CHANGELOG.md @@ -0,0 +1,7 @@ +# hexo-symbols-count-time-2 + +## 3.0.0 + +### Major Changes + +- 6c72a2c: publish first major version via changeset diff --git a/plugins/hexo-symbols-count-time-2/package.json b/plugins/hexo-symbols-count-time-2/package.json index 9448d4e..923b5e7 100644 --- a/plugins/hexo-symbols-count-time-2/package.json +++ b/plugins/hexo-symbols-count-time-2/package.json @@ -1,6 +1,6 @@ { "name": "hexo-symbols-count-time-2", - "version": "2.0.1", + "version": "3.0.0", "description": "Symbols count and time to read for articles.", "keywords": [ "hexo", diff --git a/plugins/hexo-workbox-build/CHANGELOG.md b/plugins/hexo-workbox-build/CHANGELOG.md new file mode 100644 index 0000000..85cf0d3 --- /dev/null +++ b/plugins/hexo-workbox-build/CHANGELOG.md @@ -0,0 +1,7 @@ +# hexo-workbox-build + +## 3.0.0 + +### Major Changes + +- 6c72a2c: publish first major version via changeset diff --git a/plugins/hexo-workbox-build/package.json b/plugins/hexo-workbox-build/package.json index 45c7b13..941bf6b 100644 --- a/plugins/hexo-workbox-build/package.json +++ b/plugins/hexo-workbox-build/package.json @@ -1,6 +1,6 @@ { "name": "hexo-workbox-build", - "version": "2.0.1", + "version": "3.0.0", "description": "A hexo plugin to run workbox build. And provide convenient features of PWA and service worker.", "keywords": [ "hexo",