Skip to content

Commit a72eb74

Browse files
committed
release: v0.19.2
1 parent c0e51a1 commit a72eb74

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.19.2](https://github.com/globalbrain/hado/compare/v0.19.1...v0.19.2) (2025-10-09)
2+
3+
### Features
4+
5+
- export `timeoutSignal` ([fa0b7df](https://github.com/globalbrain/hado/commit/fa0b7dff0f7d2f95209661ba6b34014d7d383acc))
6+
17
## [0.19.1](https://github.com/globalbrain/hado/compare/v0.19.0...v0.19.1) (2025-10-02)
28

39
### Bug Fixes

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@globalbrain/hado",
3-
"version": "0.19.1",
3+
"version": "0.19.2",
44
"exports": {
55
"./router": "./src/router.ts",
66
"./sentry": "./src/sentry.ts",

0 commit comments

Comments
 (0)