Skip to content

Commit 5d99595

Browse files
committed
chore(release): publish %s
- @gecut/[email protected] - @gecut/[email protected]
1 parent 96c468a commit 5d99595

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

packages/components/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.5.1](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-06-29)
7+
8+
**Note:** Version bump only for package @gecut/components
9+
610
# [2.5.0](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-06-26)
711

812
### 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.5.0",
3+
"version": "2.5.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/lit-helper/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.3.0](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-06-29)
7+
8+
### Features
9+
10+
* **lit/helper/context:** loading ([96c468a](https://github.com/gecut/hybrid-ui/commit/96c468a9402fcbb326219108d7506051febc9db0)) by @MM25Zamanian
11+
612
## [2.2.1](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-06-26)
713

814
**Note:** Version bump only for package @gecut/lit-helper

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.1",
3+
"version": "2.3.0",
44
"type": "module",
55
"author": {
66
"name": "S. MohammadMahdi Zamanian",

0 commit comments

Comments
 (0)