Skip to content

Commit d60b6c4

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

5 files changed

Lines changed: 16 additions & 8 deletions

File tree

.changeset/five-horses-pick.md

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

effect-workerd/CHANGELOG.md

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

3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- ab30d60: Move accumulator api directly into client and implement internal actor method bindings.
8+
39
## 0.0.4
410

511
### 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.4",
3+
"version": "0.0.5",
44
"description": "Effect x Cloudflare",
55
"bugs": {
66
"url": "https://github.com/crosshatch/liminal/issues"

liminal/CHANGELOG.md

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

3+
## 0.17.15
4+
5+
### Patch Changes
6+
7+
- ab30d60: Move accumulator api directly into client and implement internal actor method bindings.
8+
- Updated dependencies [ab30d60]
9+
- effect-workerd@0.0.5
10+
311
## 0.17.14
412

513
### 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.14",
3+
"version": "0.17.15",
44
"description": "Effect x Actors",
55
"bugs": {
66
"url": "https://github.com/crosshatch/liminal/issues"

0 commit comments

Comments
 (0)