Skip to content

Commit 8083131

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

File tree

4 files changed

+20
-2
lines changed

4 files changed

+20
-2
lines changed

packages/components/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.4.1](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-06-26)
7+
8+
### Bug Fixes
9+
10+
* **components/button:** icons ([88f973c](https://github.com/gecut/hybrid-ui/commit/88f973c6762f47cefea289d545ce00db2b12f890)) by @MM25Zamanian
11+
612
# [2.4.0](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-06-22)
713

814
### 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.4.0",
3+
"version": "2.4.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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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.5.0](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-06-26)
7+
8+
### Bug Fixes
9+
10+
* **styles/base:** add `html` & `body` base ([ba4a46c](https://github.com/gecut/hybrid-ui/commit/ba4a46c539fd78c764d3a0275f60d1e2c7eb79a6)) by @MM25Zamanian
11+
* **styles:** gecut layout ([17728d2](https://github.com/gecut/hybrid-ui/commit/17728d2fdbf8c6f37ba2df0890fd2fe1d487974d)) by @MM25Zamanian
12+
13+
### Features
14+
15+
* **styles/color-scheme:** add static ref colors ([86e6a6e](https://github.com/gecut/hybrid-ui/commit/86e6a6e839fe9f231b616eeb108597df92657431)) by @MM25Zamanian
16+
* **styles/layout:** new utility ([f1643c1](https://github.com/gecut/hybrid-ui/commit/f1643c1b369c239394e72f2ba913c7fdcf514f47)) by @MM25Zamanian
17+
618
# [2.4.0](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-06-22)
719

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

0 commit comments

Comments
 (0)