We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0e51a1 commit a72eb74Copy full SHA for a72eb74
2 files changed
CHANGELOG.md
@@ -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
7
## [0.19.1](https://github.com/globalbrain/hado/compare/v0.19.0...v0.19.1) (2025-10-02)
8
9
### Bug Fixes
deno.json
@@ -1,6 +1,6 @@
{
"name": "@globalbrain/hado",
- "version": "0.19.1",
+ "version": "0.19.2",
"exports": {
"./router": "./src/router.ts",
"./sentry": "./src/sentry.ts",
0 commit comments