Skip to content

Commit a862c61

Browse files
Version Packages
1 parent 2547c0f commit a862c61

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/cuddly-jeans-check.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fifty-hairs-drum.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/workers-shared/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @cloudflare/workers-shared
22

3+
## 0.14.0
4+
5+
### Minor Changes
6+
7+
- [#8094](https://github.com/cloudflare/workers-sdk/pull/8094) [`d83dd19`](https://github.com/cloudflare/workers-sdk/commit/d83dd1912baf680df45cea4bbdeae77d2d7013aa) Thanks [@WillTaylorDev](https://github.com/WillTaylorDev)! - Provides sentry sourcemap generation and upload on production deploys.
8+
9+
- [#8084](https://github.com/cloudflare/workers-sdk/pull/8084) [`2547c0f`](https://github.com/cloudflare/workers-sdk/commit/2547c0fcca80ac3fde9fed292c3c477218fbd096) Thanks [@GregBrimble](https://github.com/GregBrimble)! - Rollout interpolation search method for asset manifests (1 / 20,000 requests)
10+
311
## 0.13.2
412

513
### Patch Changes

packages/workers-shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudflare/workers-shared",
3-
"version": "0.13.2",
3+
"version": "0.14.0",
44
"description": "Package that is used at Cloudflare to power some internal features of Cloudflare Workers.",
55
"keywords": [
66
"cloudflare",

0 commit comments

Comments
 (0)