Skip to content

Commit

Permalink
release: %s
Browse files Browse the repository at this point in the history
  • Loading branch information
MM25Zamanian committed Mar 6, 2024
1 parent 4c10dc8 commit 5f4ac87
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 4 deletions.
4 changes: 4 additions & 0 deletions packages/logger/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.3.1-alpha.0](https://github.com/gecut/hybrid-core/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-03-06)

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

# 1.3.0 (2024-03-04)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gecut/logger",
"version": "1.3.0",
"version": "1.3.1-alpha.0",
"type": "module",
"author": {
"name": "S. MohammadMahdi Zamanian",
Expand Down
6 changes: 6 additions & 0 deletions packages/signal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.1-alpha.0](https://github.com/gecut/hybrid-core/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-03-06)

### Bug Fixes

* **signal:** exports path ([55dc9c0](https://github.com/gecut/hybrid-core/commit/55dc9c081cd266958c5e60aed84278c8024064ed)) by @MM25Zamanian

# 2.0.0 (2024-03-04)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/signal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "module",
"name": "@gecut/signal",
"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",
"version": "2.0.0",
"version": "2.0.1-alpha.0",
"license": "MIT",
"keywords": [
"High-performance",
Expand Down
6 changes: 6 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.1.1-alpha.0](https://github.com/gecut/hybrid-core/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-03-06)

### Bug Fixes

* **types:** exports path ([4c10dc8](https://github.com/gecut/hybrid-core/commit/4c10dc82b8336b2663c604e55ca90b497ebef6be)) by @MM25Zamanian

# [2.1.0](https://github.com/gecut/hybrid-core/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-03-03)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gecut/types",
"version": "2.1.0",
"version": "2.1.1-alpha.0",
"type": "module",
"description": "Internal types for Gecut Company",
"keywords": [
Expand Down
4 changes: 4 additions & 0 deletions packages/utilities/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.1.1-alpha.0](https://github.com/gecut/hybrid-core/compare/@gecut/[email protected]...@gecut/[email protected]) (2024-03-06)

**Note:** Version bump only for package @gecut/utilities

# 5.1.0 (2024-03-03)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/utilities/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gecut/utilities",
"version": "5.1.0",
"version": "5.1.1-alpha.0",
"type": "module",
"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.",
"keywords": [
Expand Down

0 comments on commit 5f4ac87

Please sign in to comment.