From d3b1df87bf35256cf1fa3606ad13580ff86bc74d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 08:06:43 +0200 Subject: [PATCH] Version Packages (#93) Co-authored-by: github-actions[bot] --- .changeset/curly-pots-rhyme.md | 5 ----- CHANGELOG.md | 6 ++++++ package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/curly-pots-rhyme.md diff --git a/.changeset/curly-pots-rhyme.md b/.changeset/curly-pots-rhyme.md deleted file mode 100644 index 3f03a47..0000000 --- a/.changeset/curly-pots-rhyme.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@crystallize/import-utilities': patch ---- - -Hotfix of parentId when creating an item diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f9f6eb..f5e5852 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @crystallize/import-utilities +## 1.28.1 + +### Patch Changes + +- 5d97e84: Hotfix of parentId when creating an item + ## 1.28.0 ### Minor Changes diff --git a/package.json b/package.json index d44356c..69d684a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@crystallize/import-utilities", - "version": "1.28.0", + "version": "1.28.1", "main": "dist/index.js", "author": "Crystallize ", "contributors": [