From 21a8c3b96d86a63f4c1d76b47284e704363c6630 Mon Sep 17 00:00:00 2001 From: "S. MohammadMahdi Zamanian" Date: Sat, 22 Jun 2024 17:40:45 +0330 Subject: [PATCH] release: %s - @gecut/components@2.4.0 - @gecut/i18n@2.1.0 - @gecut/lit-helper@2.2.0 - @gecut/mixins@2.2.0 - @gecut/styles@2.4.0 --- packages/components/CHANGELOG.md | 7 +++++++ packages/components/package.json | 2 +- packages/i18n/CHANGELOG.md | 6 ++++++ packages/i18n/package.json | 2 +- packages/lit-helper/CHANGELOG.md | 6 ++++++ packages/lit-helper/package.json | 2 +- packages/mixins/CHANGELOG.md | 6 ++++++ packages/mixins/package.json | 2 +- packages/styles/CHANGELOG.md | 7 +++++++ packages/styles/package.json | 2 +- 10 files changed, 37 insertions(+), 5 deletions(-) diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index 66c4222..fa5602b 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.4.0](https://github.com/gecut/hybrid-ui/compare/@gecut/components@2.3.2...@gecut/components@2.4.0) (2024-06-22) + +### Features + +* new component ([1109973](https://github.com/gecut/hybrid-ui/commit/1109973af2c60a59fda7560166f2644fc2c3e593)) by @MM25Zamanian +* **snack-bar:** new component ([4c02604](https://github.com/gecut/hybrid-ui/commit/4c026040e4893b4c9043770517253d788c3b7fb7)) by @MM25Zamanian + ## [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 diff --git a/packages/components/package.json b/packages/components/package.json index 1e299ce..7b8834f 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@gecut/components", - "version": "2.3.2", + "version": "2.4.0", "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 c964e70..43a9a1e 100644 --- a/packages/i18n/CHANGELOG.md +++ b/packages/i18n/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.1.0](https://github.com/gecut/hybrid-ui/compare/@gecut/i18n@2.0.6...@gecut/i18n@2.1.0) (2024-06-22) + +### Features + +* new component ([1109973](https://github.com/gecut/hybrid-ui/commit/1109973af2c60a59fda7560166f2644fc2c3e593)) by @MM25Zamanian + ## [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 diff --git a/packages/i18n/package.json b/packages/i18n/package.json index 05574e2..9782cd9 100644 --- a/packages/i18n/package.json +++ b/packages/i18n/package.json @@ -1,6 +1,6 @@ { "name": "@gecut/i18n", - "version": "2.0.6", + "version": "2.1.0", "type": "module", "author": { "name": "S. MohammadMahdi Zamanian", diff --git a/packages/lit-helper/CHANGELOG.md b/packages/lit-helper/CHANGELOG.md index be68b5a..a8e6722 100644 --- a/packages/lit-helper/CHANGELOG.md +++ b/packages/lit-helper/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.2.0](https://github.com/gecut/hybrid-ui/compare/@gecut/lit-helper@2.1.5...@gecut/lit-helper@2.2.0) (2024-06-22) + +### Features + +* new component ([1109973](https://github.com/gecut/hybrid-ui/commit/1109973af2c60a59fda7560166f2644fc2c3e593)) by @MM25Zamanian + ## [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 diff --git a/packages/lit-helper/package.json b/packages/lit-helper/package.json index 2c9acfb..818d93a 100644 --- a/packages/lit-helper/package.json +++ b/packages/lit-helper/package.json @@ -1,6 +1,6 @@ { "name": "@gecut/lit-helper", - "version": "2.1.5", + "version": "2.2.0", "type": "module", "author": { "name": "S. MohammadMahdi Zamanian", diff --git a/packages/mixins/CHANGELOG.md b/packages/mixins/CHANGELOG.md index 2110a1f..a5c56cc 100644 --- a/packages/mixins/CHANGELOG.md +++ b/packages/mixins/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.2.0](https://github.com/gecut/hybrid-ui/compare/@gecut/mixins@2.1.4...@gecut/mixins@2.2.0) (2024-06-22) + +### Features + +* new component ([1109973](https://github.com/gecut/hybrid-ui/commit/1109973af2c60a59fda7560166f2644fc2c3e593)) by @MM25Zamanian + ## [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 diff --git a/packages/mixins/package.json b/packages/mixins/package.json index b641ce1..6c88c0c 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.4", + "version": "2.2.0", "license": "MIT", "keywords": [ "TypeScript", diff --git a/packages/styles/CHANGELOG.md b/packages/styles/CHANGELOG.md index 6980133..4582851 100644 --- a/packages/styles/CHANGELOG.md +++ b/packages/styles/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.4.0](https://github.com/gecut/hybrid-ui/compare/@gecut/styles@2.3.1...@gecut/styles@2.4.0) (2024-06-22) + +### Features + +* new component ([1109973](https://github.com/gecut/hybrid-ui/commit/1109973af2c60a59fda7560166f2644fc2c3e593)) by @MM25Zamanian +* **snack-bar:** new component ([4c02604](https://github.com/gecut/hybrid-ui/commit/4c026040e4893b4c9043770517253d788c3b7fb7)) by @MM25Zamanian + ## [2.3.1](https://github.com/gecut/hybrid-ui/compare/@gecut/styles@2.3.0...@gecut/styles@2.3.1) (2024-05-30) **Note:** Version bump only for package @gecut/styles diff --git a/packages/styles/package.json b/packages/styles/package.json index 36d3f7c..0e01330 100644 --- a/packages/styles/package.json +++ b/packages/styles/package.json @@ -1,6 +1,6 @@ { "name": "@gecut/styles", - "version": "2.3.1", + "version": "2.4.0", "type": "module", "repository": { "type": "git",