Skip to content

Commit f094f74

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

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.0.1-alpha.0](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-3-10)
7+
8+
### Bug Fixes
9+
10+
* **components:** button ([0766241](https://github.com/gecut/hybrid-ui/commit/07662418a4d984b39ac4600b7b5bd5a0d592e085)) by @MM25Zamanian
11+
* **components:** button ([85be9b2](https://github.com/gecut/hybrid-ui/commit/85be9b22d16e44480b9c28e9d905de7adcd036c9)) by @MM25Zamanian
12+
613
# 2.0.0 (2024-03-06)
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.0.0",
3+
"version": "2.0.1-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": [

0 commit comments

Comments
 (0)