From c6aa4efc252c0c3fbc0db79151bb58bacbae807b Mon Sep 17 00:00:00 2001 From: "S. MohammadMahdi Zamanian" Date: Tue, 11 Jun 2024 16:24:46 +0330 Subject: [PATCH] release: %s - @gecut/components@2.3.2 - @gecut/i18n@2.0.6 - @gecut/lit-helper@2.1.5 - @gecut/mixins@2.1.4 --- packages/components/CHANGELOG.md | 4 ++++ packages/components/package.json | 2 +- packages/i18n/CHANGELOG.md | 4 ++++ packages/i18n/package.json | 2 +- packages/lit-helper/CHANGELOG.md | 4 ++++ packages/lit-helper/package.json | 2 +- packages/mixins/CHANGELOG.md | 4 ++++ packages/mixins/package.json | 2 +- 8 files changed, 20 insertions(+), 4 deletions(-) diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index e0b1e8e..66c4222 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.3.2](https://github.com/gecut/hybrid-ui/compare/@gecut/components@2.3.1...@gecut/components@2.3.2) (2024-06-11) + +**Note:** Version bump only for package @gecut/components + ## [2.3.1](https://github.com/gecut/hybrid-ui/compare/@gecut/components@2.3.0...@gecut/components@2.3.1) (2024-06-11) **Note:** Version bump only for package @gecut/components diff --git a/packages/components/package.json b/packages/components/package.json index 6368e48..aad164b 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@gecut/components", - "version": "2.3.1", + "version": "2.3.2", "type": "module", "description": "A collection of high-performance and beautiful UI components with Tailwind CSS, optimized for JS usage.", "keywords": [ diff --git a/packages/i18n/CHANGELOG.md b/packages/i18n/CHANGELOG.md index 981604e..c964e70 100644 --- a/packages/i18n/CHANGELOG.md +++ b/packages/i18n/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.0.6](https://github.com/gecut/hybrid-ui/compare/@gecut/i18n@2.0.5...@gecut/i18n@2.0.6) (2024-06-11) + +**Note:** Version bump only for package @gecut/i18n + ## [2.0.5](https://github.com/gecut/hybrid-ui/compare/@gecut/i18n@2.0.4...@gecut/i18n@2.0.5) (2024-06-11) **Note:** Version bump only for package @gecut/i18n diff --git a/packages/i18n/package.json b/packages/i18n/package.json index 52a535d..77044ef 100644 --- a/packages/i18n/package.json +++ b/packages/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@gecut/i18n", - "version": "2.0.5", + "version": "2.0.6", "type": "module", "author": { "name": "S. MohammadMahdi Zamanian", diff --git a/packages/lit-helper/CHANGELOG.md b/packages/lit-helper/CHANGELOG.md index 4b8e8c7..be68b5a 100644 --- a/packages/lit-helper/CHANGELOG.md +++ b/packages/lit-helper/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.1.5](https://github.com/gecut/hybrid-ui/compare/@gecut/lit-helper@2.1.4...@gecut/lit-helper@2.1.5) (2024-06-11) + +**Note:** Version bump only for package @gecut/lit-helper + ## [2.1.4](https://github.com/gecut/hybrid-ui/compare/@gecut/lit-helper@2.1.3...@gecut/lit-helper@2.1.4) (2024-06-11) **Note:** Version bump only for package @gecut/lit-helper diff --git a/packages/lit-helper/package.json b/packages/lit-helper/package.json index 09c9a16..1af8608 100644 --- a/packages/lit-helper/package.json +++ b/packages/lit-helper/package.json @@ -1,6 +1,6 @@ { "name": "@gecut/lit-helper", - "version": "2.1.4", + "version": "2.1.5", "type": "module", "author": { "name": "S. MohammadMahdi Zamanian", diff --git a/packages/mixins/CHANGELOG.md b/packages/mixins/CHANGELOG.md index dea30c2..2110a1f 100644 --- a/packages/mixins/CHANGELOG.md +++ b/packages/mixins/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.1.4](https://github.com/gecut/hybrid-ui/compare/@gecut/mixins@2.1.3...@gecut/mixins@2.1.4) (2024-06-11) + +**Note:** Version bump only for package @gecut/mixins + ## [2.1.3](https://github.com/gecut/hybrid-ui/compare/@gecut/mixins@2.1.2...@gecut/mixins@2.1.3) (2024-06-11) **Note:** Version bump only for package @gecut/mixins diff --git a/packages/mixins/package.json b/packages/mixins/package.json index a2f6c40..6c3c4aa 100644 --- a/packages/mixins/package.json +++ b/packages/mixins/package.json @@ -2,7 +2,7 @@ "type": "module", "name": "@gecut/mixins", "description": "A tiny, TypeScript-powered package of hyper-fast LitElement mixins. Enhance your web components with swift, type-safe functionality that’s easy to integrate.", - "version": "2.1.3", + "version": "2.1.4", "license": "MIT", "keywords": [ "TypeScript",