Skip to content

Commit aa87e5f

Browse files
committed
release: %s
- @gecut/[email protected] - @gecut/[email protected] - @gecut/[email protected]
1 parent ce255a4 commit aa87e5f

File tree

6 files changed

+17
-3
lines changed

6 files changed

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

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

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.3",
3+
"version": "1.4.4",
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.2.2](https://github.com/gecut/hybrid-core/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-06-12)
7+
8+
**Note:** Version bump only for package @gecut/signal
9+
610
## [2.2.1](https://github.com/gecut/hybrid-core/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-06-11)
711

812
### Bug Fixes

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.2.1",
5+
"version": "2.2.2",
66
"license": "MIT",
77
"keywords": [
88
"High-performance",

packages/utilities/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+
# [5.4.0](https://github.com/gecut/hybrid-core/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-06-12)
7+
8+
### Features
9+
10+
* **utilities/envvm:** new utility ([48b8324](https://github.com/gecut/hybrid-core/commit/48b8324af345f393274eb315709c208f913255fe)) by @MM25Zamanian
11+
612
# [5.3.0](https://github.com/gecut/hybrid-core/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-06-11)
713

814
### Bug Fixes

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.3.0",
3+
"version": "5.4.0",
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)