From b4bdd390fedf21e2528aae96072cabd1405246a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 25 Jun 2023 19:02:13 +0000 Subject: [PATCH] Version Packages --- .changeset/strong-frogs-warn.md | 5 ----- packages/aplatir-vite-plugin/CHANGELOG.md | 6 ++++++ packages/aplatir-vite-plugin/package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/strong-frogs-warn.md diff --git a/.changeset/strong-frogs-warn.md b/.changeset/strong-frogs-warn.md deleted file mode 100644 index 053eeac..0000000 --- a/.changeset/strong-frogs-warn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@shopi-utils/aplatir-vite-plugin": patch ---- - -fix buildStart side-effect diff --git a/packages/aplatir-vite-plugin/CHANGELOG.md b/packages/aplatir-vite-plugin/CHANGELOG.md index b857a02..eb892ca 100644 --- a/packages/aplatir-vite-plugin/CHANGELOG.md +++ b/packages/aplatir-vite-plugin/CHANGELOG.md @@ -1,5 +1,11 @@ # @shopi-utils/aplatir-vite-plugin +## 0.2.2 + +### Patch Changes + +- [`6e86080`](https://github.com/djang0dev/shopi-utils/commit/6e86080a93b32ab0de0c841d63ad3da5fbea9a51) Thanks [@djang0dev](https://github.com/djang0dev)! - fix buildStart side-effect + ## 0.1.1 ### Patch Changes diff --git a/packages/aplatir-vite-plugin/package.json b/packages/aplatir-vite-plugin/package.json index 137af68..b7daf77 100644 --- a/packages/aplatir-vite-plugin/package.json +++ b/packages/aplatir-vite-plugin/package.json @@ -1,7 +1,7 @@ { "name": "@shopi-utils/aplatir-vite-plugin", "private": false, - "version": "0.2.1", + "version": "0.2.2", "description": "A Vite plugin to flatten your project structure.", "author": "djang0.dev", "exports": {