Skip to content

Commit 383a3ca

Browse files
Version Packages (#8144)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 98781db commit 383a3ca

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/sharp-dogs-relate.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.3
4+
5+
### Patch Changes
6+
7+
- [`98781db`](https://github.com/cloudflare/workers-sdk/commit/98781db674c5fac775e4c843bdcc869f0d49c918) Thanks [@penalosa](https://github.com/penalosa)! - trigger fake release
8+
39
## 0.0.2
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.2",
3+
"version": "0.0.3",
44
"private": true,
55
"scripts": {
66
"check:lint": "eslint . --max-warnings=0",

0 commit comments

Comments
 (0)