Skip to content

Commit e6c3855

Browse files
authored
Merge pull request #290 from Agoric/changeset-release/main
Version Packages
2 parents f7a3684 + 937f367 commit e6c3855

File tree

5 files changed

+9
-16
lines changed

5 files changed

+9
-16
lines changed

.changeset/late-deer-give.md

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

.changeset/silly-seas-read.md

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

.changeset/wise-rocks-battle.md

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

packages/synthetic-chain/CHANGELOG.md

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

3+
## 0.6.4
4+
5+
### Patch Changes
6+
7+
- 4790777: add getVatInfoFromID and vatParameters support to vat-status tools
8+
- eca190e: build latest from the multi-stage build target
9+
- 2c95326: Do not remove test image when --dry
10+
311
## 0.6.3
412

513
### Patch Changes

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.6.3",
3+
"version": "0.6.4",
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)