Skip to content

Commit

Permalink
release: v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
brc-dd committed Jul 15, 2024
1 parent 59cab34 commit aeae9e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## [0.6.2](https://github.com/globalbrain/hado/compare/v0.6.1...v0.6.2) (2024-07-15)

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

## [0.6.0](https://github.com/globalbrain/hado/compare/v0.5.0...v0.6.0) (2024-07-15)
Expand Down
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@globalbrain/hado",
"version": "0.6.1",
"version": "0.6.2",
"exports": {
"./router": "./src/router.ts",
"./utils": "./src/utils.ts"
Expand Down

0 comments on commit aeae9e0

Please sign in to comment.