We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fa09c2 commit c6c87b9Copy full SHA for c6c87b9
CHANGELOG.md
@@ -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
7
## [0.8.4](https://github.com/globalbrain/hado/compare/v0.8.3...v0.8.4) (2025-01-15)
8
9
## [0.8.3](https://github.com/globalbrain/hado/compare/v0.8.2...v0.8.3) (2024-12-12)
deno.json
@@ -1,6 +1,6 @@
{
"name": "@globalbrain/hado",
- "version": "0.8.4",
+ "version": "0.8.5",
"exports": {
"./router": "./src/router.ts",
"./utils": "./src/utils.ts"
0 commit comments