Skip to content

Commit 4a1d928

Browse files
committed
release: v0.18.0
1 parent 79d55fa commit 4a1d928

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.18.0](https://github.com/globalbrain/hado/compare/v0.17.3...v0.18.0) (2025-08-04)
2+
3+
### Features
4+
5+
- **utils:** extended fetch - `fx` ([#2](https://github.com/globalbrain/hado/issues/2)) ([79d55fa](https://github.com/globalbrain/hado/commit/79d55fa13ac902647275bd66cffd3d4f062e36a0))
6+
17
## [0.17.3](https://github.com/globalbrain/hado/compare/v0.17.2...v0.17.3) (2025-07-30)
28

39
## [0.17.2](https://github.com/globalbrain/hado/compare/v0.17.1...v0.17.2) (2025-07-28)

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

0 commit comments

Comments
 (0)