Skip to content

Commit b17813f

Browse files
committed
release: %s
- @gecut/[email protected]
1 parent 6416a9f commit b17813f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/components/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
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.1.0-alpha.2](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-4-1)
7+
8+
### Features
9+
10+
* **components/button:** loader icon ([9626862](https://github.com/gecut/hybrid-ui/commit/962686228324711d5a8e0b6e672e6290bba68184)) by @MM25Zamanian
11+
* **components/dialog/helper:** add content to open method ([37ef94a](https://github.com/gecut/hybrid-ui/commit/37ef94a34a1c99a88636126c9d420a79a943f69d)) by @MM25Zamanian
12+
613
# [2.1.0-alpha.1](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-3-31)
714

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

0 commit comments

Comments
 (0)