Skip to content

Commit 5654a05

Browse files
committed
release: %s
- @gecut/[email protected] - @gecut/[email protected] - @gecut/[email protected] - @gecut/[email protected] - @gecut/[email protected]
1 parent 036e121 commit 5654a05

File tree

10 files changed

+72
-5
lines changed

10 files changed

+72
-5
lines changed

packages/components/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 2.0.0 (2024-03-06)
7+
8+
### Bug Fixes
9+
10+
* **components:** eslint issues ([d839b84](https://github.com/gecut/hybrid-ui/commit/d839b8487ae815e8bf46bff3e93bfa7f4b4d71c8)) by @MM25Zamanian
11+
12+
### Features
13+
14+
* **components:** new packages ([07f7233](https://github.com/gecut/hybrid-ui/commit/07f72331da17e4a01299477d0f2bed923e4ca1bb)) by @MM25Zamanian

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gecut/components",
3-
"version": "1.0.0",
3+
"version": "2.0.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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 2.0.0 (2024-03-06)
7+
8+
### Features
9+
10+
* **i18n:** new packages ([8b91de8](https://github.com/gecut/hybrid-ui/commit/8b91de8636a6b51bfec084ab7b8edf1e61e77378)) by @MM25Zamanian

packages/i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gecut/i18n",
3-
"version": "1.2.4",
3+
"version": "2.0.0",
44
"type": "module",
55
"author": {
66
"name": "S. MohammadMahdi Zamanian",

packages/lit-helper/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 2.0.0 (2024-03-06)
7+
8+
### Bug Fixes
9+
10+
* **lit-helper:** eslint issues ([82addf0](https://github.com/gecut/hybrid-ui/commit/82addf08e6f839659082b6a9313b0cbc1680fc66)) by @MM25Zamanian
11+
12+
### Features
13+
14+
* **lit-helper:** new packages ([f2ac41c](https://github.com/gecut/hybrid-ui/commit/f2ac41c9dcb2f2ac0ba48b01b6661c4f9ab70dcd)) by @MM25Zamanian

packages/lit-helper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gecut/lit-helper",
3-
"version": "1.2.4",
3+
"version": "2.0.0",
44
"type": "module",
55
"author": {
66
"name": "S. MohammadMahdi Zamanian",

packages/mixins/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 2.0.0 (2024-03-06)
7+
8+
### Bug Fixes
9+
10+
* **mixins:** exports path ([461bd92](https://github.com/gecut/hybrid-ui/commit/461bd92c9a1b2ea106e9be4de695e5087799da0a)) by @MM25Zamanian
11+
12+
### Features
13+
14+
* **mixins:** new package ([9b2a1d0](https://github.com/gecut/hybrid-ui/commit/9b2a1d01ee7fa6eae9cc39088245870e02ab701e)) by @MM25Zamanian

packages/mixins/package.json

Lines changed: 1 addition & 1 deletion
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": "1.2.4",
5+
"version": "2.0.0",
66
"license": "MIT",
77
"keywords": [
88
"TypeScript",

packages/styles/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# 2.0.0 (2024-03-06)
7+
8+
### Bug Fixes
9+
10+
* **styles:** eslint issues ([036e121](https://github.com/gecut/hybrid-ui/commit/036e12134efe38e77516834201256ef66c2f3596)) by @MM25Zamanian
11+
* **styles:** exports paths ([49e4b9a](https://github.com/gecut/hybrid-ui/commit/49e4b9a3bf8e31ef94ee35b28ff816e917a196d1)) by @MM25Zamanian
12+
13+
### Features
14+
15+
* **styles:** new package ([e470e6a](https://github.com/gecut/hybrid-ui/commit/e470e6af50ae89f4d72be5e0319dc8e0a5cbdce5)) by @MM25Zamanian

packages/styles/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gecut/styles",
3-
"version": "1.2.4",
3+
"version": "2.0.0",
44
"type": "module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)