Skip to content

Commit 0555b6f

Browse files
committed
release: v0.6.3
1 parent 74eb88e commit 0555b6f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [0.6.3](https://github.com/globalbrain/hado/compare/v0.6.2...v0.6.3) (2024-07-15)
2+
13
## [0.6.2](https://github.com/globalbrain/hado/compare/v0.6.1...v0.6.2) (2024-07-15)
24

35
## [0.6.1](https://github.com/globalbrain/hado/compare/v0.6.0...v0.6.1) (2024-07-15)

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@globalbrain/hado",
3-
"version": "0.6.2",
3+
"version": "0.6.3",
44
"exports": {
55
"./router": "./src/router.ts",
66
"./utils": "./src/utils.ts"

0 commit comments

Comments
 (0)