Skip to content

Commit c3b8549

Browse files
committed
release: %s
- @gecut/[email protected] - @gecut/[email protected] - @gecut/[email protected] - @gecut/[email protected]
1 parent db91c35 commit c3b8549

File tree

8 files changed

+24
-4
lines changed

8 files changed

+24
-4
lines changed

packages/components/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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-alpha.0](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-3-20)
7+
8+
### Features
9+
10+
* **components:** create dialog components ([#26](https://github.com/gecut/hybrid-ui/issues/26)) ([db91c35](https://github.com/gecut/hybrid-ui/commit/db91c352417257d8f516e2104209597eeeb26647)) by @MM25Zamanian
11+
612
## [2.0.1-alpha.0](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-3-10)
713

814
### Bug Fixes

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": "2.0.1-alpha.0",
3+
"version": "2.1.0-alpha.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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.0.1](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-3-20)
7+
8+
**Note:** Version bump only for package @gecut/i18n
9+
610
# 2.0.0 (2024-03-06)
711

812
### Features

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": "2.0.0",
3+
"version": "2.0.1",
44
"type": "module",
55
"author": {
66
"name": "S. MohammadMahdi Zamanian",

packages/lit-helper/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.0.1](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-3-20)
7+
8+
**Note:** Version bump only for package @gecut/lit-helper
9+
610
# 2.0.0 (2024-03-06)
711

812
### Bug Fixes

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": "2.0.0",
3+
"version": "2.0.1",
44
"type": "module",
55
"author": {
66
"name": "S. MohammadMahdi Zamanian",

packages/styles/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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-3-20)
7+
8+
### Features
9+
10+
* **components:** create dialog components ([#26](https://github.com/gecut/hybrid-ui/issues/26)) ([db91c35](https://github.com/gecut/hybrid-ui/commit/db91c352417257d8f516e2104209597eeeb26647)) by @MM25Zamanian
11+
612
# 2.0.0 (2024-03-06)
713

814
### Bug Fixes

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": "2.0.0",
3+
"version": "2.1.0",
44
"type": "module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)