From f5b738b7d7977bf748e235bc26d20918e977943a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 1 Aug 2024 02:24:35 +0000 Subject: [PATCH] =?UTF-8?q?chore(release):=20=F0=9F=9A=80=201.3.0=20[skip?= =?UTF-8?q?=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [1.3.0](https://github.com/dyne/components/compare/v1.2.5...v1.3.0) (2024-08-01) ### Features * Add slangroom preset loader ([#14](https://github.com/dyne/components/issues/14)) ([9a4bc20](https://github.com/dyne/components/commit/9a4bc2078b42a9adc95a73f5fc1d0ae6d14282b1)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9824f8c..51e0a1d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.3.0](https://github.com/dyne/components/compare/v1.2.5...v1.3.0) (2024-08-01) + + +### Features + +* Add slangroom preset loader ([#14](https://github.com/dyne/components/issues/14)) ([9a4bc20](https://github.com/dyne/components/commit/9a4bc2078b42a9adc95a73f5fc1d0ae6d14282b1)) + ## [1.2.5](https://github.com/dyne/components/compare/v1.2.4...v1.2.5) (2024-07-29) diff --git a/package.json b/package.json index c0de967..422fe1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dyne/components", - "version": "1.2.5", + "version": "1.3.0", "description": " ♻️ Recycled UI for dyners", "publishConfig": { "access": "public"