Skip to content

Commit 103148b

Browse files
Version Packages (#8143)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8d15266 commit 103148b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wild-dolphins-happen.md

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

packages/workers.new/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# workers.new
22

3+
## 0.0.2
4+
5+
### Patch Changes
6+
7+
- [`bdecc9b`](https://github.com/cloudflare/workers-sdk/commit/bdecc9b2f4935ce3f9c7956d6b65a5030c1d11bb) Thanks [@penalosa](https://github.com/penalosa)! - trigger fake release
8+
39
## 0.0.1
410

511
### Patch Changes

packages/workers.new/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "workers.new",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"private": true,
55
"scripts": {
66
"check:lint": "eslint . --max-warnings=0",

0 commit comments

Comments
 (0)