Skip to content

release: v0.1.0 - #4

Merged
prdai merged 1 commit into
mainfrom
release/v0.1.0
Jun 20, 2026
Merged

release: v0.1.0#4
prdai merged 1 commit into
mainfrom
release/v0.1.0

Conversation

@prdai

@prdai prdai commented Jun 20, 2026

Copy link
Copy Markdown
Member

Initial public release of drizzle-cloudflare-kv-cache-adapter.

Changes

  • Cut the 0.1.0 entry in CHANGELOG.md (from [Unreleased]) dated 2026-06-20, with compare/release links.
  • package.json is already at 0.1.0.

Release steps (after merge)

  1. Merge this PR into main.
  2. Tag the release:
    git checkout main && git pull
    git tag v0.1.0 && git push origin v0.1.0
  3. The release.yml workflow runs typecheck + test + build, then npm publish --provenance --access public.

⚠️ Prerequisite

The NPM_TOKEN repository secret must be set, or the publish step will fail.

What ships to npm

ESM build + types only: dist/, README.md, LICENSE (verified earlier via bun pm pack).

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated changelog with version 0.1.0 release documentation and version tracking references.

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>
@coderabbitai

coderabbitai Bot commented Jun 20, 2026

Copy link
Copy Markdown

Review Change Stack

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Free

Run ID: 2f90d806-bb27-4382-8233-78046b7a805e

📥 Commits

Reviewing files that changed from the base of the PR and between 5609c42 and 2ead7c4.

📒 Files selected for processing (1)
  • CHANGELOG.md

Walkthrough

CHANGELOG.md gets a new ## [0.1.0] - 2026-06-20 release section heading and updated Markdown reference link definitions: [Unreleased] now points to a v0.1.0...HEAD compare URL, and a new [0.1.0] link points to the release tag. The old commits/main [Unreleased] link is removed.

Changes

CHANGELOG 0.1.0 Release Entry

Layer / File(s) Summary
0.1.0 heading and reference links
CHANGELOG.md
Adds the ## [0.1.0] - 2026-06-20 section heading and replaces the old [Unreleased] reference link with two new definitions: [Unreleased] comparing v0.1.0...HEAD and [0.1.0] pointing to the release tag.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

📦 Version zero-point-one has arrived,
The changelog now shows it survived.
A heading, two links — clean and neat,
Unreleased points forward, the tag is complete.
Ship it! 🚀


Note

🎁 Summarized by CodeRabbit Free

Your organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login.

Comment @coderabbitai help to get the list of available commands and usage tips.

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
drizzle-kv-cache-docs 2ead7c4 Jun 20 2026, 06:05 PM

@prdai
prdai merged commit b18acea into main Jun 20, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant