From c037dbbef3f99686d08b27dd0a3ad43156e58c92 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 7 May 2024 11:03:13 +0000 Subject: [PATCH] =?UTF-8?q?chore(release):=20=F0=9F=9A=80=201.0.5=20[skip?= =?UTF-8?q?=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.0.5](https://github.com/dyne/components/compare/v1.0.4...v1.0.5) (2024-05-07) ### Bug Fixes * refactor old leftover to correct package ([d12818d](https://github.com/dyne/components/commit/d12818d24a1e54b6292a7cb4211a436594c4ccad)) * remove testing layout from documentation ([5cfbfca](https://github.com/dyne/components/commit/5cfbfca3f6159cec2bc720146ba53c7fb227f724)) --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8576b08..cf5b4e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.0.5](https://github.com/dyne/components/compare/v1.0.4...v1.0.5) (2024-05-07) + + +### Bug Fixes + +* refactor old leftover to correct package ([d12818d](https://github.com/dyne/components/commit/d12818d24a1e54b6292a7cb4211a436594c4ccad)) +* remove testing layout from documentation ([5cfbfca](https://github.com/dyne/components/commit/5cfbfca3f6159cec2bc720146ba53c7fb227f724)) + ## [1.0.4](https://github.com/dyne/components/compare/v1.0.3...v1.0.4) (2024-05-07) diff --git a/package.json b/package.json index f7eb0d6..81f4668 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dyne/components", - "version": "1.0.4", + "version": "1.0.5", "description": " ♻️ Recycled UI for dyners", "publishConfig": { "access": "public"