From 728c32d23bc0cc3bc8717a785a5f82e8179f87aa Mon Sep 17 00:00:00 2001 From: Luiz Ferraz Date: Tue, 9 Jan 2024 18:31:31 -0300 Subject: [PATCH] [ci] release (#2) This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @inox-tools/velox-luna@0.0.1 ### Patch Changes - d1f0b97: Initial test release Co-authored-by: github-actions[bot] --- .changeset/tiny-yaks-hug.md | 5 ----- packages/velox-luna/CHANGELOG.md | 7 +++++++ packages/velox-luna/package.json | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) delete mode 100644 .changeset/tiny-yaks-hug.md create mode 100644 packages/velox-luna/CHANGELOG.md diff --git a/.changeset/tiny-yaks-hug.md b/.changeset/tiny-yaks-hug.md deleted file mode 100644 index f0d104f5..00000000 --- a/.changeset/tiny-yaks-hug.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@inox-tools/velox-luna": patch ---- - -Initial test release diff --git a/packages/velox-luna/CHANGELOG.md b/packages/velox-luna/CHANGELOG.md new file mode 100644 index 00000000..384a1b0f --- /dev/null +++ b/packages/velox-luna/CHANGELOG.md @@ -0,0 +1,7 @@ +# @inox-tools/velox-luna + +## 0.0.1 + +### Patch Changes + +- d1f0b97: Initial test release diff --git a/packages/velox-luna/package.json b/packages/velox-luna/package.json index 950290e5..a16ae7aa 100644 --- a/packages/velox-luna/package.json +++ b/packages/velox-luna/package.json @@ -1,6 +1,6 @@ { "name": "@inox-tools/velox-luna", - "version": "0.0.0", + "version": "0.0.1", "description": "Accelerate your i18n translation work on Lunaria projects", "keywords": [ "lunaria",