Update package version

This commit is contained in:
Prathamesh Musale 2025-06-02 16:57:09 +05:30
parent 66a12aa3fc
commit a434afe1e3
11 changed files with 10 additions and 13 deletions

View File

@ -21,9 +21,6 @@ It is also hosted at <https://azimuth.dev.vdb.to/graphql>
--data-raw '{"query":"{ azimuthGetKeys(blockHash: \"latest\", contractAddress: \"0x223c067F8CF28ae173EE5CafEa60cA44C335fecB\", _point: 58213) { value { encryptionKey: value0 authenticationKey: value1 cryptoSuiteVersion: value2 keyRevisionNumber: value3 } } }"}' \ --data-raw '{"query":"{ azimuthGetKeys(blockHash: \"latest\", contractAddress: \"0x223c067F8CF28ae173EE5CafEa60cA44C335fecB\", _point: 58213) { value { encryptionKey: value0 authenticationKey: value1 cryptoSuiteVersion: value2 keyRevisionNumber: value3 } } }"}' \
| jq | jq
# contractAddress: Azimuth contract address
# blockHash: block hash at which you want to query the contract state
# Response # Response
# { # {
# "data": { # "data": {

View File

@ -3,6 +3,6 @@
"packages/*" "packages/*"
], ],
"useWorkspaces": true, "useWorkspaces": true,
"version": "0.1.8", "version": "0.1.9",
"npmClient": "yarn" "npmClient": "yarn"
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "@cerc-io/azimuth-watcher", "name": "@cerc-io/azimuth-watcher",
"version": "0.1.8", "version": "0.1.9",
"description": "azimuth-watcher", "description": "azimuth-watcher",
"private": true, "private": true,
"main": "dist/index.js", "main": "dist/index.js",

View File

@ -1,6 +1,6 @@
{ {
"name": "@cerc-io/censures-watcher", "name": "@cerc-io/censures-watcher",
"version": "0.1.8", "version": "0.1.9",
"description": "censures-watcher", "description": "censures-watcher",
"private": true, "private": true,
"main": "dist/index.js", "main": "dist/index.js",

View File

@ -1,6 +1,6 @@
{ {
"name": "@cerc-io/claims-watcher", "name": "@cerc-io/claims-watcher",
"version": "0.1.8", "version": "0.1.9",
"description": "claims-watcher", "description": "claims-watcher",
"private": true, "private": true,
"main": "dist/index.js", "main": "dist/index.js",

View File

@ -1,6 +1,6 @@
{ {
"name": "@cerc-io/conditional-star-release-watcher", "name": "@cerc-io/conditional-star-release-watcher",
"version": "0.1.8", "version": "0.1.9",
"description": "conditional-star-release-watcher", "description": "conditional-star-release-watcher",
"private": true, "private": true,
"main": "dist/index.js", "main": "dist/index.js",

View File

@ -1,6 +1,6 @@
{ {
"name": "@cerc-io/delegated-sending-watcher", "name": "@cerc-io/delegated-sending-watcher",
"version": "0.1.8", "version": "0.1.9",
"description": "delegated-sending-watcher", "description": "delegated-sending-watcher",
"private": true, "private": true,
"main": "dist/index.js", "main": "dist/index.js",

View File

@ -1,6 +1,6 @@
{ {
"name": "@cerc-io/ecliptic-watcher", "name": "@cerc-io/ecliptic-watcher",
"version": "0.1.8", "version": "0.1.9",
"description": "ecliptic-watcher", "description": "ecliptic-watcher",
"private": true, "private": true,
"main": "dist/index.js", "main": "dist/index.js",

View File

@ -1,6 +1,6 @@
{ {
"name": "@cerc-io/gateway-server", "name": "@cerc-io/gateway-server",
"version": "0.1.8", "version": "0.1.9",
"main": "index.js", "main": "index.js",
"license": "AGPL-3.0", "license": "AGPL-3.0",
"private": true, "private": true,

View File

@ -1,6 +1,6 @@
{ {
"name": "@cerc-io/linear-star-release-watcher", "name": "@cerc-io/linear-star-release-watcher",
"version": "0.1.8", "version": "0.1.9",
"description": "linear-star-release-watcher", "description": "linear-star-release-watcher",
"private": true, "private": true,
"main": "dist/index.js", "main": "dist/index.js",

View File

@ -1,6 +1,6 @@
{ {
"name": "@cerc-io/polls-watcher", "name": "@cerc-io/polls-watcher",
"version": "0.1.8", "version": "0.1.9",
"description": "polls-watcher", "description": "polls-watcher",
"private": true, "private": true,
"main": "dist/index.js", "main": "dist/index.js",