Skip to content

Commit

Permalink
Version Packages (next) (#5935)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 16, 2022
1 parent 63da9df commit 5e914e7
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -871,6 +871,7 @@
"smart-pears-accept",
"smart-peas-compare",
"smart-planets-beam",
"smooth-bags-sell",
"smooth-cars-build",
"smooth-cars-reflect",
"smooth-comics-mate",
Expand Down
6 changes: 6 additions & 0 deletions packages/adapter-cloudflare-workers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @sveltejs/adapter-cloudflare-workers

## 1.0.0-next.53

### Patch Changes

- expose caches on platform ([#5887](https://github.com/sveltejs/kit/pull/5887))

## 1.0.0-next.52

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-cloudflare-workers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sveltejs/adapter-cloudflare-workers",
"version": "1.0.0-next.52",
"version": "1.0.0-next.53",
"repository": {
"type": "git",
"url": "https://github.com/sveltejs/kit",
Expand Down

0 comments on commit 5e914e7

Please sign in to comment.