Skip to content

Commit 2ead7c4

Browse files
prdaiclaude
andcommitted
release: v0.1.0
Cut the 0.1.0 changelog entry from Unreleased and add comparison links. package.json is already at 0.1.0; merging this PR and tagging v0.1.0 triggers the npm publish workflow. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 5609c42 commit 2ead7c4

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.1.0] - 2026-06-20
11+
1012
### Added
1113

1214
- `cloudflareKVCache(kv, options?)` factory and `CloudflareKVCache` class — a
@@ -19,4 +21,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1921
60-second minimum; configurable `defaultTtlSeconds` and key `prefix`.
2022
- Documentation site (Astro + Starlight) deployed to Cloudflare Workers.
2123

22-
[Unreleased]: https://github.com/BitByBit-B3/drizzle-cloudflare-kv-cache-adapter/commits/main
24+
[Unreleased]: https://github.com/BitByBit-B3/drizzle-cloudflare-kv-cache-adapter/compare/v0.1.0...HEAD
25+
[0.1.0]: https://github.com/BitByBit-B3/drizzle-cloudflare-kv-cache-adapter/releases/tag/v0.1.0

0 commit comments

Comments
 (0)