Skip to content

Commit a16eb87

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

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-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.6.0](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-07-08)
7+
8+
### Features
9+
10+
* **components:** snack-bar ([d9a561e](https://github.com/gecut/hybrid-ui/commit/d9a561e998d3fdfb2923bf6bc96ea0ecc799eb32)) by @MM25Zamanian
11+
612
## [2.5.5](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-07-06)
713

814
**Note:** Version bump only for package @gecut/components

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.5",
3+
"version": "2.6.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/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.6.0](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-07-08)
7+
8+
### Features
9+
10+
* **styles:** snack-bar ([e0b2b6c](https://github.com/gecut/hybrid-ui/commit/e0b2b6c075e518ff71f94d625fa9d9a9c128ca8c)) by @MM25Zamanian
11+
612
# [2.5.0](https://github.com/gecut/hybrid-ui/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-06-26)
713

814
### Bug Fixes

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.5.0",
3+
"version": "2.6.0",
44
"type": "module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)