Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @agoric/sdk@5.1.1
 - @agoric/ertp@0.11.7
 - @agoric/swingset-vat@0.18.3
 - agoric@0.13.7
 - @agoric/cosmic-swingset@0.31.5
 - @agoric/dapp-svelte-wallet@0.10.7
 - @agoric/deploy-script-support@0.2.14
 - @agoric/eventual-send@0.13.19
 - @agoric/governance@0.1.3
 - @agoric/import-bundle@0.2.19
 - @agoric/import-manager@0.2.19
 - @agoric/marshal@0.4.16
 - @agoric/notifier@0.3.19
 - @agoric/pegasus@0.3.4
 - @agoric/sharing-service@0.1.19
 - @agoric/solo@0.2.7
 - @agoric/spawner@0.4.19
 - @agoric/store@0.4.19
 - @agoric/swingset-runner@0.13.7
 - @agoric/treasury@0.5.4
 - @agoric/ui-components@0.2.14
 - @agoric/vats@0.2.7
 - @agoric/zoe@0.17.2
 - @agoric/dapp-svelte-wallet-api@0.9.7
  • Loading branch information
michaelfig committed Jun 24, 2021
1 parent 8d38e9a commit 70ad8b4
Show file tree
Hide file tree
Showing 48 changed files with 332 additions and 136 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [5.1.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/sdk@5.1.0...@agoric/sdk@5.1.1) (2021-06-24)


### Bug Fixes

* maybe the best of both worlds: xs-worker but no explicit gc() ([8d38e9a](https://github.com/Agoric/agoric-sdk/commit/8d38e9a3d50987cd21e642e330d482e6e733cd3c))



## [5.1.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/sdk@5.0.0...@agoric/sdk@5.1.0) (2021-06-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agoric/sdk",
"version": "5.1.0",
"version": "5.1.1",
"private": true,
"useWorkspaces": true,
"workspaces": [
Expand Down
8 changes: 8 additions & 0 deletions packages/ERTP/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.11.7](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.11.6...@agoric/ertp@0.11.7) (2021-06-24)

**Note:** Version bump only for package @agoric/ertp





### [0.11.6](https://github.com/Agoric/agoric-sdk/compare/@agoric/ertp@0.11.5...@agoric/ertp@0.11.6) (2021-06-24)

**Note:** Version bump only for package @agoric/ertp
Expand Down
12 changes: 6 additions & 6 deletions packages/ERTP/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agoric/ertp",
"version": "0.11.6",
"version": "0.11.7",
"description": "Electronic Rights Transfer Protocol (ERTP). A smart contract framework for exchanging electronic rights",
"parsers": {
"js": "mjs"
Expand Down Expand Up @@ -42,18 +42,18 @@
"homepage": "https://github.com/Agoric/agoric-sdk#readme",
"dependencies": {
"@agoric/assert": "^0.3.3",
"@agoric/eventual-send": "^0.13.18",
"@agoric/marshal": "^0.4.15",
"@agoric/eventual-send": "^0.13.19",
"@agoric/marshal": "^0.4.16",
"@agoric/nat": "^4.1.0",
"@agoric/notifier": "^0.3.18",
"@agoric/notifier": "^0.3.19",
"@agoric/promise-kit": "^0.2.17",
"@agoric/same-structure": "^0.1.17",
"@agoric/store": "^0.4.18"
"@agoric/store": "^0.4.19"
},
"devDependencies": {
"@agoric/bundle-source": "^1.4.1",
"@agoric/install-ses": "^0.5.17",
"@agoric/swingset-vat": "^0.18.2",
"@agoric/swingset-vat": "^0.18.3",
"ava": "^3.12.1",
"esm": "agoric-labs/esm#Agoric-built"
},
Expand Down
9 changes: 9 additions & 0 deletions packages/SwingSet/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-vat@0.18.2...@agoric/swingset-vat@0.18.3) (2021-06-24)


### Bug Fixes

* maybe the best of both worlds: xs-worker but no explicit gc() ([8d38e9a](https://github.com/Agoric/agoric-sdk/commit/8d38e9a3d50987cd21e642e330d482e6e733cd3c))



### [0.18.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-vat@0.18.1...@agoric/swingset-vat@0.18.2) (2021-06-24)

**Note:** Version bump only for package @agoric/swingset-vat
Expand Down
12 changes: 6 additions & 6 deletions packages/SwingSet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agoric/swingset-vat",
"version": "0.18.2",
"version": "0.18.3",
"description": "Vat/Container Launcher",
"parsers": {
"js": "mjs"
Expand Down Expand Up @@ -37,14 +37,14 @@
"@agoric/babel-standalone": "^7.14.3",
"@agoric/bundle-source": "^1.4.1",
"@agoric/captp": "^1.7.17",
"@agoric/eventual-send": "^0.13.18",
"@agoric/import-bundle": "^0.2.18",
"@agoric/eventual-send": "^0.13.19",
"@agoric/import-bundle": "^0.2.19",
"@agoric/install-ses": "^0.5.17",
"@agoric/marshal": "^0.4.15",
"@agoric/marshal": "^0.4.16",
"@agoric/nat": "^4.1.0",
"@agoric/notifier": "^0.3.18",
"@agoric/notifier": "^0.3.19",
"@agoric/promise-kit": "^0.2.17",
"@agoric/store": "^0.4.18",
"@agoric/store": "^0.4.19",
"@agoric/swing-store-lmdb": "^0.5.3",
"@agoric/swing-store-simple": "^0.4.3",
"@agoric/tame-metering": "^2.0.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/agoric-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.13.7](https://github.com/Agoric/agoric-sdk/compare/agoric@0.13.6...agoric@0.13.7) (2021-06-24)

**Note:** Version bump only for package agoric





### [0.13.6](https://github.com/Agoric/agoric-sdk/compare/agoric@0.13.5...agoric@0.13.6) (2021-06-24)

**Note:** Version bump only for package agoric
Expand Down
4 changes: 2 additions & 2 deletions packages/agoric-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "agoric",
"version": "0.13.6",
"version": "0.13.7",
"description": "Manage the Agoric Javascript smart contract platform",
"parsers": {
"js": "mjs"
Expand All @@ -21,7 +21,7 @@
"lint": "eslint '**/*.{js,jsx}'"
},
"devDependencies": {
"@agoric/swingset-vat": "^0.18.2",
"@agoric/swingset-vat": "^0.18.3",
"ava": "^3.12.1",
"tmp": "^0.1.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/cosmic-swingset/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.31.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmic-swingset@0.31.4...@agoric/cosmic-swingset@0.31.5) (2021-06-24)

**Note:** Version bump only for package @agoric/cosmic-swingset





### [0.31.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmic-swingset@0.31.3...@agoric/cosmic-swingset@0.31.4) (2021-06-24)

**Note:** Version bump only for package @agoric/cosmic-swingset
Expand Down
14 changes: 7 additions & 7 deletions packages/cosmic-swingset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agoric/cosmic-swingset",
"version": "0.31.4",
"version": "0.31.5",
"description": "Agoric's Cosmos blockchain integration",
"parsers": {
"js": "mjs"
Expand Down Expand Up @@ -29,17 +29,17 @@
"@agoric/assert": "^0.3.3",
"@agoric/babel-standalone": "^7.14.3",
"@agoric/cosmos": "^0.26.6",
"@agoric/dapp-svelte-wallet": "^0.10.6",
"@agoric/import-bundle": "^0.2.18",
"@agoric/dapp-svelte-wallet": "^0.10.7",
"@agoric/import-bundle": "^0.2.19",
"@agoric/install-ses": "^0.5.17",
"@agoric/store": "^0.4.18",
"@agoric/store": "^0.4.19",
"@agoric/swing-store-lmdb": "^0.5.3",
"@agoric/swingset-vat": "^0.18.2",
"@agoric/vats": "^0.2.6",
"@agoric/swingset-vat": "^0.18.3",
"@agoric/vats": "^0.2.7",
"@iarna/toml": "^2.2.3",
"@opentelemetry/exporter-prometheus": "^0.16.0",
"@opentelemetry/metrics": "^0.16.0",
"agoric": "^0.13.6",
"agoric": "^0.13.7",
"anylogger": "^0.21.0",
"deterministic-json": "^1.0.5",
"esm": "agoric-labs/esm#Agoric-built",
Expand Down
8 changes: 8 additions & 0 deletions packages/dapp-svelte-wallet/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.10.7](https://github.com/Agoric/agoric-sdk/compare/@agoric/dapp-svelte-wallet@0.10.6...@agoric/dapp-svelte-wallet@0.10.7) (2021-06-24)

**Note:** Version bump only for package @agoric/dapp-svelte-wallet





### [0.10.6](https://github.com/Agoric/agoric-sdk/compare/@agoric/dapp-svelte-wallet@0.10.5...@agoric/dapp-svelte-wallet@0.10.6) (2021-06-24)

**Note:** Version bump only for package @agoric/dapp-svelte-wallet
Expand Down
8 changes: 8 additions & 0 deletions packages/dapp-svelte-wallet/api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.9.7](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.9.6...@agoric/dapp-svelte-wallet-api@0.9.7) (2021-06-24)

**Note:** Version bump only for package @agoric/dapp-svelte-wallet-api





### [0.9.6](https://github.com/Agoric/agoric/compare/@agoric/dapp-svelte-wallet-api@0.9.5...@agoric/dapp-svelte-wallet-api@0.9.6) (2021-06-24)

**Note:** Version bump only for package @agoric/dapp-svelte-wallet-api
Expand Down
16 changes: 8 additions & 8 deletions packages/dapp-svelte-wallet/api/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@agoric/dapp-svelte-wallet-api",
"private": true,
"version": "0.9.6",
"version": "0.9.7",
"description": "Wallet web server handler",
"scripts": {
"build": "exit 0",
Expand All @@ -17,18 +17,18 @@
"@agoric/bundle-source": "^1.4.1",
"@agoric/eslint-config": "^0.3.10",
"@agoric/install-ses": "^0.5.17",
"@agoric/vats": "^0.2.6",
"@agoric/vats": "^0.2.7",
"ava": "^3.12.1"
},
"dependencies": {
"@agoric/assert": "^0.3.3",
"@agoric/ertp": "^0.11.6",
"@agoric/eventual-send": "^0.13.18",
"@agoric/marshal": "^0.4.15",
"@agoric/notifier": "^0.3.18",
"@agoric/ertp": "^0.11.7",
"@agoric/eventual-send": "^0.13.19",
"@agoric/marshal": "^0.4.16",
"@agoric/notifier": "^0.3.19",
"@agoric/promise-kit": "^0.2.17",
"@agoric/store": "^0.4.18",
"@agoric/zoe": "^0.17.1",
"@agoric/store": "^0.4.19",
"@agoric/zoe": "^0.17.2",
"esm": "agoric-labs/esm#Agoric-built"
},
"eslintConfig": {
Expand Down
4 changes: 2 additions & 2 deletions packages/dapp-svelte-wallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agoric/dapp-svelte-wallet",
"version": "0.10.6",
"version": "0.10.7",
"parsers": {
"js": "mjs"
},
Expand All @@ -25,7 +25,7 @@
"build": "exit 0"
},
"dependencies": {
"agoric": "^0.13.6",
"agoric": "^0.13.7",
"babel-eslint": "^10.0.3",
"eslint-plugin-eslint-comments": "^3.1.2"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/deploy-script-support/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.2.14](https://github.com/Agoric/agoric-sdk/compare/@agoric/deploy-script-support@0.2.13...@agoric/deploy-script-support@0.2.14) (2021-06-24)

**Note:** Version bump only for package @agoric/deploy-script-support





### [0.2.13](https://github.com/Agoric/agoric-sdk/compare/@agoric/deploy-script-support@0.2.12...@agoric/deploy-script-support@0.2.13) (2021-06-24)

**Note:** Version bump only for package @agoric/deploy-script-support
Expand Down
20 changes: 10 additions & 10 deletions packages/deploy-script-support/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agoric/deploy-script-support",
"version": "0.2.13",
"version": "0.2.14",
"description": "Helpers and other support for writing deploy scripts",
"parsers": {
"js": "mjs"
Expand Down Expand Up @@ -41,21 +41,21 @@
"dependencies": {
"@agoric/assert": "^0.3.3",
"@agoric/bundle-source": "^1.4.1",
"@agoric/ertp": "^0.11.6",
"@agoric/eventual-send": "^0.13.18",
"@agoric/import-manager": "^0.2.18",
"@agoric/marshal": "^0.4.15",
"@agoric/ertp": "^0.11.7",
"@agoric/eventual-send": "^0.13.19",
"@agoric/import-manager": "^0.2.19",
"@agoric/marshal": "^0.4.16",
"@agoric/nat": "^4.1.0",
"@agoric/notifier": "^0.3.18",
"@agoric/notifier": "^0.3.19",
"@agoric/promise-kit": "^0.2.17",
"@agoric/same-structure": "^0.1.17",
"@agoric/store": "^0.4.18",
"@agoric/vats": "^0.2.6",
"@agoric/zoe": "^0.17.1"
"@agoric/store": "^0.4.19",
"@agoric/vats": "^0.2.7",
"@agoric/zoe": "^0.17.2"
},
"devDependencies": {
"@agoric/install-ses": "^0.5.17",
"@agoric/swingset-vat": "^0.18.2",
"@agoric/swingset-vat": "^0.18.3",
"ava": "^3.12.1",
"esm": "agoric-labs/esm#Agoric-built"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/eventual-send/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.13.19](https://github.com/Agoric/agoric-sdk/compare/@agoric/eventual-send@0.13.18...@agoric/eventual-send@0.13.19) (2021-06-24)

**Note:** Version bump only for package @agoric/eventual-send





### [0.13.18](https://github.com/Agoric/agoric-sdk/compare/@agoric/eventual-send@0.13.17...@agoric/eventual-send@0.13.18) (2021-06-24)

**Note:** Version bump only for package @agoric/eventual-send
Expand Down
4 changes: 2 additions & 2 deletions packages/eventual-send/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agoric/eventual-send",
"version": "0.13.18",
"version": "0.13.19",
"description": "Extend a Promise class to implement the eventual-send API",
"parsers": {
"js": "mjs"
Expand Down Expand Up @@ -28,7 +28,7 @@
"devDependencies": {
"@agoric/assert": "^0.3.3",
"@agoric/install-ses": "^0.5.17",
"@agoric/swingset-vat": "^0.18.2",
"@agoric/swingset-vat": "^0.18.3",
"ava": "^3.12.1",
"esm": "agoric-labs/esm#Agoric-built"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/governance/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

### [0.1.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/governance@0.1.2...@agoric/governance@0.1.3) (2021-06-24)

**Note:** Version bump only for package @agoric/governance





### [0.1.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/governance@0.1.1...@agoric/governance@0.1.2) (2021-06-24)

**Note:** Version bump only for package @agoric/governance
Expand Down
Loading

0 comments on commit 70ad8b4

Please sign in to comment.