From 552169e924bf313509ccf39578b25f8f5ec9c0f8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 2 Dec 2024 13:03:33 +0000 Subject: [PATCH] =?UTF-8?q?chore(release):=20=F0=9F=9A=80=201.6.0=20[skip?= =?UTF-8?q?=20ci]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [1.6.0](https://github.com/dyne/components/compare/v1.5.1...v1.6.0) (2024-12-02) ### Features * automagically cleanes the CDN cache ([#31](https://github.com/dyne/components/issues/31)) ([b6de448](https://github.com/dyne/components/commit/b6de44888cda2b8a75c68b1e1727e6fed93e0cad)), closes [#30](https://github.com/dyne/components/issues/30) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a4d3366..5a79026 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.6.0](https://github.com/dyne/components/compare/v1.5.1...v1.6.0) (2024-12-02) + + +### Features + +* automagically cleanes the CDN cache ([#31](https://github.com/dyne/components/issues/31)) ([b6de448](https://github.com/dyne/components/commit/b6de44888cda2b8a75c68b1e1727e6fed93e0cad)), closes [#30](https://github.com/dyne/components/issues/30) + ## [1.5.1](https://github.com/dyne/components/compare/v1.5.0...v1.5.1) (2024-12-02) diff --git a/package.json b/package.json index d4ec4ee..82b5ae5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@dyne/components", - "version": "1.5.1", + "version": "1.6.0", "description": " ♻️ Recycled UI for dyners", "publishConfig": { "access": "public"