Skip to content

Commit ffe8258

Browse files
version packages (#422)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6a6fe05 commit ffe8258

7 files changed

Lines changed: 26 additions & 10 deletions

File tree

.changeset/plenty-snakes-lose.md

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

effect-workerd/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# effect-workerd
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- 6a6fe05: Debug publish of liminal-util.
8+
- Updated dependencies [6a6fe05]
9+
- liminal-util@0.0.9
10+
311
## 0.0.2
412

513
### Patch Changes

effect-workerd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "effect-workerd",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Effect x Cloudflare",
55
"bugs": {
66
"url": "https://github.com/crosshatch/liminal/issues"

liminal-util/CHANGELOG.md

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

3+
## 0.0.9
4+
5+
### Patch Changes
6+
7+
- 6a6fe05: Debug publish of liminal-util.
8+
39
## 0.0.8
410

511
### Patch Changes

liminal-util/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "liminal-util",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"bugs": {
55
"url": "https://github.com/crosshatch/liminal/issues"
66
},

liminal/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# liminal
22

3+
## 0.17.13
4+
5+
### Patch Changes
6+
7+
- 6a6fe05: Debug publish of liminal-util.
8+
- Updated dependencies [6a6fe05]
9+
- liminal-util@0.0.9
10+
- effect-workerd@0.0.3
11+
312
## 0.17.12
413

514
### Patch Changes

liminal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "liminal",
3-
"version": "0.17.12",
3+
"version": "0.17.13",
44
"description": "Effect x Actors",
55
"bugs": {
66
"url": "https://github.com/crosshatch/liminal/issues"

0 commit comments

Comments
 (0)