Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 17, 2022
1 parent 1b068c9 commit cb72a76
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 24 deletions.
7 changes: 0 additions & 7 deletions .changeset/big-toes-obey.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/good-mugs-tease.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tender-tables-fetch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wild-toes-think.md

This file was deleted.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 14 additions & 0 deletions packages/wrangler/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# wrangler

## 2.0.13

### Patch Changes

- [#1267](https://github.com/cloudflare/wrangler2/pull/1267) [`c667398`](https://github.com/cloudflare/wrangler2/commit/c66739841646e0646729e671267e7227ecf1147e) Thanks [@rozenmd](https://github.com/rozenmd)! - fix: let folks know the URL we're opening during login

Closes #1259

* [#1277](https://github.com/cloudflare/wrangler2/pull/1277) [`3f3416b`](https://github.com/cloudflare/wrangler2/commit/3f3416b43f6500708369197802789f4dbe7b6d57) Thanks [@rozenmd](https://github.com/rozenmd)! - fix: bump undici to v5.5.1 (CVE patch)

- [#1260](https://github.com/cloudflare/wrangler2/pull/1260) [`d8ee04f`](https://github.com/cloudflare/wrangler2/commit/d8ee04f343303e50c976b676cd06075a971081f2) Thanks [@threepointone](https://github.com/threepointone)! - fix: pass env and ctx to request handler when using `--experimental-public`

* [`1b068c9`](https://github.com/cloudflare/wrangler2/commit/1b068c99e26c5007e6dbeb26479b1dbd5d4e9a17) Thanks [@threepointone](https://github.com/threepointone)! - Revert "fix: kv:key put upload binary files fix (#1255)"

## 2.0.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wrangler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wrangler",
"version": "2.0.12",
"version": "2.0.13",
"author": "[email protected]",
"description": "Command-line interface for all things Cloudflare Workers",
"bin": {
Expand Down

0 comments on commit cb72a76

Please sign in to comment.