From 098d1a16360542ab9b248199ca52811772ccc8be Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 5 Aug 2024 10:43:32 +0000 Subject: [PATCH] =?UTF-8?q?chore(release):=20=F0=9F=9A=80=201.3.1=20[skip?= =?UTF-8?q?=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.3.1](https://github.com/dyne/components/compare/v1.3.0...v1.3.1) (2024-08-05) ### Bug Fixes * reactivity ([#18](https://github.com/dyne/components/issues/18)) ([96487b8](https://github.com/dyne/components/commit/96487b8544ef5a77bcb50d47332f46a8eaa7ebc9)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51e0a1d..f518a02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.3.1](https://github.com/dyne/components/compare/v1.3.0...v1.3.1) (2024-08-05) + + +### Bug Fixes + +* reactivity ([#18](https://github.com/dyne/components/issues/18)) ([96487b8](https://github.com/dyne/components/commit/96487b8544ef5a77bcb50d47332f46a8eaa7ebc9)) + # [1.3.0](https://github.com/dyne/components/compare/v1.2.5...v1.3.0) (2024-08-01) diff --git a/package.json b/package.json index 422fe1b..1764938 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dyne/components", - "version": "1.3.0", + "version": "1.3.1", "description": " ♻️ Recycled UI for dyners", "publishConfig": { "access": "public"