Skip to content

Commit

Permalink
Merge efa656b into 8547aa0
Browse files Browse the repository at this point in the history
  • Loading branch information
changesets-release-app[bot] committed May 4, 2024
2 parents 8547aa0 + efa656b commit 5dfc8e2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/grumpy-coats-invite.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# cachified-adapter-cloudflare-kv

## 2.2.0

### Minor Changes

- [#167](https://github.com/AdiRishi/cachified-adapter-cloudflare-kv/pull/167) [`8547aa0`](https://github.com/AdiRishi/cachified-adapter-cloudflare-kv/commit/8547aa0494ae834fd9b00c16e6d1dda22354e284) Thanks [@AdiRishi](https://github.com/AdiRishi)! - Update Cloudflare worker types to the recommended default compatibility date of 2023-07-01

## 2.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cachified-adapter-cloudflare-kv",
"description": "Cloudflare KV adapter for @epic-web/cachified",
"version": "2.1.0",
"version": "2.2.0",
"type": "module",
"main": "dist/index.cjs",
"module": "dist/index.js",
Expand Down

0 comments on commit 5dfc8e2

Please sign in to comment.