Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
mujahidkay committed Feb 7, 2025
1 parent 2899fb9 commit c93e7b9
Show file tree
Hide file tree
Showing 82 changed files with 610 additions and 276 deletions.
14 changes: 14 additions & 0 deletions golang/cosmos/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.35.0-u18a.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2025-02-07)


### Features

* **cosmos:** Next upgrade is agoric-upgrade-18a ([b87159a](https://github.com/Agoric/agoric-sdk/commit/b87159ad77c3c13ae0c2123cb1373d59463f68ef))


### Bug Fixes

* **vtransfer:** some tweaks for ack handling ([a6d295a](https://github.com/Agoric/agoric-sdk/commit/a6d295a730126580262f96c383a4c69412a2e54e))



## [0.35.0-u18.5](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2024-12-24)


Expand Down
2 changes: 1 addition & 1 deletion golang/cosmos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agoric/cosmos",
"version": "0.35.0-u18.5",
"version": "0.35.0-u18a.0",
"description": "Connect JS to the Cosmos blockchain SDK",
"parsers": {
"js": "mjs"
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.16.3-u18a.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2025-02-07)

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





### [0.16.3-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2024-12-24)


Expand Down
10 changes: 5 additions & 5 deletions packages/ERTP/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agoric/ertp",
"version": "0.16.3-u18.1",
"version": "0.16.3-u18a.0",
"description": "Electronic Rights Transfer Protocol (ERTP). A smart contract framework for exchanging electronic rights",
"type": "module",
"main": "src/index.js",
Expand Down Expand Up @@ -39,10 +39,10 @@
},
"homepage": "https://github.com/Agoric/agoric-sdk#readme",
"dependencies": {
"@agoric/notifier": "^0.7.0-u18.1",
"@agoric/notifier": "^0.7.0-u18a.0",
"@agoric/store": "^0.9.3-u18.1",
"@agoric/vat-data": "^0.5.3-u18.1",
"@agoric/zone": "^0.3.0-u18.1",
"@agoric/vat-data": "^0.5.3-u18a.0",
"@agoric/zone": "^0.3.0-u18a.0",
"@endo/errors": "^1.2.8",
"@endo/eventual-send": "^1.2.8",
"@endo/far": "^1.1.9",
Expand All @@ -52,7 +52,7 @@
"@endo/promise-kit": "^1.1.8"
},
"devDependencies": {
"@agoric/swingset-vat": "^0.33.0-u18.1",
"@agoric/swingset-vat": "^0.33.0-u18a.0",
"@endo/bundle-source": "^3.5.0",
"@fast-check/ava": "^1.1.5",
"ava": "^5.3.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/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.33.0-u18a.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2025-02-07)

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





## [0.33.0-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2024-12-24)


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.33.0-u18.1",
"version": "0.33.0-u18a.0",
"description": "Vat/Container Launcher",
"type": "module",
"main": "src/index.js",
Expand All @@ -27,14 +27,14 @@
"@types/yargs-parser": "^21.0.0"
},
"dependencies": {
"@agoric/internal": "^0.4.0-u18.1",
"@agoric/internal": "^0.4.0-u18a.0",
"@agoric/kmarshal": "^0.1.1-u18.1",
"@agoric/store": "^0.9.3-u18.1",
"@agoric/swing-store": "^0.10.0-u18.1",
"@agoric/swingset-liveslots": "^0.10.3-u18.1",
"@agoric/swingset-xsnap-supervisor": "^0.10.3-u18.1",
"@agoric/swing-store": "^0.10.0-u18a.0",
"@agoric/swingset-liveslots": "^0.10.3-u18a.0",
"@agoric/swingset-xsnap-supervisor": "^0.10.3-u18a.0",
"@agoric/time": "^0.3.3-u18.1",
"@agoric/vat-data": "^0.5.3-u18.1",
"@agoric/vat-data": "^0.5.3-u18a.0",
"@agoric/xsnap-lockdown": "^0.14.1-u18.1",
"@endo/base64": "^1.0.9",
"@endo/bundle-source": "^3.5.0",
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.22.0-u18a.0](https://github.com/Agoric/agoric-sdk/compare/[email protected]@0.22.0-u18a.0) (2025-02-07)

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





## [0.22.0-u18.6](https://github.com/Agoric/agoric-sdk/compare/[email protected]@0.22.0-u18.6) (2024-12-24)


Expand Down
34 changes: 17 additions & 17 deletions packages/agoric-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "agoric",
"version": "0.22.0-u18.6",
"version": "0.22.0-u18a.0",
"description": "Manage the Agoric Javascript smart contract platform",
"type": "module",
"main": "src/main.js",
Expand Down Expand Up @@ -30,29 +30,29 @@
"lint:eslint": "eslint ."
},
"devDependencies": {
"@agoric/cosmic-swingset": "^0.42.0-u18.6",
"@agoric/deploy-script-support": "^0.10.4-u18.5",
"@agoric/cosmic-swingset": "^0.42.0-u18a.0",
"@agoric/deploy-script-support": "^0.10.4-u18a.0",
"ava": "^5.3.0",
"c8": "^10.1.2",
"dd-trace": "^4.11.1"
},
"dependencies": {
"@agoric/access-token": "^0.4.22-u18.1",
"@agoric/cache": "^0.3.3-u18.1",
"@agoric/casting": "^0.4.3-u18.5",
"@agoric/client-utils": "^0.2.0-u18.0",
"@agoric/cosmic-proto": "^0.5.0-u18.5",
"@agoric/ertp": "^0.16.3-u18.1",
"@agoric/governance": "^0.10.4-u18.1",
"@agoric/inter-protocol": "^0.17.0-u18.6",
"@agoric/internal": "^0.4.0-u18.1",
"@agoric/network": "^0.2.0-u18.1",
"@agoric/smart-wallet": "^0.5.4-u18.5",
"@agoric/cache": "^0.3.3-u18a.0",
"@agoric/casting": "^0.4.3-u18a.0",
"@agoric/client-utils": "^0.2.0-u18a.0",
"@agoric/cosmic-proto": "^0.5.0-u18a.0",
"@agoric/ertp": "^0.16.3-u18a.0",
"@agoric/governance": "^0.10.4-u18a.0",
"@agoric/inter-protocol": "^0.17.0-u18a.0",
"@agoric/internal": "^0.4.0-u18a.0",
"@agoric/network": "^0.2.0-u18a.0",
"@agoric/smart-wallet": "^0.5.4-u18a.0",
"@agoric/store": "^0.9.3-u18.1",
"@agoric/swingset-vat": "^0.33.0-u18.1",
"@agoric/vats": "^0.16.0-u18.5",
"@agoric/zoe": "^0.26.3-u18.1",
"@agoric/zone": "^0.3.0-u18.1",
"@agoric/swingset-vat": "^0.33.0-u18a.0",
"@agoric/vats": "^0.16.0-u18a.0",
"@agoric/zoe": "^0.26.3-u18a.0",
"@agoric/zone": "^0.3.0-u18a.0",
"@confio/relayer": "^0.11.3",
"@cosmjs/crypto": "^0.32.3",
"@cosmjs/encoding": "^0.32.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/async-flow/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.0-u18a.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2025-02-07)

**Note:** Version bump only for package @agoric/async-flow





## [0.2.0-u18.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2024-12-24)

**Note:** Version bump only for package @agoric/async-flow
Expand Down
10 changes: 5 additions & 5 deletions packages/async-flow/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agoric/async-flow",
"version": "0.2.0-u18.1",
"version": "0.2.0-u18a.0",
"description": "Upgrade async functions at await points by replay",
"type": "module",
"repository": "https://github.com/Agoric/agoric-sdk",
Expand All @@ -25,9 +25,9 @@
"license": "Apache-2.0",
"dependencies": {
"@agoric/base-zone": "^0.1.1-u18.1",
"@agoric/internal": "^0.4.0-u18.1",
"@agoric/internal": "^0.4.0-u18a.0",
"@agoric/store": "^0.9.3-u18.1",
"@agoric/vow": "^0.2.0-u18.1",
"@agoric/vow": "^0.2.0-u18a.0",
"@endo/common": "^1.2.8",
"@endo/errors": "^1.2.8",
"@endo/eventual-send": "^1.2.8",
Expand All @@ -37,8 +37,8 @@
"@endo/promise-kit": "^1.1.8"
},
"devDependencies": {
"@agoric/swingset-vat": "^0.33.0-u18.1",
"@agoric/zone": "^0.3.0-u18.1",
"@agoric/swingset-vat": "^0.33.0-u18a.0",
"@agoric/zone": "^0.3.0-u18a.0",
"@endo/env-options": "^1.1.8",
"ava": "^5.3.0",
"tsd": "^0.31.1"
Expand Down
8 changes: 8 additions & 0 deletions packages/benchmark/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.1-u18a.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2025-02-07)

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





### [0.1.1-u18.6](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2024-12-24)

**Note:** Version bump only for package @agoric/benchmark
Expand Down
14 changes: 7 additions & 7 deletions packages/benchmark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agoric/benchmark",
"version": "0.1.1-u18.6",
"version": "0.1.1-u18a.0",
"private": true,
"description": "Benchmark support",
"type": "module",
Expand All @@ -22,12 +22,12 @@
"author": "Agoric",
"license": "Apache-2.0",
"dependencies": {
"@agoric/boot": "^0.2.0-u18.6",
"@agoric/cosmic-swingset": "^0.42.0-u18.6",
"@agoric/inter-protocol": "^0.17.0-u18.6",
"@agoric/internal": "^0.4.0-u18.1",
"@agoric/vats": "^0.16.0-u18.5",
"@agoric/zoe": "^0.26.3-u18.1",
"@agoric/boot": "^0.2.0-u18a.0",
"@agoric/cosmic-swingset": "^0.42.0-u18a.0",
"@agoric/inter-protocol": "^0.17.0-u18a.0",
"@agoric/internal": "^0.4.0-u18a.0",
"@agoric/vats": "^0.16.0-u18a.0",
"@agoric/zoe": "^0.26.3-u18a.0",
"@endo/errors": "^1.2.8",
"@endo/init": "^1.1.7"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/boot/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.0-u18a.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2025-02-07)

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





## [0.2.0-u18.6](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2024-12-24)


Expand Down
44 changes: 22 additions & 22 deletions packages/boot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agoric/boot",
"version": "0.2.0-u18.6",
"version": "0.2.0-u18a.0",
"private": true,
"description": "Config and utilities to bootstrap an Agoric chain",
"type": "module",
Expand All @@ -19,27 +19,27 @@
"author": "Agoric",
"license": "Apache-2.0",
"dependencies": {
"@agoric/builders": "^0.2.0-u18.6",
"@agoric/client-utils": "^0.2.0-u18.0",
"@agoric/cosmic-proto": "^0.5.0-u18.5",
"@agoric/cosmic-swingset": "^0.42.0-u18.6",
"@agoric/ertp": "^0.16.3-u18.1",
"@agoric/fast-usdc": "^0.2.0-u18.0",
"@agoric/inter-protocol": "^0.17.0-u18.6",
"@agoric/internal": "^0.4.0-u18.1",
"@agoric/builders": "^0.2.0-u18a.0",
"@agoric/client-utils": "^0.2.0-u18a.0",
"@agoric/cosmic-proto": "^0.5.0-u18a.0",
"@agoric/cosmic-swingset": "^0.42.0-u18a.0",
"@agoric/ertp": "^0.16.3-u18a.0",
"@agoric/fast-usdc": "^0.2.0-u18a.0",
"@agoric/inter-protocol": "^0.17.0-u18a.0",
"@agoric/internal": "^0.4.0-u18a.0",
"@agoric/kmarshal": "^0.1.1-u18.1",
"@agoric/notifier": "^0.7.0-u18.1",
"@agoric/orchestration": "^0.2.0-u18.5",
"@agoric/swing-store": "^0.10.0-u18.1",
"@agoric/swingset-vat": "^0.33.0-u18.1",
"@agoric/telemetry": "^0.6.3-u18.4",
"@agoric/notifier": "^0.7.0-u18a.0",
"@agoric/orchestration": "^0.2.0-u18a.0",
"@agoric/swing-store": "^0.10.0-u18a.0",
"@agoric/swingset-vat": "^0.33.0-u18a.0",
"@agoric/telemetry": "^0.6.3-u18a.0",
"@agoric/time": "^0.3.3-u18.1",
"@agoric/vat-data": "^0.5.3-u18.1",
"@agoric/vats": "^0.16.0-u18.5",
"@agoric/vat-data": "^0.5.3-u18a.0",
"@agoric/vats": "^0.16.0-u18a.0",
"@agoric/vm-config": "^0.1.1-u18.1",
"@agoric/vow": "^0.2.0-u18.1",
"@agoric/zoe": "^0.26.3-u18.1",
"@agoric/zone": "^0.3.0-u18.1",
"@agoric/vow": "^0.2.0-u18a.0",
"@agoric/zoe": "^0.26.3-u18a.0",
"@agoric/zone": "^0.3.0-u18a.0",
"@endo/bundle-source": "^3.5.0",
"@endo/captp": "^4.4.3",
"@endo/errors": "^1.2.8",
Expand All @@ -52,10 +52,10 @@
"import-meta-resolve": "^2.2.1"
},
"devDependencies": {
"@agoric/deploy-script-support": "^0.10.4-u18.5",
"@agoric/governance": "^0.10.4-u18.1",
"@agoric/deploy-script-support": "^0.10.4-u18a.0",
"@agoric/governance": "^0.10.4-u18a.0",
"@agoric/store": "^0.9.3-u18.1",
"@agoric/swingset-liveslots": "^0.10.3-u18.1",
"@agoric/swingset-liveslots": "^0.10.3-u18a.0",
"@endo/base64": "^1.0.9",
"@endo/patterns": "^1.4.7",
"ava": "^5.3.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/builders/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.0-u18a.0](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2025-02-07)

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





## [0.2.0-u18.6](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2024-12-24)


Expand Down
Loading

0 comments on commit c93e7b9

Please sign in to comment.