Skip to content

Commit 491b5d5

Browse files
committed
release: %s
- @gecut/[email protected] - @gecut/[email protected]
1 parent 7efb724 commit 491b5d5

File tree

4 files changed

+22
-2
lines changed

4 files changed

+22
-2
lines changed

packages/components/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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.1](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-3-31)
7+
8+
### Bug Fixes
9+
10+
* **components/dialog:** content style issue ([a73f96d](https://github.com/gecut/hybrid-ui/commit/a73f96d472fdc72a5c5be5b87cc12e02553728d3)) by @MM25Zamanian
11+
12+
### Features
13+
14+
* **components/button:** loading ([b19eaba](https://github.com/gecut/hybrid-ui/commit/b19eabad22a07e53a9e69836f839afdce2f2ed22)) by @MM25Zamanian
15+
616
# [2.1.0-alpha.0](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-3-20)
717

818
### Features

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.1.0-alpha.0",
3+
"version": "2.1.0-alpha.1",
44
"type": "module",
55
"description": "A collection of high-performance and beautiful UI components with Tailwind CSS, optimized for JS usage.",
66
"keywords": [

packages/styles/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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-3-31)
7+
8+
### Bug Fixes
9+
10+
* **styles:** global css ([78738e5](https://github.com/gecut/hybrid-ui/commit/78738e596ab6b08aa8f4983aaeb5ed573104e979)) by @MM25Zamanian
11+
12+
### Features
13+
14+
* **styles:** typography ([7177225](https://github.com/gecut/hybrid-ui/commit/7177225d9c8b60b43d6ceea644aa0c9dd1082899)) by @MM25Zamanian
15+
616
# [2.1.0](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-3-20)
717

818
### Features

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

0 commit comments

Comments
 (0)