Skip to content

Commit 2330c33

Browse files
Version Packages (#1283)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a4ba42a commit 2330c33

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/six-carrots-attend.md

-5
This file was deleted.

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/wrangler/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# wrangler
22

3+
## 2.0.14
4+
5+
### Patch Changes
6+
7+
- [`a4ba42a`](https://github.com/cloudflare/wrangler2/commit/a4ba42a99caf8a61f618293768e5f5375354f6ee) Thanks [@threepointone](https://github.com/threepointone)! - Revert "Take 2 at moving .npmrc to the root of the repository (#1281)"
8+
39
## 2.0.13
410

511
### Patch Changes

packages/wrangler/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wrangler",
3-
"version": "2.0.13",
3+
"version": "2.0.14",
44
"author": "[email protected]",
55
"description": "Command-line interface for all things Cloudflare Workers",
66
"bin": {

0 commit comments

Comments
 (0)