Skip to content

Commit 5354578

Browse files
jboldagithub-actions[bot]
authored andcommitted
publish new versions
1 parent d3850c6 commit 5354578

File tree

4 files changed

+6
-7
lines changed

4 files changed

+6
-7
lines changed

.changes/change-pr-345.md

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

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/server/CHANGELOG.md

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

3+
## \[0.8.0]
4+
5+
- [`d3850c6`](https://github.com/thefrontside/simulacrum/commit/d3850c657ea45c9e67790b63fb4341a95818c664) ([#345](https://github.com/thefrontside/simulacrum/pull/345) by [@jbolda](https://github.com/thefrontside/simulacrum/../../jbolda)) Bump server to `effection` v4. With the tight dependency fitting into an `effection` runtime, bumping with a minor despite no specific breaking changes directly in this package. Additionally, we swapped to `@effectionx/process` and pulled in some other helpers. This was to prevent edge cases which were noted as part of the upgrade.
6+
37
## \[0.7.2]
48

59
### Bug Fixes

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@simulacrum/server",
3-
"version": "0.7.2",
3+
"version": "0.8.0",
44
"description": "Helpers and control plane to handle simulators and observability",
55
"author": "Frontside Engineering <engineering@frontside.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)