From 1fe3c58ef55026240ef2eab78273d0a77ff7756a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 5 Oct 2022 10:33:47 +0000 Subject: [PATCH] chore: update versions --- .changeset/chatty-rocks-grow.md | 7 ------- packages/cli/CHANGELOG.md | 11 +++++++++++ packages/cli/package.json | 10 +++++----- packages/em-plugin-debug/CHANGELOG.md | 7 +++++++ packages/em-plugin-debug/package.json | 2 +- packages/em-plugin-github/CHANGELOG.md | 7 +++++++ packages/em-plugin-github/package.json | 2 +- packages/em-plugin-init/CHANGELOG.md | 8 ++++++++ packages/em-plugin-init/package.json | 4 ++-- packages/em-plugin-yuque/CHANGELOG.md | 7 +++++++ packages/em-plugin-yuque/package.json | 2 +- packages/shared/CHANGELOG.md | 6 ++++++ packages/shared/package.json | 2 +- 13 files changed, 57 insertions(+), 18 deletions(-) delete mode 100644 .changeset/chatty-rocks-grow.md diff --git a/.changeset/chatty-rocks-grow.md b/.changeset/chatty-rocks-grow.md deleted file mode 100644 index 907f9aff..00000000 --- a/.changeset/chatty-rocks-grow.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@em-cli/ee': patch -'@em-cli/em-plugin-init': patch -'@em-cli/shared': patch ---- - -init command add stylelint diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 3cd3b7fc..08d94cad 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## 1.1.1 + +### Patch Changes + +- 6fa25a08: init command add stylelint +- Updated dependencies [6fa25a08] + - @em-cli/em-plugin-init@1.1.1 + - @em-cli/em-plugin-debug@1.1.1 + - @em-cli/em-plugin-github@1.1.1 + - @em-cli/em-plugin-yuque@1.1.1 + ## 1.1.0 ### Minor Changes diff --git a/packages/cli/package.json b/packages/cli/package.json index 031b7775..8c6d9667 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -1,6 +1,6 @@ { "name": "@em-cli/ee", - "version": "1.1.0", + "version": "1.1.1", "description": "make cli easier", "type": "module", "exports": { @@ -33,13 +33,13 @@ "@em-cli/core": "workspace:^2.1.0", "@em-cli/em-plugin-build": "workspace:^1.1.0", "@em-cli/em-plugin-create": "workspace:^1.1.0", - "@em-cli/em-plugin-debug": "workspace:^1.1.0", + "@em-cli/em-plugin-debug": "workspace:^1.1.1", "@em-cli/em-plugin-deploy": "workspace:^1.1.0", "@em-cli/em-plugin-dev": "workspace:^1.1.0", - "@em-cli/em-plugin-github": "workspace:^1.1.0", - "@em-cli/em-plugin-init": "workspace:^1.1.0", + "@em-cli/em-plugin-github": "workspace:^1.1.1", + "@em-cli/em-plugin-init": "workspace:^1.1.1", "@em-cli/em-plugin-renderer": "workspace:^1.1.0", "@em-cli/em-plugin-template": "workspace:^1.1.0", - "@em-cli/em-plugin-yuque": "workspace:^1.1.0" + "@em-cli/em-plugin-yuque": "workspace:^1.1.1" } } diff --git a/packages/em-plugin-debug/CHANGELOG.md b/packages/em-plugin-debug/CHANGELOG.md index 6d3d2e1a..6b06e930 100644 --- a/packages/em-plugin-debug/CHANGELOG.md +++ b/packages/em-plugin-debug/CHANGELOG.md @@ -1,5 +1,12 @@ # @em-cli/em-plugin-debug +## 1.1.1 + +### Patch Changes + +- Updated dependencies [6fa25a08] + - @em-cli/shared@2.1.1 + ## 1.1.0 ### Minor Changes diff --git a/packages/em-plugin-debug/package.json b/packages/em-plugin-debug/package.json index 283a5356..3ea73128 100644 --- a/packages/em-plugin-debug/package.json +++ b/packages/em-plugin-debug/package.json @@ -1,6 +1,6 @@ { "name": "@em-cli/em-plugin-debug", - "version": "1.1.0", + "version": "1.1.1", "description": "debug source code", "keywords": [ "debug test" diff --git a/packages/em-plugin-github/CHANGELOG.md b/packages/em-plugin-github/CHANGELOG.md index 6b38750d..a783babd 100644 --- a/packages/em-plugin-github/CHANGELOG.md +++ b/packages/em-plugin-github/CHANGELOG.md @@ -1,5 +1,12 @@ # @em-cli/em-plugin-github +## 1.1.1 + +### Patch Changes + +- Updated dependencies [6fa25a08] + - @em-cli/shared@2.1.1 + ## 1.1.0 ### Minor Changes diff --git a/packages/em-plugin-github/package.json b/packages/em-plugin-github/package.json index 491f3ff5..3c965c4d 100644 --- a/packages/em-plugin-github/package.json +++ b/packages/em-plugin-github/package.json @@ -1,6 +1,6 @@ { "name": "@em-cli/em-plugin-github", - "version": "1.1.0", + "version": "1.1.1", "description": "fetch specify github user repo", "keywords": [ "github repo" diff --git a/packages/em-plugin-init/CHANGELOG.md b/packages/em-plugin-init/CHANGELOG.md index 830f7d7b..bd15700e 100644 --- a/packages/em-plugin-init/CHANGELOG.md +++ b/packages/em-plugin-init/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## 1.1.1 + +### Patch Changes + +- 6fa25a08: init command add stylelint +- Updated dependencies [6fa25a08] + - @em-cli/shared@2.1.1 + ## 1.1.0 ### Minor Changes diff --git a/packages/em-plugin-init/package.json b/packages/em-plugin-init/package.json index 1e34837e..6c7f0e67 100644 --- a/packages/em-plugin-init/package.json +++ b/packages/em-plugin-init/package.json @@ -1,6 +1,6 @@ { "name": "@em-cli/em-plugin-init", - "version": "1.1.0", + "version": "1.1.1", "description": "项目初始化", "keywords": [ "项目初始化" @@ -39,7 +39,7 @@ }, "dependencies": { "@em-cli/core": "workspace:^2.1.0", - "@em-cli/shared": "workspace:^2.1.0", + "@em-cli/shared": "workspace:^2.1.1", "@etools/fm": "^0.0.7", "@types/jsonfile": "^6.1.0", "fast-glob": "^3.2.11", diff --git a/packages/em-plugin-yuque/CHANGELOG.md b/packages/em-plugin-yuque/CHANGELOG.md index c486a236..25770846 100644 --- a/packages/em-plugin-yuque/CHANGELOG.md +++ b/packages/em-plugin-yuque/CHANGELOG.md @@ -1,5 +1,12 @@ # @em-cli/em-plugin-yuque +## 1.1.1 + +### Patch Changes + +- Updated dependencies [6fa25a08] + - @em-cli/shared@2.1.1 + ## 1.1.0 ### Minor Changes diff --git a/packages/em-plugin-yuque/package.json b/packages/em-plugin-yuque/package.json index e12a6576..253bc8dd 100644 --- a/packages/em-plugin-yuque/package.json +++ b/packages/em-plugin-yuque/package.json @@ -1,6 +1,6 @@ { "name": "@em-cli/em-plugin-yuque", - "version": "1.1.0", + "version": "1.1.1", "description": "yuque", "type": "module", "exports": { diff --git a/packages/shared/CHANGELOG.md b/packages/shared/CHANGELOG.md index ef32f22b..7422f184 100644 --- a/packages/shared/CHANGELOG.md +++ b/packages/shared/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 2.1.1 + +### Patch Changes + +- 6fa25a08: init command add stylelint + ## 2.1.0 ### Minor Changes diff --git a/packages/shared/package.json b/packages/shared/package.json index 56b38e30..8de1e560 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -1,6 +1,6 @@ { "name": "@em-cli/shared", - "version": "2.1.0", + "version": "2.1.1", "description": "脚手架工具方法包", "keywords": [ "工具方法"