Skip to content

Commit 21a8c3b

Browse files
committed
release: %s
- @gecut/[email protected] - @gecut/[email protected] - @gecut/[email protected] - @gecut/[email protected] - @gecut/[email protected]
1 parent 4c02604 commit 21a8c3b

File tree

10 files changed

+37
-5
lines changed

10 files changed

+37
-5
lines changed

packages/components/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.4.0](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-06-22)
7+
8+
### Features
9+
10+
* new component ([1109973](https://github.com/gecut/hybrid-ui/commit/1109973af2c60a59fda7560166f2644fc2c3e593)) by @MM25Zamanian
11+
* **snack-bar:** new component ([4c02604](https://github.com/gecut/hybrid-ui/commit/4c026040e4893b4c9043770517253d788c3b7fb7)) by @MM25Zamanian
12+
613
## [2.3.2](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-06-11)
714

815
**Note:** Version bump only for package @gecut/components

packages/components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gecut/components",
3-
"version": "2.3.2",
3+
"version": "2.4.0",
44
"type": "module",
55
"description": "A collection of high-performance and beautiful UI components with Tailwind CSS, optimized for JS usage.",
66
"keywords": [

packages/i18n/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.1.0](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-06-22)
7+
8+
### Features
9+
10+
* new component ([1109973](https://github.com/gecut/hybrid-ui/commit/1109973af2c60a59fda7560166f2644fc2c3e593)) by @MM25Zamanian
11+
612
## [2.0.6](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-06-11)
713

814
**Note:** Version bump only for package @gecut/i18n

packages/i18n/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gecut/i18n",
3-
"version": "2.0.6",
3+
"version": "2.1.0",
44
"type": "module",
55
"author": {
66
"name": "S. MohammadMahdi Zamanian",

packages/lit-helper/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.2.0](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-06-22)
7+
8+
### Features
9+
10+
* new component ([1109973](https://github.com/gecut/hybrid-ui/commit/1109973af2c60a59fda7560166f2644fc2c3e593)) by @MM25Zamanian
11+
612
## [2.1.5](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-06-11)
713

814
**Note:** Version bump only for package @gecut/lit-helper

packages/lit-helper/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gecut/lit-helper",
3-
"version": "2.1.5",
3+
"version": "2.2.0",
44
"type": "module",
55
"author": {
66
"name": "S. MohammadMahdi Zamanian",

packages/mixins/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.2.0](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-06-22)
7+
8+
### Features
9+
10+
* new component ([1109973](https://github.com/gecut/hybrid-ui/commit/1109973af2c60a59fda7560166f2644fc2c3e593)) by @MM25Zamanian
11+
612
## [2.1.4](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-06-11)
713

814
**Note:** Version bump only for package @gecut/mixins

packages/mixins/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"type": "module",
33
"name": "@gecut/mixins",
44
"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.",
5-
"version": "2.1.4",
5+
"version": "2.2.0",
66
"license": "MIT",
77
"keywords": [
88
"TypeScript",

packages/styles/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.4.0](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-06-22)
7+
8+
### Features
9+
10+
* new component ([1109973](https://github.com/gecut/hybrid-ui/commit/1109973af2c60a59fda7560166f2644fc2c3e593)) by @MM25Zamanian
11+
* **snack-bar:** new component ([4c02604](https://github.com/gecut/hybrid-ui/commit/4c026040e4893b4c9043770517253d788c3b7fb7)) by @MM25Zamanian
12+
613
## [2.3.1](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-05-30)
714

815
**Note:** Version bump only for package @gecut/styles

packages/styles/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gecut/styles",
3-
"version": "2.3.1",
3+
"version": "2.4.0",
44
"type": "module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)