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 527ea59 commit 3940f37Copy full SHA for 3940f37
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [0.8.1](https://github.com/globalbrain/hado/compare/v0.8.0...v0.8.1) (2024-11-28)
2
+
3
## [0.8.0](https://github.com/globalbrain/hado/compare/v0.7.3...v0.8.0) (2024-11-10)
4
5
### ⚠ BREAKING CHANGES
deno.json
@@ -1,6 +1,6 @@
{
"name": "@globalbrain/hado",
- "version": "0.8.0",
+ "version": "0.8.1",
"exports": {
"./router": "./src/router.ts",
6
"./utils": "./src/utils.ts"
0 commit comments