Skip to content

Commit 97cc026

Browse files
committed
release: %s
- @gecut/[email protected] - @gecut/[email protected] - @gecut/[email protected]
1 parent 3edb95f commit 97cc026

File tree

6 files changed

+15
-3
lines changed

6 files changed

+15
-3
lines changed

packages/logger/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+
## [1.4.1](https://github.com/gecut/hybrid-core/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-5-9)
7+
8+
**Note:** Version bump only for package @gecut/logger
9+
610
# [1.4.0](https://github.com/gecut/hybrid-core/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-5-4)
711

812
### Bug Fixes

packages/logger/package.json

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

packages/signal/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.1.1](https://github.com/gecut/hybrid-core/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-5-9)
7+
8+
**Note:** Version bump only for package @gecut/signal
9+
610
# [2.1.0](https://github.com/gecut/hybrid-core/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-5-4)
711

812
**Note:** Version bump only for package @gecut/signal

packages/signal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"type": "module",
33
"name": "@gecut/signal",
44
"description": "Experience the pinnacle of high-performance, memory-safe signal architecture with our TypeScript-based npm package—easy to use and perfect for micro-component systems",
5-
"version": "2.1.0",
5+
"version": "2.1.1",
66
"license": "MIT",
77
"keywords": [
88
"High-performance",

packages/utilities/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+
## [5.2.1](https://github.com/gecut/hybrid-core/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-5-9)
7+
8+
**Note:** Version bump only for package @gecut/utilities
9+
610
# [5.2.0](https://github.com/gecut/hybrid-core/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-5-4)
711

812
### Features

packages/utilities/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gecut/utilities",
3-
"version": "5.2.0",
3+
"version": "5.2.1",
44
"type": "module",
55
"description": "The ultimate utility toolkit from Gecut Company, crafted with TypeScript for optimal speed and efficiency. Designed to boost productivity with a suite of fast and optimized tools.",
66
"keywords": [

0 commit comments

Comments
 (0)