Skip to content

Commit 09ec068

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

File tree

4 files changed

+16
-2
lines changed

4 files changed

+16
-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.5.0](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-06-26)
7+
8+
### Bug Fixes
9+
10+
* **components/top-bar:** fix imports ([ba150c3](https://github.com/gecut/hybrid-ui/commit/ba150c3a62d7630157b6c3120c4d8cdfc59460f8)) by @MM25Zamanian
11+
12+
### Features
13+
14+
* **components/top-bar:** context for title ([12d0639](https://github.com/gecut/hybrid-ui/commit/12d0639bdcfd228e126efa84a8915d25f1e0ae86)) by @MM25Zamanian
15+
616
## [2.4.1](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-06-26)
717

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

packages/lit-helper/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.1](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-06-26)
7+
8+
**Note:** Version bump only for package @gecut/lit-helper
9+
610
# [2.2.0](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-06-22)
711

812
### Features

packages/lit-helper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gecut/lit-helper",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"type": "module",
55
"author": {
66
"name": "S. MohammadMahdi Zamanian",

0 commit comments

Comments
 (0)