Skip to content

Commit 6e656bc

Browse files
chore(release): monorepo release (#117)
- agera@1.0.0-beta.2 Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6b59d15 commit 6e656bc

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

packages/agera/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
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.0.0-beta.2](https://github.com/TrigenSoftware/nano_kit/compare/agera@1.0.0-beta.1...agera@1.0.0-beta.2) (2026-04-30)
7+
8+
### Features
9+
10+
* `onSignal` method to intercept each new signal instance ([6b59d15](https://github.com/TrigenSoftware/nano_kit/commit/6b59d159683e46665b326aa59cec0055102f2ae0))
11+
12+
### Bug Fixes
13+
14+
* improve tree-shaking ([6dfcaa8](https://github.com/TrigenSoftware/nano_kit/commit/6dfcaa83c7d35ad3b44139620d5a93d885cfc3e8))
15+
616
## [1.0.0-beta.1](https://github.com/TrigenSoftware/nano_kit/compare/agera@1.0.0-beta.0...agera@1.0.0-beta.1) (2026-04-27)
717

818
### Features

packages/agera/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "agera",
33
"type": "module",
4-
"version": "1.0.0-beta.1",
4+
"version": "1.0.0-beta.2",
55
"description": "A small push-pull based signal library based on alien-signals algorithm.",
66
"author": "dangreen",
77
"license": "MIT",

0 commit comments

Comments
 (0)