We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74eb88e commit 0555b6fCopy full SHA for 0555b6f
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [0.6.3](https://github.com/globalbrain/hado/compare/v0.6.2...v0.6.3) (2024-07-15)
2
+
3
## [0.6.2](https://github.com/globalbrain/hado/compare/v0.6.1...v0.6.2) (2024-07-15)
4
5
## [0.6.1](https://github.com/globalbrain/hado/compare/v0.6.0...v0.6.1) (2024-07-15)
deno.json
@@ -1,6 +1,6 @@
{
"name": "@globalbrain/hado",
- "version": "0.6.2",
+ "version": "0.6.3",
"exports": {
"./router": "./src/router.ts",
6
"./utils": "./src/utils.ts"
0 commit comments