Skip to content

Commit 0435d8e

Browse files
authored
Release @cloudflare/[email protected] (#8547)
1 parent 1b235b6 commit 0435d8e

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

.changeset/loud-crabs-remain.md

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

packages/unenv-preset/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @cloudflare/unenv-preset
22

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- [#8514](https://github.com/cloudflare/workers-sdk/pull/8514) [`4ad78ea`](https://github.com/cloudflare/workers-sdk/commit/4ad78ea2c9b8fed7e3afe581e1c320b852969f6a) Thanks [@vicb](https://github.com/vicb)! - Use the native implementation for `connect` and `TLSSocket` from `node:tls`
8+
9+
### Patch Changes
10+
11+
- [#8514](https://github.com/cloudflare/workers-sdk/pull/8514) [`4ad78ea`](https://github.com/cloudflare/workers-sdk/commit/4ad78ea2c9b8fed7e3afe581e1c320b852969f6a) Thanks [@vicb](https://github.com/vicb)! - sync with `[email protected]`
12+
313
## 2.0.2
414

515
### Patch Changes

packages/unenv-preset/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudflare/unenv-preset",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"description": "cloudflare preset for unenv",
55
"keywords": [
66
"cloudflare",

0 commit comments

Comments
 (0)