Skip to content

Commit c6c87b9

Browse files
committed
release: v0.8.5
1 parent 8fa09c2 commit c6c87b9

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.5](https://github.com/globalbrain/hado/compare/v0.8.4...v0.8.5) (2025-01-16)
2+
3+
### Features
4+
5+
- **sentry:** console integration for npm packages ([8fa09c2](https://github.com/globalbrain/hado/commit/8fa09c2f986a9d404a478e8293b205c8b7ef50f7))
6+
17
## [0.8.4](https://github.com/globalbrain/hado/compare/v0.8.3...v0.8.4) (2025-01-15)
28

39
## [0.8.3](https://github.com/globalbrain/hado/compare/v0.8.2...v0.8.3) (2024-12-12)

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

0 commit comments

Comments
 (0)