Skip to content

Commit 4c682c2

Browse files
committed
release: v0.8.2
1 parent ede66d4 commit 4c682c2

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.8.2](https://github.com/globalbrain/hado/compare/v0.8.1...v0.8.2) (2024-12-12)
2+
3+
### Bug Fixes
4+
5+
- **sentry:** don't treat "listening on ..." logs as errors ([ede66d4](https://github.com/globalbrain/hado/commit/ede66d4b02f94cf6acf19f3d819e67c07ed32400))
6+
17
## [0.8.1](https://github.com/globalbrain/hado/compare/v0.8.0...v0.8.1) (2024-11-28)
28

39
## [0.8.0](https://github.com/globalbrain/hado/compare/v0.7.3...v0.8.0) (2024-11-10)

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

0 commit comments

Comments
 (0)