We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6adbc50 commit 8642369Copy full SHA for 8642369
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [0.19.3](https://github.com/globalbrain/hado/compare/v0.19.2...v0.19.3) (2025-11-01)
2
+
3
## [0.19.2](https://github.com/globalbrain/hado/compare/v0.19.1...v0.19.2) (2025-10-09)
4
5
### Features
deno.json
@@ -1,6 +1,6 @@
{
"name": "@globalbrain/hado",
- "version": "0.19.2",
+ "version": "0.19.3",
"exports": {
"./router": "./src/router.ts",
6
"./sentry": "./src/sentry.ts",
0 commit comments