Skip to content

Commit b9d5f5f

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

7 files changed

Lines changed: 25 additions & 10 deletions

File tree

.changeset/olive-rabbits-itch.md

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

liminal-browser/CHANGELOG.md

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

3+
## 0.17.7
4+
5+
### Patch Changes
6+
7+
- e5c54be: Decouple actor transport. Implement proper multi-actor instance browser registry.
8+
- Updated dependencies [e5c54be]
9+
- liminal@0.17.7
10+
311
## 0.17.6
412

513
### Patch Changes

liminal-browser/package.json

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

liminal-cloudflare/CHANGELOG.md

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

3+
## 0.17.7
4+
5+
### Patch Changes
6+
7+
- e5c54be: Decouple actor transport. Implement proper multi-actor instance browser registry.
8+
- Updated dependencies [e5c54be]
9+
- liminal@0.17.7
10+
311
## 0.17.6
412

513
### Patch Changes

liminal-cloudflare/package.json

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

liminal/CHANGELOG.md

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

3+
## 0.17.7
4+
5+
### Patch Changes
6+
7+
- e5c54be: Decouple actor transport. Implement proper multi-actor instance browser registry.
8+
39
## 0.17.6
410

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

0 commit comments

Comments
 (0)