We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 571ff32 commit e7e93b8Copy full SHA for e7e93b8
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [0.19.6](https://github.com/globalbrain/hado/compare/v0.19.5...v0.19.6) (2025-11-20)
2
+
3
## [0.19.5](https://github.com/globalbrain/hado/compare/v0.19.4...v0.19.5) (2025-11-18)
4
5
## [0.19.4](https://github.com/globalbrain/hado/compare/v0.19.3...v0.19.4) (2025-11-03)
deno.json
@@ -1,6 +1,6 @@
{
"name": "@globalbrain/hado",
- "version": "0.19.5",
+ "version": "0.19.6",
"exports": {
"./router": "./src/router.ts",
6
"./sentry": "./src/sentry.ts",
0 commit comments