From 880fe3651929bd779899fe00962db72ea427c570 Mon Sep 17 00:00:00 2001 From: "robozinho-do-ladesa[bot]" <172411970+robozinho-do-ladesa[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 23:00:59 +0000 Subject: [PATCH] chore: version packages --- .changeset/funny-planets-act.md | 5 ----- integrations/npm/especificacao/CHANGELOG.md | 6 ++++++ integrations/npm/especificacao/package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/funny-planets-act.md diff --git a/.changeset/funny-planets-act.md b/.changeset/funny-planets-act.md deleted file mode 100644 index 12b80300..00000000 --- a/.changeset/funny-planets-act.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@ladesa-ro/especificacao": patch ---- - -chore: update lockfile diff --git a/integrations/npm/especificacao/CHANGELOG.md b/integrations/npm/especificacao/CHANGELOG.md index 8b535bd3..4cfe1909 100644 --- a/integrations/npm/especificacao/CHANGELOG.md +++ b/integrations/npm/especificacao/CHANGELOG.md @@ -1,5 +1,11 @@ # @ladesa-ro/especificacao +## 3.3.11 + +### Patch Changes + +- f7d24c2: chore: update lockfile + ## 3.3.10 ### Patch Changes diff --git a/integrations/npm/especificacao/package.json b/integrations/npm/especificacao/package.json index 89e424af..b428e023 100644 --- a/integrations/npm/especificacao/package.json +++ b/integrations/npm/especificacao/package.json @@ -1,6 +1,6 @@ { "name": "@ladesa-ro/especificacao", - "version": "3.3.10", + "version": "3.3.11", "scripts": { "prepublishOnly": "wireit", "build:lib:cleanup": "wireit",