Skip to content

Commit c34c130

Browse files
committed
chore(release): publish %s
- @gecut/[email protected] - @gecut/[email protected]
1 parent e4d686b commit c34c130

File tree

4 files changed

+15
-2
lines changed

4 files changed

+15
-2
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.8.1](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-09-10)
7+
8+
### Bug Fixes
9+
10+
* **components/dialog:** import ext ([c502942](https://github.com/gecut/hybrid-ui/commit/c502942d276420440109b052d6350cb0eece151f)) by @MM25Zamanian
11+
* **components/list:** import ext ([70c08a2](https://github.com/gecut/hybrid-ui/commit/70c08a234e393584e620a955888532ccfa14e04b)) by @MM25Zamanian
12+
613
# [2.8.0](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-09-09)
714

815
### 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.8.0",
3+
"version": "2.8.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: 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.8.1](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-09-10)
7+
8+
### Bug Fixes
9+
10+
* **styles:** import ext ([af6f24c](https://github.com/gecut/hybrid-ui/commit/af6f24cccfb0a1f6ea56eca66ef556aeb39b94cf)) by @MM25Zamanian
11+
612
# [2.8.0](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-09-09)
713

814
### 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.8.0",
3+
"version": "2.8.1",
44
"type": "module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)