From 69cc9a1a0d43ef4cb0ee1ac864dba344c3652ad5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Jul 2024 20:33:09 +0800 Subject: [PATCH] chore: update versions (#393) Co-authored-by: github-actions[bot] --- .changeset/calm-actors-report.md | 5 ----- .changeset/heavy-ties-thank.md | 5 ----- packages/generators/pnpm-ci/CHANGELOG.md | 7 +++++++ packages/generators/pnpm-ci/package.json | 2 +- 4 files changed, 8 insertions(+), 11 deletions(-) delete mode 100644 .changeset/calm-actors-report.md delete mode 100644 .changeset/heavy-ties-thank.md diff --git a/.changeset/calm-actors-report.md b/.changeset/calm-actors-report.md deleted file mode 100644 index b5f24118a..000000000 --- a/.changeset/calm-actors-report.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@aiou/generator-pnpm-ci": patch ---- - -failed copy eslint.config.js diff --git a/.changeset/heavy-ties-thank.md b/.changeset/heavy-ties-thank.md deleted file mode 100644 index 0a06c8199..000000000 --- a/.changeset/heavy-ties-thank.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@aiou/generator-pnpm-ci": patch ---- - -config package.json install cz-emoji diff --git a/packages/generators/pnpm-ci/CHANGELOG.md b/packages/generators/pnpm-ci/CHANGELOG.md index eca408e0e..ebbd98b2d 100644 --- a/packages/generators/pnpm-ci/CHANGELOG.md +++ b/packages/generators/pnpm-ci/CHANGELOG.md @@ -1,5 +1,12 @@ # @aiou/generator-pnpm-ci +## 2.3.1 + +### Patch Changes + +- c0bc3d1: failed copy eslint.config.js +- c0bc3d1: config package.json install cz-emoji + ## 2.3.0 ### Minor Changes diff --git a/packages/generators/pnpm-ci/package.json b/packages/generators/pnpm-ci/package.json index de0b679d2..4881c4379 100755 --- a/packages/generators/pnpm-ci/package.json +++ b/packages/generators/pnpm-ci/package.json @@ -1,6 +1,6 @@ { "name": "@aiou/generator-pnpm-ci", - "version": "2.3.0", + "version": "2.3.1", "description": "best developer practice for pnpm project", "keywords": [ "aiou",