Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
mujahidkay committed Mar 6, 2025
1 parent 0958ef0 commit 3a6ed97
Show file tree
Hide file tree
Showing 14 changed files with 71 additions and 15 deletions.
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-u19.2](https://github.com/Agoric/agoric-sdk/compare/[email protected]@0.22.0-u19.2) (2025-03-06)

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





## [0.22.0-u19.1](https://github.com/Agoric/agoric-sdk/compare/[email protected]@0.22.0-u19.1) (2025-03-03)

**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.22.0-u19.1",
"version": "0.22.0-u19.2",
"description": "Manage the Agoric Javascript smart contract platform",
"type": "module",
"main": "src/main.js",
Expand Down Expand Up @@ -30,7 +30,7 @@
"lint:eslint": "eslint ."
},
"devDependencies": {
"@agoric/cosmic-swingset": "^0.42.0-u19.1",
"@agoric/cosmic-swingset": "^0.42.0-u19.2",
"@agoric/deploy-script-support": "^0.10.4-u19.1",
"ava": "^5.3.0",
"c8": "^10.1.2"
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-u19.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2025-03-06)

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





### [0.1.1-u19.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2025-03-03)

**Note:** Version bump only for package @agoric/benchmark
Expand Down
6 changes: 3 additions & 3 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-u19.1",
"version": "0.1.1-u19.2",
"private": true,
"description": "Benchmark support",
"type": "module",
Expand All @@ -22,8 +22,8 @@
"author": "Agoric",
"license": "Apache-2.0",
"dependencies": {
"@agoric/boot": "^0.2.0-u19.1",
"@agoric/cosmic-swingset": "^0.42.0-u19.1",
"@agoric/boot": "^0.2.0-u19.2",
"@agoric/cosmic-swingset": "^0.42.0-u19.2",
"@agoric/inter-protocol": "^0.17.0-u19.1",
"@agoric/internal": "^0.4.0-u19.1",
"@agoric/vats": "^0.16.0-u19.1",
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-u19.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2025-03-06)

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





## [0.2.0-u19.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2025-03-03)

**Note:** Version bump only for package @agoric/boot
Expand Down
6 changes: 3 additions & 3 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-u19.1",
"version": "0.2.0-u19.2",
"private": true,
"description": "Config and utilities to bootstrap an Agoric chain",
"type": "module",
Expand All @@ -20,10 +20,10 @@
"author": "Agoric",
"license": "Apache-2.0",
"dependencies": {
"@agoric/builders": "^0.2.0-u19.1",
"@agoric/builders": "^0.2.0-u19.2",
"@agoric/client-utils": "^0.2.0-u19.1",
"@agoric/cosmic-proto": "^0.5.0-u19.1",
"@agoric/cosmic-swingset": "^0.42.0-u19.1",
"@agoric/cosmic-swingset": "^0.42.0-u19.2",
"@agoric/ertp": "^0.16.3-u19.1",
"@agoric/fast-usdc": "^0.2.0-u19.1",
"@agoric/governance": "^0.10.4-u19.1",
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-u19.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2025-03-06)

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





## [0.2.0-u19.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2025-03-03)

**Note:** Version bump only for package @agoric/builders
Expand Down
2 changes: 1 addition & 1 deletion packages/builders/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agoric/builders",
"version": "0.2.0-u19.1",
"version": "0.2.0-u19.2",
"description": "Build scripts for proposals to an Agoric chain",
"type": "module",
"main": "./index.js",
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.42.0-u19.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2025-03-06)

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





## [0.42.0-u19.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2025-03-03)


Expand Down
4 changes: 2 additions & 2 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.42.0-u19.1",
"version": "0.42.0-u19.2",
"description": "Agoric's Cosmos blockchain integration",
"type": "module",
"bin": {
Expand All @@ -22,7 +22,7 @@
"author": "Agoric",
"license": "Apache-2.0",
"dependencies": {
"@agoric/builders": "^0.2.0-u19.1",
"@agoric/builders": "^0.2.0-u19.2",
"@agoric/cosmos": "^0.35.0-u19.1",
"@agoric/deploy-script-support": "^0.10.4-u19.1",
"@agoric/internal": "^0.4.0-u19.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/create-dapp/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-u19.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2025-03-06)

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





### [0.1.1-u19.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2025-03-03)

**Note:** Version bump only for package @agoric/create-dapp
Expand Down
4 changes: 2 additions & 2 deletions packages/create-dapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agoric/create-dapp",
"version": "0.1.1-u19.1",
"version": "0.1.1-u19.2",
"description": "Create an Agoric Javascript smart contract application",
"type": "module",
"bin": {
Expand All @@ -24,7 +24,7 @@
"c8": "^10.1.2"
},
"dependencies": {
"agoric": "^0.22.0-u19.1"
"agoric": "^0.22.0-u19.2"
},
"keywords": [],
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/solo/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.0-u19.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2025-03-06)

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





## [0.11.0-u19.1](https://github.com/Agoric/agoric-sdk/compare/@agoric/[email protected]...@agoric/[email protected]) (2025-03-03)

**Note:** Version bump only for package @agoric/solo
Expand Down
4 changes: 2 additions & 2 deletions packages/solo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agoric/solo",
"version": "0.11.0-u19.1",
"version": "0.11.0-u19.2",
"description": "Agoric's Solo vat runner",
"type": "module",
"bin": {
Expand All @@ -24,7 +24,7 @@
"dependencies": {
"@agoric/access-token": "^0.4.22-u19.0",
"@agoric/cache": "^0.3.3-u19.1",
"@agoric/cosmic-swingset": "^0.42.0-u19.1",
"@agoric/cosmic-swingset": "^0.42.0-u19.2",
"@agoric/internal": "^0.4.0-u19.1",
"@agoric/notifier": "^0.7.0-u19.1",
"@agoric/spawner": "^0.6.9-u19.1",
Expand Down

0 comments on commit 3a6ed97

Please sign in to comment.