Skip to content

Commit

Permalink
chore(release): publish upgrade-18-rc4 (#10693)
Browse files Browse the repository at this point in the history
## Description

Created as per instructions in MAINTAINERS.md

## Changes

 - agoric@0.22.0-u18.4
 - @agoric/benchmark@0.1.1-u18.4
 - @agoric/boot@0.2.0-u18.4
 - @agoric/builders@0.2.0-u18.4
 - @agoric/cosmic-swingset@0.42.0-u18.4
 - @agoric/create-dapp@0.1.1-u18.4
 - fast-usdc@0.1.1-u18.4
 - @agoric/inter-protocol@0.17.0-u18.4
 - @agoric/solo@0.11.0-u18.4
 - @agoric/swingset-runner@0.22.3-u18.4
 - @agoric/telemetry@0.6.3-u18.3

## Packages that have NEWS.md updates

```diff
--- a/packages/boot/CHANGELOG.md
+++ b/packages/boot/CHANGELOG.md
@@ -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.2.0-u18.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/boot@0.2.0-u18.3...@agoric/boot@0.2.0-u18.4) (2024-12-13)
+
+
+### Features
+
+* record instances that will be replaced so we can manage them ([3b1a35d](3b1a35d))
+
+
+
 ## [0.2.0-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/boot@0.2.0-u18.2...@agoric/boot@0.2.0-u18.3) (2024-12-09)
 
 **Note:** Version bump only for package @agoric/boot
--- a/packages/builders/CHANGELOG.md
+++ b/packages/builders/CHANGELOG.md
@@ -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.2.0-u18.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/builders@0.2.0-u18.3...@agoric/builders@0.2.0-u18.4) (2024-12-13)
+
+
+### Features
+
+* record instances that will be replaced so we can manage them ([3b1a35d](3b1a35d))
+
+
+
 ## [0.2.0-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/builders@0.2.0-u18.2...@agoric/builders@0.2.0-u18.3) (2024-12-09)
 
 **Note:** Version bump only for package @agoric/builders
--- a/packages/inter-protocol/CHANGELOG.md
+++ b/packages/inter-protocol/CHANGELOG.md
@@ -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.17.0-u18.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/inter-protocol@0.17.0-u18.3...@agoric/inter-protocol@0.17.0-u18.4) (2024-12-13)
+
+
+### Features
+
+* record instances that will be replaced so we can manage them ([3b1a35d](3b1a35d))
+
+
+
 ## [0.17.0-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/inter-protocol@0.17.0-u18.2...@agoric/inter-protocol@0.17.0-u18.3) (2024-12-09)
 
 **Note:** Version bump only for package @agoric/inter-protocol
--- a/packages/telemetry/CHANGELOG.md
+++ b/packages/telemetry/CHANGELOG.md
@@ -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.6.3-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/telemetry@0.6.3-u18.2...@agoric/telemetry@0.6.3-u18.3) (2024-12-13)
+
+
+### Bug Fixes
+
+* **telemetry:** timer-poll run.id ([#10672](#10672)) ([4185e77](4185e77)), closes [#10357](#10357) [#10357](#10357)
+
+
+
 ### [0.6.3-u18.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/telemetry@0.6.3-u18.1...@agoric/telemetry@0.6.3-u18.2) (2024-12-09)
 
 
```
  • Loading branch information
mujahidkay authored Dec 13, 2024
2 parents 6cab101 + 9770dee commit 1c820e7
Show file tree
Hide file tree
Showing 22 changed files with 121 additions and 29 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-u18.4](https://github.com/Agoric/agoric-sdk/compare/agoric@0.22.0-u18.3...agoric@0.22.0-u18.4) (2024-12-13)

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





## [0.22.0-u18.3](https://github.com/Agoric/agoric-sdk/compare/agoric@0.22.0-u18.2...agoric@0.22.0-u18.3) (2024-12-09)

**Note:** Version bump only for package agoric
Expand Down
6 changes: 3 additions & 3 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.3",
"version": "0.22.0-u18.4",
"description": "Manage the Agoric Javascript smart contract platform",
"type": "module",
"main": "src/main.js",
Expand Down Expand Up @@ -29,7 +29,7 @@
"lint:eslint": "eslint ."
},
"devDependencies": {
"@agoric/cosmic-swingset": "^0.42.0-u18.3",
"@agoric/cosmic-swingset": "^0.42.0-u18.4",
"@agoric/deploy-script-support": "^0.10.4-u18.3",
"ava": "^5.3.0",
"c8": "^9.1.0",
Expand All @@ -42,7 +42,7 @@
"@agoric/cosmic-proto": "^0.5.0-u18.3",
"@agoric/ertp": "^0.16.3-u18.0",
"@agoric/governance": "^0.10.4-u18.0",
"@agoric/inter-protocol": "^0.17.0-u18.3",
"@agoric/inter-protocol": "^0.17.0-u18.4",
"@agoric/internal": "^0.4.0-u18.0",
"@agoric/network": "^0.2.0-u18.0",
"@agoric/smart-wallet": "^0.5.4-u18.3",
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-u18.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/benchmark@0.1.1-u18.3...@agoric/benchmark@0.1.1-u18.4) (2024-12-13)

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





### [0.1.1-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/benchmark@0.1.1-u18.2...@agoric/benchmark@0.1.1-u18.3) (2024-12-09)

**Note:** Version bump only for package @agoric/benchmark
Expand Down
8 changes: 4 additions & 4 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.3",
"version": "0.1.1-u18.4",
"private": true,
"description": "Benchmark support",
"type": "module",
Expand All @@ -22,9 +22,9 @@
"author": "Agoric",
"license": "Apache-2.0",
"dependencies": {
"@agoric/boot": "^0.2.0-u18.3",
"@agoric/cosmic-swingset": "^0.42.0-u18.3",
"@agoric/inter-protocol": "^0.17.0-u18.3",
"@agoric/boot": "^0.2.0-u18.4",
"@agoric/cosmic-swingset": "^0.42.0-u18.4",
"@agoric/inter-protocol": "^0.17.0-u18.4",
"@agoric/internal": "^0.4.0-u18.0",
"@agoric/vats": "^0.16.0-u18.3",
"@agoric/zoe": "^0.26.3-u18.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/boot/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.2.0-u18.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/boot@0.2.0-u18.3...@agoric/boot@0.2.0-u18.4) (2024-12-13)


### Features

* record instances that will be replaced so we can manage them ([3b1a35d](https://github.com/Agoric/agoric-sdk/commit/3b1a35d31a7bf20fab6b80af3091079f6307cb29))



## [0.2.0-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/boot@0.2.0-u18.2...@agoric/boot@0.2.0-u18.3) (2024-12-09)

**Note:** Version bump only for package @agoric/boot
Expand Down
10 changes: 5 additions & 5 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.3",
"version": "0.2.0-u18.4",
"private": true,
"description": "Config and utilities to bootstrap an Agoric chain",
"type": "module",
Expand All @@ -19,18 +19,18 @@
"author": "Agoric",
"license": "Apache-2.0",
"dependencies": {
"@agoric/builders": "^0.2.0-u18.3",
"@agoric/builders": "^0.2.0-u18.4",
"@agoric/cosmic-proto": "^0.5.0-u18.3",
"@agoric/cosmic-swingset": "^0.42.0-u18.3",
"@agoric/cosmic-swingset": "^0.42.0-u18.4",
"@agoric/ertp": "^0.16.3-u18.0",
"@agoric/inter-protocol": "^0.17.0-u18.3",
"@agoric/inter-protocol": "^0.17.0-u18.4",
"@agoric/internal": "^0.4.0-u18.0",
"@agoric/kmarshal": "^0.1.1-u18.0",
"@agoric/notifier": "^0.7.0-u18.0",
"@agoric/orchestration": "^0.2.0-u18.3",
"@agoric/swing-store": "^0.10.0-u18.0",
"@agoric/swingset-vat": "^0.33.0-u18.0",
"@agoric/telemetry": "^0.6.3-u18.2",
"@agoric/telemetry": "^0.6.3-u18.3",
"@agoric/time": "^0.3.3-u18.0",
"@agoric/vat-data": "^0.5.3-u18.0",
"@agoric/vats": "^0.16.0-u18.3",
Expand Down
9 changes: 9 additions & 0 deletions packages/builders/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.2.0-u18.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/builders@0.2.0-u18.3...@agoric/builders@0.2.0-u18.4) (2024-12-13)


### Features

* record instances that will be replaced so we can manage them ([3b1a35d](https://github.com/Agoric/agoric-sdk/commit/3b1a35d31a7bf20fab6b80af3091079f6307cb29))



## [0.2.0-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/builders@0.2.0-u18.2...@agoric/builders@0.2.0-u18.3) (2024-12-09)

**Note:** Version bump only for package @agoric/builders
Expand Down
4 changes: 2 additions & 2 deletions 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-u18.3",
"version": "0.2.0-u18.4",
"description": "Build scripts for proposals to an Agoric chain",
"type": "module",
"main": "./index.js",
Expand Down Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@agoric/deploy-script-support": "^0.10.4-u18.3",
"@agoric/governance": "^0.10.4-u18.0",
"@agoric/inter-protocol": "^0.17.0-u18.3",
"@agoric/inter-protocol": "^0.17.0-u18.4",
"@agoric/orchestration": "^0.2.0-u18.3",
"@agoric/store": "^0.9.3-u18.0",
"@agoric/swing-store": "^0.10.0-u18.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.42.0-u18.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmic-swingset@0.42.0-u18.3...@agoric/cosmic-swingset@0.42.0-u18.4) (2024-12-13)

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





## [0.42.0-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/cosmic-swingset@0.42.0-u18.2...@agoric/cosmic-swingset@0.42.0-u18.3) (2024-12-09)

**Note:** Version bump only for package @agoric/cosmic-swingset
Expand Down
6 changes: 3 additions & 3 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-u18.3",
"version": "0.42.0-u18.4",
"description": "Agoric's Cosmos blockchain integration",
"type": "module",
"bin": {
Expand All @@ -22,14 +22,14 @@
"author": "Agoric",
"license": "Apache-2.0",
"dependencies": {
"@agoric/builders": "^0.2.0-u18.3",
"@agoric/builders": "^0.2.0-u18.4",
"@agoric/cosmos": "^0.35.0-u18.3",
"@agoric/deploy-script-support": "^0.10.4-u18.3",
"@agoric/internal": "^0.4.0-u18.0",
"@agoric/store": "^0.9.3-u18.0",
"@agoric/swing-store": "^0.10.0-u18.0",
"@agoric/swingset-vat": "^0.33.0-u18.0",
"@agoric/telemetry": "^0.6.3-u18.2",
"@agoric/telemetry": "^0.6.3-u18.3",
"@agoric/vm-config": "^0.1.1-u18.0",
"@endo/bundle-source": "^3.4.2",
"@endo/env-options": "^1.1.7",
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-u18.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/create-dapp@0.1.1-u18.3...@agoric/create-dapp@0.1.1-u18.4) (2024-12-13)

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





### [0.1.1-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/create-dapp@0.1.1-u18.2...@agoric/create-dapp@0.1.1-u18.3) (2024-12-09)

**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-u18.3",
"version": "0.1.1-u18.4",
"description": "Create an Agoric Javascript smart contract application",
"type": "module",
"bin": {
Expand All @@ -24,7 +24,7 @@
"c8": "^9.1.0"
},
"dependencies": {
"agoric": "^0.22.0-u18.3"
"agoric": "^0.22.0-u18.4"
},
"keywords": [],
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/fast-usdc/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-u18.4](https://github.com/Agoric/agoric-sdk/compare/fast-usdc@0.1.1-u18.3...fast-usdc@0.1.1-u18.4) (2024-12-13)

**Note:** Version bump only for package fast-usdc





### [0.1.1-u18.3](https://github.com/Agoric/agoric-sdk/compare/fast-usdc@0.1.1-u18.2...fast-usdc@0.1.1-u18.3) (2024-12-09)

**Note:** Version bump only for package fast-usdc
Expand Down
4 changes: 2 additions & 2 deletions packages/fast-usdc/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fast-usdc",
"private": true,
"version": "0.1.1-u18.3",
"version": "0.1.1-u18.4",
"description": "Create an Agoric Javascript smart contract application",
"type": "module",
"files": [
Expand All @@ -27,7 +27,7 @@
"ts-blank-space": "^0.4.1"
},
"dependencies": {
"agoric": "^0.22.0-u18.3",
"agoric": "^0.22.0-u18.4",
"commander": "^12.1.0"
},
"ava": {
Expand Down
9 changes: 9 additions & 0 deletions packages/inter-protocol/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.17.0-u18.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/inter-protocol@0.17.0-u18.3...@agoric/inter-protocol@0.17.0-u18.4) (2024-12-13)


### Features

* record instances that will be replaced so we can manage them ([3b1a35d](https://github.com/Agoric/agoric-sdk/commit/3b1a35d31a7bf20fab6b80af3091079f6307cb29))



## [0.17.0-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/inter-protocol@0.17.0-u18.2...@agoric/inter-protocol@0.17.0-u18.3) (2024-12-09)

**Note:** Version bump only for package @agoric/inter-protocol
Expand Down
2 changes: 1 addition & 1 deletion packages/inter-protocol/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agoric/inter-protocol",
"version": "0.17.0-u18.3",
"version": "0.17.0-u18.4",
"description": "Core cryptoeconomy contracts",
"type": "module",
"main": "src/index.js",
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-u18.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/solo@0.11.0-u18.3...@agoric/solo@0.11.0-u18.4) (2024-12-13)

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





## [0.11.0-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/solo@0.11.0-u18.2...@agoric/solo@0.11.0-u18.3) (2024-12-09)

**Note:** Version bump only for package @agoric/solo
Expand Down
6 changes: 3 additions & 3 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-u18.3",
"version": "0.11.0-u18.4",
"description": "Agoric's Solo vat runner",
"type": "module",
"bin": {
Expand All @@ -24,14 +24,14 @@
"dependencies": {
"@agoric/access-token": "^0.4.22-u18.0",
"@agoric/cache": "^0.3.3-u18.0",
"@agoric/cosmic-swingset": "^0.42.0-u18.3",
"@agoric/cosmic-swingset": "^0.42.0-u18.4",
"@agoric/internal": "^0.4.0-u18.0",
"@agoric/notifier": "^0.7.0-u18.0",
"@agoric/spawner": "^0.6.9-u18.0",
"@agoric/store": "^0.9.3-u18.0",
"@agoric/swing-store": "^0.10.0-u18.0",
"@agoric/swingset-vat": "^0.33.0-u18.0",
"@agoric/telemetry": "^0.6.3-u18.2",
"@agoric/telemetry": "^0.6.3-u18.3",
"@agoric/time": "^0.3.3-u18.0",
"@agoric/vats": "^0.16.0-u18.3",
"@agoric/wallet": "^0.19.0-u18.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/swingset-runner/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.3-u18.4](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-runner@0.22.3-u18.3...@agoric/swingset-runner@0.22.3-u18.4) (2024-12-13)

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





### [0.22.3-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/swingset-runner@0.22.3-u18.2...@agoric/swingset-runner@0.22.3-u18.3) (2024-12-09)

**Note:** Version bump only for package @agoric/swingset-runner
Expand Down
6 changes: 3 additions & 3 deletions packages/swingset-runner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agoric/swingset-runner",
"version": "0.22.3-u18.3",
"version": "0.22.3-u18.4",
"private": true,
"description": "Application to launch SwingSet instances for development and testing",
"type": "module",
Expand All @@ -21,14 +21,14 @@
"dependencies": {
"@agoric/deploy-script-support": "^0.10.4-u18.3",
"@agoric/ertp": "^0.16.3-u18.0",
"@agoric/inter-protocol": "^0.17.0-u18.3",
"@agoric/inter-protocol": "^0.17.0-u18.4",
"@agoric/internal": "^0.4.0-u18.0",
"@agoric/kmarshal": "^0.1.1-u18.0",
"@agoric/stat-logger": "^0.4.29-u18.0",
"@agoric/store": "^0.9.3-u18.0",
"@agoric/swing-store": "^0.10.0-u18.0",
"@agoric/swingset-vat": "^0.33.0-u18.0",
"@agoric/telemetry": "^0.6.3-u18.2",
"@agoric/telemetry": "^0.6.3-u18.3",
"@agoric/vat-data": "^0.5.3-u18.0",
"@agoric/zoe": "^0.26.3-u18.0",
"@endo/bundle-source": "^3.4.2",
Expand Down
9 changes: 9 additions & 0 deletions packages/telemetry/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.6.3-u18.3](https://github.com/Agoric/agoric-sdk/compare/@agoric/telemetry@0.6.3-u18.2...@agoric/telemetry@0.6.3-u18.3) (2024-12-13)


### Bug Fixes

* **telemetry:** timer-poll run.id ([#10672](https://github.com/Agoric/agoric-sdk/issues/10672)) ([4185e77](https://github.com/Agoric/agoric-sdk/commit/4185e77aec0babcb00057ff35ea7d8ec3f631976)), closes [#10357](https://github.com/Agoric/agoric-sdk/issues/10357) [#10357](https://github.com/Agoric/agoric-sdk/issues/10357)



### [0.6.3-u18.2](https://github.com/Agoric/agoric-sdk/compare/@agoric/telemetry@0.6.3-u18.1...@agoric/telemetry@0.6.3-u18.2) (2024-12-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/telemetry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@agoric/telemetry",
"version": "0.6.3-u18.2",
"version": "0.6.3-u18.3",
"description": "Agoric's telemetry implementation",
"type": "module",
"repository": "https://github.com/Agoric/agoric-sdk",
Expand Down

0 comments on commit 1c820e7

Please sign in to comment.