Skip to content

Commit d93a168

Browse files
authored
Merge pull request #242 from Agoric/changeset-release/main
Version Packages
2 parents 649cc9d + cd6430c commit d93a168

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/giant-jeans-jump.md

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

.changeset/lovely-experts-listen.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# @agoric/synthetic-chain
2+
3+
## 0.5.7
4+
5+
### Patch Changes
6+
7+
- f48a56d: Improve output for debugging `agd` invocations
8+
- 92efd29: bump deps to latest

packages/synthetic-chain/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@agoric/synthetic-chain",
3-
"version": "0.5.6",
3+
"version": "0.5.7",
44
"description": "Utilities to build a chain and test proposals atop it",
55
"bin": "dist/cli/cli.js",
66
"main": "./dist/lib/index.js",

0 commit comments

Comments
 (0)