We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcfa243 commit 562c3d0Copy full SHA for 562c3d0
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [0.17.2](https://github.com/globalbrain/hado/compare/v0.17.1...v0.17.2) (2025-07-28)
2
+
3
## [0.17.1](https://github.com/globalbrain/hado/compare/v0.17.0...v0.17.1) (2025-07-09)
4
5
## [0.17.0](https://github.com/globalbrain/hado/compare/v0.16.0...v0.17.0) (2025-07-09)
deno.json
@@ -1,6 +1,6 @@
{
"name": "@globalbrain/hado",
- "version": "0.17.1",
+ "version": "0.17.2",
"exports": {
"./router": "./src/router.ts",
6
"./sentry": "./src/sentry.ts",
0 commit comments