Skip to content

Commit f30dd05

Browse files
committed
release: v0.7.0
1 parent 74ff5b0 commit f30dd05

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.7.0](https://github.com/globalbrain/hado/compare/v0.6.4...v0.7.0) (2024-08-01)
2+
3+
### Bug Fixes
4+
5+
- removed sentry from exports due to jsr restrictions ([74ff5b0](https://github.com/globalbrain/hado/commit/74ff5b07f7537953623c01605a25e08205f2566e))
6+
17
## [0.6.4](https://github.com/globalbrain/hado/compare/v0.6.3...v0.6.4) (2024-08-01)
28

39
### Features

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.4",
3+
"version": "0.7.0",
44
"exports": {
55
"./router": "./src/router.ts",
66
"./utils": "./src/utils.ts"

0 commit comments

Comments
 (0)