Skip to content

Commit

Permalink
release: %s
Browse files Browse the repository at this point in the history
  • Loading branch information
MM25Zamanian committed Mar 20, 2024
1 parent db91c35 commit c3b8549
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 4 deletions.
6 changes: 6 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-alpha.0](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-3-20)

### Features

* **components:** create dialog components ([#26](https://github.com/gecut/hybrid-ui/issues/26)) ([db91c35](https://github.com/gecut/hybrid-ui/commit/db91c352417257d8f516e2104209597eeeb26647)) by @MM25Zamanian

## [2.0.1-alpha.0](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-3-10)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gecut/components",
"version": "2.0.1-alpha.0",
"version": "2.1.0-alpha.0",
"type": "module",
"description": "A collection of high-performance and beautiful UI components with Tailwind CSS, optimized for JS usage.",
"keywords": [
Expand Down
4 changes: 4 additions & 0 deletions packages/i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-3-20)

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

# 2.0.0 (2024-03-06)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/i18n/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gecut/i18n",
"version": "2.0.0",
"version": "2.0.1",
"type": "module",
"author": {
"name": "S. MohammadMahdi Zamanian",
Expand Down
4 changes: 4 additions & 0 deletions packages/lit-helper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-3-20)

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

# 2.0.0 (2024-03-06)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/lit-helper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gecut/lit-helper",
"version": "2.0.0",
"version": "2.0.1",
"type": "module",
"author": {
"name": "S. MohammadMahdi Zamanian",
Expand Down
6 changes: 6 additions & 0 deletions packages/styles/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]...@gecut/[email protected]) (2024-3-20)

### Features

* **components:** create dialog components ([#26](https://github.com/gecut/hybrid-ui/issues/26)) ([db91c35](https://github.com/gecut/hybrid-ui/commit/db91c352417257d8f516e2104209597eeeb26647)) by @MM25Zamanian

# 2.0.0 (2024-03-06)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gecut/styles",
"version": "2.0.0",
"version": "2.1.0",
"type": "module",
"repository": {
"type": "git",
Expand Down

0 comments on commit c3b8549

Please sign in to comment.