From ca45bf4cda05c8c6680882641b7cf10dd90749b1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 5 Aug 2024 12:32:49 +0000 Subject: [PATCH] =?UTF-8?q?chore(release):=20=F0=9F=9A=80=201.4.0=20[skip?= =?UTF-8?q?=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [1.4.0](https://github.com/dyne/components/compare/v1.3.2...v1.4.0) (2024-08-05) ### Features * add version number in slangroom editor ([#21](https://github.com/dyne/components/issues/21)) ([cb57cd8](https://github.com/dyne/components/commit/cb57cd8ef39531f6bd14a8bdb23a94f3a8f5077d)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34e2b9a..128bd16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.4.0](https://github.com/dyne/components/compare/v1.3.2...v1.4.0) (2024-08-05) + + +### Features + +* add version number in slangroom editor ([#21](https://github.com/dyne/components/issues/21)) ([cb57cd8](https://github.com/dyne/components/commit/cb57cd8ef39531f6bd14a8bdb23a94f3a8f5077d)) + ## [1.3.2](https://github.com/dyne/components/compare/v1.3.1...v1.3.2) (2024-08-05) diff --git a/package.json b/package.json index 2436c34..f08a190 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dyne/components", - "version": "1.3.2", + "version": "1.4.0", "description": " ♻️ Recycled UI for dyners", "publishConfig": { "access": "public"