Skip to content

Commit df46377

Browse files
committed
release: v0.11.0
1 parent 8886fd5 commit df46377

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.11.0](https://github.com/globalbrain/hado/compare/v0.10.1...v0.11.0) (2025-05-15)
2+
3+
### Features
4+
5+
- **utils:** add `concurrentArrayFetcher` ([8886fd5](https://github.com/globalbrain/hado/commit/8886fd5596890bcc0bb783b074e8d7782d59fe8b))
6+
17
## [0.10.1](https://github.com/globalbrain/hado/compare/v0.10.0...v0.10.1) (2025-04-28)
28

39
### Bug Fixes

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

0 commit comments

Comments
 (0)