From cbc3a96203a0b5633ac0c922e88dc8cf373231f5 Mon Sep 17 00:00:00 2001 From: Noah Prince Date: Mon, 29 Apr 2024 09:10:57 -0500 Subject: [PATCH] Bump version --- CHANGELOG.md | 8 + lerna.json | 2 +- .../account-fetch-cache-hooks/CHANGELOG.md | 8 + .../account-fetch-cache-hooks/package.json | 4 +- .../yarn.deploy.lock | 4 +- packages/account-fetch-cache/CHANGELOG.md | 8 + packages/account-fetch-cache/package.json | 2 +- .../CHANGELOG.md | 8 + .../package.json | 4 +- .../yarn.deploy.lock | 4 +- packages/active-device-oracle/CHANGELOG.md | 8 + packages/active-device-oracle/package.json | 2 +- packages/anchor-resolvers/CHANGELOG.md | 8 + packages/anchor-resolvers/package.json | 2 +- packages/circuit-breaker-sdk/CHANGELOG.md | 8 + packages/circuit-breaker-sdk/package.json | 6 +- packages/circuit-breaker-sdk/yarn.deploy.lock | 8 +- packages/crons/CHANGELOG.md | 8 + packages/crons/package.json | 30 +- packages/crons/yarn.deploy.lock | 130 ++++---- packages/currency-utils/CHANGELOG.md | 8 + packages/currency-utils/package.json | 2 +- packages/data-credits-sdk/CHANGELOG.md | 8 + packages/data-credits-sdk/package.json | 10 +- packages/data-credits-sdk/yarn.deploy.lock | 42 +-- packages/distributor-oracle/CHANGELOG.md | 8 + packages/distributor-oracle/package.json | 16 +- packages/distributor-oracle/yarn.deploy.lock | 82 ++--- packages/docsite/package.json | 2 +- .../pages/docs/api/lazy-distributor-sdk.md | 1 + packages/entity-invalidator/CHANGELOG.md | 8 + packages/entity-invalidator/package.json | 8 +- packages/entity-invalidator/yarn.deploy.lock | 62 ++-- packages/fanout-metadata-service/CHANGELOG.md | 8 + packages/fanout-metadata-service/package.json | 8 +- .../fanout-metadata-service/yarn.deploy.lock | 24 +- packages/fanout-sdk/CHANGELOG.md | 8 + packages/fanout-sdk/package.json | 6 +- packages/fanout-sdk/yarn.deploy.lock | 8 +- packages/faucet-service/CHANGELOG.md | 8 + packages/faucet-service/package.json | 6 +- packages/faucet-service/yarn.deploy.lock | 16 +- packages/helium-admin-cli/CHANGELOG.md | 8 + packages/helium-admin-cli/package.json | 24 +- packages/helium-admin-cli/yarn.deploy.lock | 134 ++++---- .../helium-entity-manager-sdk/CHANGELOG.md | 8 + .../helium-entity-manager-sdk/package.json | 12 +- .../yarn.deploy.lock | 54 ++-- packages/helium-react-hooks/CHANGELOG.md | 8 + packages/helium-react-hooks/package.json | 6 +- packages/helium-react-hooks/yarn.deploy.lock | 10 +- packages/helium-sub-daos-sdk/CHANGELOG.md | 8 + packages/helium-sub-daos-sdk/package.json | 10 +- packages/helium-sub-daos-sdk/yarn.deploy.lock | 32 +- packages/hexboosting-sdk/CHANGELOG.md | 8 + packages/hexboosting-sdk/package.json | 8 +- packages/hexboosting-sdk/yarn.deploy.lock | 40 +-- packages/hotspot-utils/CHANGELOG.md | 8 + packages/hotspot-utils/package.json | 10 +- packages/hotspot-utils/yarn.deploy.lock | 64 ++-- packages/idls/CHANGELOG.md | 8 + packages/idls/package.json | 2 +- packages/lazy-distributor-sdk/CHANGELOG.md | 8 + packages/lazy-distributor-sdk/package.json | 6 +- .../lazy-distributor-sdk/yarn.deploy.lock | 14 +- packages/lazy-transactions-sdk/CHANGELOG.md | 8 + packages/lazy-transactions-sdk/package.json | 6 +- .../lazy-transactions-sdk/yarn.deploy.lock | 16 +- packages/metadata-service/CHANGELOG.md | 8 + packages/metadata-service/package.json | 14 +- packages/metadata-service/yarn.deploy.lock | 78 ++--- packages/migration-service/CHANGELOG.md | 8 + packages/migration-service/package.json | 22 +- packages/migration-service/yarn.deploy.lock | 120 +++---- .../mobile-entity-manager-sdk/CHANGELOG.md | 8 + .../mobile-entity-manager-sdk/package.json | 8 +- .../yarn.deploy.lock | 62 ++-- packages/monitor-service/CHANGELOG.md | 8 + packages/monitor-service/package.json | 22 +- packages/monitor-service/yarn.deploy.lock | 102 +++--- packages/no-emit-sdk/CHANGELOG.md | 8 + packages/no-emit-sdk/package.json | 2 +- packages/price-oracle-sdk/CHANGELOG.md | 8 + packages/price-oracle-sdk/package.json | 4 +- packages/price-oracle-sdk/yarn.deploy.lock | 4 +- .../CHANGELOG.md | 8 + .../package.json | 2 +- packages/rewards-oracle-sdk/CHANGELOG.md | 8 + packages/rewards-oracle-sdk/package.json | 6 +- packages/rewards-oracle-sdk/yarn.deploy.lock | 8 +- packages/spl-utils/CHANGELOG.md | 8 + packages/spl-utils/package.json | 6 +- packages/spl-utils/yarn.deploy.lock | 8 +- packages/sus/CHANGELOG.md | 8 + packages/sus/package.json | 2 +- packages/tokens-to-rent-service/CHANGELOG.md | 8 + packages/tokens-to-rent-service/package.json | 6 +- .../tokens-to-rent-service/yarn.deploy.lock | 14 +- packages/treasury-management-sdk/CHANGELOG.md | 8 + packages/treasury-management-sdk/package.json | 8 +- .../treasury-management-sdk/yarn.deploy.lock | 16 +- .../voter-stake-registry-hooks/CHANGELOG.md | 8 + .../voter-stake-registry-hooks/package.json | 16 +- .../yarn.deploy.lock | 66 ++-- .../voter-stake-registry-sdk/CHANGELOG.md | 8 + .../voter-stake-registry-sdk/package.json | 6 +- .../voter-stake-registry-sdk/yarn.deploy.lock | 8 +- packages/vsr-metadata-service/CHANGELOG.md | 8 + packages/vsr-metadata-service/package.json | 8 +- .../vsr-metadata-service/yarn.deploy.lock | 24 +- packages/xnft-hotspot/CHANGELOG.md | 8 + packages/xnft-hotspot/package.json | 12 +- packages/xnft-hotspot/yarn.deploy.lock | 104 +++--- yarn.lock | 296 +++++++++--------- 114 files changed, 1317 insertions(+), 996 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51c05f471..37bbfc4e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-library/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package helium-program-library + + + + + ## [0.7.10](https://github.com/helium/helium-program-library/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package helium-program-library diff --git a/lerna.json b/lerna.json index eb1be5cfe..fe7cc9dc7 100644 --- a/lerna.json +++ b/lerna.json @@ -4,5 +4,5 @@ "packages/*" ], "useWorkspaces": true, - "version": "0.7.10" + "version": "0.7.11" } diff --git a/packages/account-fetch-cache-hooks/CHANGELOG.md b/packages/account-fetch-cache-hooks/CHANGELOG.md index 78f93e9a2..79a89ec81 100644 --- a/packages/account-fetch-cache-hooks/CHANGELOG.md +++ b/packages/account-fetch-cache-hooks/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/account-fetch-cache-hooks + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/account-fetch-cache-hooks diff --git a/packages/account-fetch-cache-hooks/package.json b/packages/account-fetch-cache-hooks/package.json index 3c9e3bc98..a8e8e9e97 100644 --- a/packages/account-fetch-cache-hooks/package.json +++ b/packages/account-fetch-cache-hooks/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "React hooks and context for account-fetch-cache", "repository": { "type": "git", @@ -31,7 +31,7 @@ "prebuild": "npm run clean && npm run package" }, "dependencies": { - "@helium/account-fetch-cache": "^0.7.10", + "@helium/account-fetch-cache": "^0.7.11", "@solana/web3.js": "^1.78.8", "react-async-hook": "^4.0.0" }, diff --git a/packages/account-fetch-cache-hooks/yarn.deploy.lock b/packages/account-fetch-cache-hooks/yarn.deploy.lock index 3824b0288..625240f46 100644 --- a/packages/account-fetch-cache-hooks/yarn.deploy.lock +++ b/packages/account-fetch-cache-hooks/yarn.deploy.lock @@ -27,7 +27,7 @@ __metadata: version: 0.0.0-use.local resolution: "@helium/account-fetch-cache-hooks@workspace:." dependencies: - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@solana/web3.js": ^1.78.8 git-format-staged: ^2.1.3 react-async-hook: ^4.0.0 @@ -39,7 +39,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/account-fetch-cache@^0.7.9": +"@helium/account-fetch-cache@^0.7.11": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: diff --git a/packages/account-fetch-cache/CHANGELOG.md b/packages/account-fetch-cache/CHANGELOG.md index 32c237b5f..c62224e37 100644 --- a/packages/account-fetch-cache/CHANGELOG.md +++ b/packages/account-fetch-cache/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-library/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/account-fetch-cache + + + + + ## [0.7.10](https://github.com/helium/helium-program-library/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/account-fetch-cache diff --git a/packages/account-fetch-cache/package.json b/packages/account-fetch-cache/package.json index f3905a79e..a4530fbd8 100644 --- a/packages/account-fetch-cache/package.json +++ b/packages/account-fetch-cache/package.json @@ -1,6 +1,6 @@ { "name": "@helium/account-fetch-cache", - "version": "0.7.10", + "version": "0.7.11", "description": "Solana account fetch cache to eliminate reduntant fetching, and batch fetches", "publishConfig": { "access": "public", diff --git a/packages/account-postgres-sink-service/CHANGELOG.md b/packages/account-postgres-sink-service/CHANGELOG.md index 10c20c8a5..9ed661ac2 100644 --- a/packages/account-postgres-sink-service/CHANGELOG.md +++ b/packages/account-postgres-sink-service/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/account-postgres-sink-service + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/account-postgres-sink-service diff --git a/packages/account-postgres-sink-service/package.json b/packages/account-postgres-sink-service/package.json index ed9d7a5f9..66ec4ccdd 100644 --- a/packages/account-postgres-sink-service/package.json +++ b/packages/account-postgres-sink-service/package.json @@ -6,7 +6,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "Sync account data to postgres", "repository": { "type": "git", @@ -37,7 +37,7 @@ "@connectrpc/connect-node": "^1.3.0", "@coral-xyz/anchor": "^0.28.0", "@fastify/cors": "^8.1.1", - "@helium/account-fetch-cache": "^0.7.10", + "@helium/account-fetch-cache": "^0.7.11", "@metaplex-foundation/mpl-token-metadata": "^2.10.0", "@solana/web3.js": "^1.78.8", "@substreams/core": "^0.15.1", diff --git a/packages/account-postgres-sink-service/yarn.deploy.lock b/packages/account-postgres-sink-service/yarn.deploy.lock index 444b70653..8021fede2 100644 --- a/packages/account-postgres-sink-service/yarn.deploy.lock +++ b/packages/account-postgres-sink-service/yarn.deploy.lock @@ -155,7 +155,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.7.9": +"@helium/account-fetch-cache@^0.7.11": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -175,7 +175,7 @@ __metadata: "@connectrpc/connect-node": ^1.3.0 "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/web3.js": ^1.78.8 "@substreams/core": ^0.15.1 diff --git a/packages/active-device-oracle/CHANGELOG.md b/packages/active-device-oracle/CHANGELOG.md index 1bc32e693..0bed23c05 100644 --- a/packages/active-device-oracle/CHANGELOG.md +++ b/packages/active-device-oracle/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/active-device-oracle + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/active-device-oracle diff --git a/packages/active-device-oracle/package.json b/packages/active-device-oracle/package.json index 6920a5308..2219e2c3d 100644 --- a/packages/active-device-oracle/package.json +++ b/packages/active-device-oracle/package.json @@ -6,7 +6,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "Oracle of helium active devices", "repository": { "type": "git", diff --git a/packages/anchor-resolvers/CHANGELOG.md b/packages/anchor-resolvers/CHANGELOG.md index 151463ae0..916885c61 100644 --- a/packages/anchor-resolvers/CHANGELOG.md +++ b/packages/anchor-resolvers/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-library/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/anchor-resolvers + + + + + ## [0.7.10](https://github.com/helium/helium-program-library/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/anchor-resolvers diff --git a/packages/anchor-resolvers/package.json b/packages/anchor-resolvers/package.json index 5cd30cb27..bc3b4c2fe 100644 --- a/packages/anchor-resolvers/package.json +++ b/packages/anchor-resolvers/package.json @@ -1,6 +1,6 @@ { "name": "@helium/anchor-resolvers", - "version": "0.7.10", + "version": "0.7.11", "description": "Wrappers around anchor custom resolvers to make composition easier", "publishConfig": { "access": "public", diff --git a/packages/circuit-breaker-sdk/CHANGELOG.md b/packages/circuit-breaker-sdk/CHANGELOG.md index 1173bbf10..01db28005 100644 --- a/packages/circuit-breaker-sdk/CHANGELOG.md +++ b/packages/circuit-breaker-sdk/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/circuit-breaker-sdk + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/circuit-breaker-sdk diff --git a/packages/circuit-breaker-sdk/package.json b/packages/circuit-breaker-sdk/package.json index 90c387d59..77d6ae229 100644 --- a/packages/circuit-breaker-sdk/package.json +++ b/packages/circuit-breaker-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "Interface to the circuit breaker smart contract", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/anchor-resolvers": "^0.7.10", - "@helium/idls": "^0.7.10", + "@helium/anchor-resolvers": "^0.7.11", + "@helium/idls": "^0.7.11", "bn.js": "^5.2.0", "bs58": "^4.0.1" }, diff --git a/packages/circuit-breaker-sdk/yarn.deploy.lock b/packages/circuit-breaker-sdk/yarn.deploy.lock index 38a1a02cb..ae4c9b55c 100644 --- a/packages/circuit-breaker-sdk/yarn.deploy.lock +++ b/packages/circuit-breaker-sdk/yarn.deploy.lock @@ -67,7 +67,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.9": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -86,8 +86,8 @@ __metadata: resolution: "@helium/circuit-breaker-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -97,7 +97,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.7.9": +"@helium/idls@^0.7.11": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: diff --git a/packages/crons/CHANGELOG.md b/packages/crons/CHANGELOG.md index 7206cc3ce..f16eabb53 100644 --- a/packages/crons/CHANGELOG.md +++ b/packages/crons/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-library/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/crons + + + + + ## [0.7.10](https://github.com/helium/helium-program-library/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/crons diff --git a/packages/crons/package.json b/packages/crons/package.json index 74ab891ef..b7d03ed04 100644 --- a/packages/crons/package.json +++ b/packages/crons/package.json @@ -1,6 +1,6 @@ { "name": "@helium/crons", - "version": "0.7.10", + "version": "0.7.11", "description": "scripts to run on a schedule", "private": true, "publishConfig": { @@ -32,23 +32,23 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/account-fetch-cache": "^0.7.10", - "@helium/distributor-oracle": "^0.7.10", - "@helium/fanout-sdk": "^0.7.10", - "@helium/helium-entity-manager-sdk": "^0.7.10", - "@helium/helium-sub-daos-sdk": "^0.7.10", - "@helium/idls": "^0.7.10", - "@helium/lazy-distributor-sdk": "^0.7.10", - "@helium/mobile-entity-manager-sdk": "^0.7.10", - "@helium/no-emit-sdk": "^0.7.10", + "@helium/account-fetch-cache": "^0.7.11", + "@helium/distributor-oracle": "^0.7.11", + "@helium/fanout-sdk": "^0.7.11", + "@helium/helium-entity-manager-sdk": "^0.7.11", + "@helium/helium-sub-daos-sdk": "^0.7.11", + "@helium/idls": "^0.7.11", + "@helium/lazy-distributor-sdk": "^0.7.11", + "@helium/mobile-entity-manager-sdk": "^0.7.11", + "@helium/no-emit-sdk": "^0.7.11", "@helium/organization-sdk": "^0.0.8", - "@helium/price-oracle-sdk": "^0.7.10", + "@helium/price-oracle-sdk": "^0.7.11", "@helium/proposal-sdk": "^0.0.8", - "@helium/rewards-oracle-sdk": "^0.7.10", - "@helium/spl-utils": "^0.7.10", + "@helium/rewards-oracle-sdk": "^0.7.11", + "@helium/spl-utils": "^0.7.11", "@helium/state-controller-sdk": "^0.0.8", - "@helium/treasury-management-sdk": "^0.7.10", - "@helium/voter-stake-registry-sdk": "^0.7.10", + "@helium/treasury-management-sdk": "^0.7.11", + "@helium/voter-stake-registry-sdk": "^0.7.11", "@solana/spl-token": "^0.3.8", "@solana/web3.js": "^1.78.8", "axios": "^1.3.6", diff --git a/packages/crons/yarn.deploy.lock b/packages/crons/yarn.deploy.lock index 4d7aec88e..1b2399b1b 100644 --- a/packages/crons/yarn.deploy.lock +++ b/packages/crons/yarn.deploy.lock @@ -111,7 +111,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.7.9": +"@helium/account-fetch-cache@^0.7.11": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -133,7 +133,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.9": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -159,13 +159,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.7.9": +"@helium/circuit-breaker-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -180,23 +180,23 @@ __metadata: resolution: "@helium/crons@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.9 - "@helium/distributor-oracle": ^0.7.9 - "@helium/fanout-sdk": ^0.7.9 - "@helium/helium-entity-manager-sdk": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 - "@helium/lazy-distributor-sdk": ^0.7.9 - "@helium/mobile-entity-manager-sdk": ^0.7.9 - "@helium/no-emit-sdk": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 + "@helium/distributor-oracle": ^0.7.11 + "@helium/fanout-sdk": ^0.7.11 + "@helium/helium-entity-manager-sdk": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/lazy-distributor-sdk": ^0.7.11 + "@helium/mobile-entity-manager-sdk": ^0.7.11 + "@helium/no-emit-sdk": ^0.7.11 "@helium/organization-sdk": ^0.0.8 - "@helium/price-oracle-sdk": ^0.7.9 + "@helium/price-oracle-sdk": ^0.7.11 "@helium/proposal-sdk": ^0.0.8 - "@helium/rewards-oracle-sdk": ^0.7.9 - "@helium/spl-utils": ^0.7.9 + "@helium/rewards-oracle-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@helium/state-controller-sdk": ^0.0.8 - "@helium/treasury-management-sdk": ^0.7.9 - "@helium/voter-stake-registry-sdk": ^0.7.9 + "@helium/treasury-management-sdk": ^0.7.11 + "@helium/voter-stake-registry-sdk": ^0.7.11 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.8 "@types/bn.js": ^5.1.0 @@ -214,20 +214,20 @@ __metadata: languageName: unknown linkType: soft -"@helium/distributor-oracle@^0.7.9": +"@helium/distributor-oracle@^0.7.11": version: 0.0.0-use.local resolution: "@helium/distributor-oracle@workspace:packages/distributor-oracle" dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 - "@helium/lazy-distributor-sdk": ^0.7.9 - "@helium/rewards-oracle-sdk": ^0.7.9 - "@helium/spl-utils": ^0.7.9 + "@helium/helium-entity-manager-sdk": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/lazy-distributor-sdk": ^0.7.11 + "@helium/rewards-oracle-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@solana/spl-token": ^0.3.8 "@types/bs58": ^4.0.1 @@ -255,13 +255,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/fanout-sdk@^0.7.9": +"@helium/fanout-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/fanout-sdk@workspace:packages/fanout-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -271,17 +271,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.7.9": +"@helium/helium-entity-manager-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 - "@helium/no-emit-sdk": ^0.7.9 - "@helium/spl-utils": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/no-emit-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -294,15 +294,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.7.9": +"@helium/helium-sub-daos-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/treasury-management-sdk": ^0.7.9 - "@helium/voter-stake-registry-sdk": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/treasury-management-sdk": ^0.7.11 + "@helium/voter-stake-registry-sdk": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -312,7 +312,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.7.9": +"@helium/idls@^0.7.11": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -339,13 +339,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.7.9": +"@helium/lazy-distributor-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/lazy-distributor-sdk@workspace:packages/lazy-distributor-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -355,14 +355,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/mobile-entity-manager-sdk@^0.7.9": +"@helium/mobile-entity-manager-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/mobile-entity-manager-sdk@workspace:packages/mobile-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/helium-entity-manager-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/helium-entity-manager-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -383,7 +383,7 @@ __metadata: languageName: node linkType: hard -"@helium/no-emit-sdk@^0.7.9": +"@helium/no-emit-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -411,12 +411,12 @@ __metadata: languageName: node linkType: hard -"@helium/price-oracle-sdk@^0.7.9": +"@helium/price-oracle-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/price-oracle-sdk@workspace:packages/price-oracle-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/idls": ^0.7.9 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -437,13 +437,13 @@ __metadata: languageName: node linkType: hard -"@helium/rewards-oracle-sdk@^0.7.9": +"@helium/rewards-oracle-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/rewards-oracle-sdk@workspace:packages/rewards-oracle-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -453,14 +453,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.7.9": +"@helium/spl-utils@^0.7.11": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -486,14 +486,14 @@ __metadata: languageName: node linkType: hard -"@helium/treasury-management-sdk@^0.7.9": +"@helium/treasury-management-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -503,13 +503,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.7.9": +"@helium/voter-stake-registry-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/currency-utils/CHANGELOG.md b/packages/currency-utils/CHANGELOG.md index 7e4efc4b5..0f8d582a2 100644 --- a/packages/currency-utils/CHANGELOG.md +++ b/packages/currency-utils/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-library/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/currency-utils + + + + + ## [0.7.10](https://github.com/helium/helium-program-library/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/currency-utils diff --git a/packages/currency-utils/package.json b/packages/currency-utils/package.json index 964043993..d9ded5131 100644 --- a/packages/currency-utils/package.json +++ b/packages/currency-utils/package.json @@ -1,6 +1,6 @@ { "name": "@helium/currency-utils", - "version": "0.7.10", + "version": "0.7.11", "description": "Currency utilities", "homepage": "https://github.com/helium/helium-program-library#readme", "publishConfig": { diff --git a/packages/data-credits-sdk/CHANGELOG.md b/packages/data-credits-sdk/CHANGELOG.md index 3251e05ed..9db8de07f 100644 --- a/packages/data-credits-sdk/CHANGELOG.md +++ b/packages/data-credits-sdk/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/data-credits-sdk + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/data-credits-sdk diff --git a/packages/data-credits-sdk/package.json b/packages/data-credits-sdk/package.json index f95fb7a10..bd756fb0c 100644 --- a/packages/data-credits-sdk/package.json +++ b/packages/data-credits-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "Interface to the data-credits smart contract", "repository": { "type": "git", @@ -32,10 +32,10 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/anchor-resolvers": "^0.7.10", - "@helium/circuit-breaker-sdk": "^0.7.10", - "@helium/helium-sub-daos-sdk": "^0.7.10", - "@helium/idls": "^0.7.10", + "@helium/anchor-resolvers": "^0.7.11", + "@helium/circuit-breaker-sdk": "^0.7.11", + "@helium/helium-sub-daos-sdk": "^0.7.11", + "@helium/idls": "^0.7.11", "bn.js": "^5.2.0", "bs58": "^4.0.1", "crypto-js": "^4.1.1" diff --git a/packages/data-credits-sdk/yarn.deploy.lock b/packages/data-credits-sdk/yarn.deploy.lock index 58ec988f4..f8ac57af5 100644 --- a/packages/data-credits-sdk/yarn.deploy.lock +++ b/packages/data-credits-sdk/yarn.deploy.lock @@ -67,7 +67,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.9": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -81,13 +81,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/circuit-breaker-sdk@^0.7.9": +"@helium/circuit-breaker-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -102,10 +102,10 @@ __metadata: resolution: "@helium/data-credits-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -117,15 +117,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.7.9": +"@helium/helium-sub-daos-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/treasury-management-sdk": ^0.7.9 - "@helium/voter-stake-registry-sdk": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/treasury-management-sdk": ^0.7.11 + "@helium/voter-stake-registry-sdk": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -135,7 +135,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.7.9": +"@helium/idls@^0.7.11": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -149,14 +149,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.7.9": +"@helium/treasury-management-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -166,13 +166,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.7.9": +"@helium/voter-stake-registry-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/distributor-oracle/CHANGELOG.md b/packages/distributor-oracle/CHANGELOG.md index 352c722bc..491768611 100644 --- a/packages/distributor-oracle/CHANGELOG.md +++ b/packages/distributor-oracle/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/distributor-oracle + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/distributor-oracle diff --git a/packages/distributor-oracle/package.json b/packages/distributor-oracle/package.json index 7d3aabc8b..221ae3c98 100644 --- a/packages/distributor-oracle/package.json +++ b/packages/distributor-oracle/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "Oracle server for the lazy distributor", "repository": { "type": "git", @@ -36,14 +36,14 @@ "dependencies": { "@coral-xyz/anchor": "^0.28.0", "@fastify/cors": "^8.1.1", - "@helium/account-fetch-cache": "^0.7.10", + "@helium/account-fetch-cache": "^0.7.11", "@helium/address": "^4.10.2", - "@helium/helium-entity-manager-sdk": "^0.7.10", - "@helium/helium-sub-daos-sdk": "^0.7.10", - "@helium/idls": "^0.7.10", - "@helium/lazy-distributor-sdk": "^0.7.10", - "@helium/rewards-oracle-sdk": "^0.7.10", - "@helium/spl-utils": "^0.7.10", + "@helium/helium-entity-manager-sdk": "^0.7.11", + "@helium/helium-sub-daos-sdk": "^0.7.11", + "@helium/idls": "^0.7.11", + "@helium/lazy-distributor-sdk": "^0.7.11", + "@helium/rewards-oracle-sdk": "^0.7.11", + "@helium/spl-utils": "^0.7.11", "@metaplex-foundation/mpl-bubblegum": "^0.7.0", "@solana/spl-token": "^0.3.8", "@types/sequelize": "^4.28.14", diff --git a/packages/distributor-oracle/yarn.deploy.lock b/packages/distributor-oracle/yarn.deploy.lock index 57d630f17..e0ffec6f4 100644 --- a/packages/distributor-oracle/yarn.deploy.lock +++ b/packages/distributor-oracle/yarn.deploy.lock @@ -111,7 +111,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.7.10": +"@helium/account-fetch-cache@^0.7.11": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -133,7 +133,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.10": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -159,13 +159,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.7.10": +"@helium/circuit-breaker-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.10 - "@helium/idls": ^0.7.10 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -181,14 +181,14 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.7.10 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.7.10 - "@helium/helium-sub-daos-sdk": ^0.7.10 - "@helium/idls": ^0.7.10 - "@helium/lazy-distributor-sdk": ^0.7.10 - "@helium/rewards-oracle-sdk": ^0.7.10 - "@helium/spl-utils": ^0.7.10 + "@helium/helium-entity-manager-sdk": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/lazy-distributor-sdk": ^0.7.11 + "@helium/rewards-oracle-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@solana/spl-token": ^0.3.8 "@types/bs58": ^4.0.1 @@ -216,17 +216,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.7.10": +"@helium/helium-entity-manager-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.10 - "@helium/helium-sub-daos-sdk": ^0.7.10 - "@helium/idls": ^0.7.10 - "@helium/no-emit-sdk": ^0.7.10 - "@helium/spl-utils": ^0.7.10 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/no-emit-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -239,15 +239,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.7.10": +"@helium/helium-sub-daos-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.10 - "@helium/circuit-breaker-sdk": ^0.7.10 - "@helium/treasury-management-sdk": ^0.7.10 - "@helium/voter-stake-registry-sdk": ^0.7.10 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/treasury-management-sdk": ^0.7.11 + "@helium/voter-stake-registry-sdk": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -257,7 +257,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.7.10": +"@helium/idls@^0.7.11": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -284,13 +284,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.7.10": +"@helium/lazy-distributor-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/lazy-distributor-sdk@workspace:packages/lazy-distributor-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.10 - "@helium/circuit-breaker-sdk": ^0.7.10 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -300,7 +300,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/no-emit-sdk@^0.7.10": +"@helium/no-emit-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -316,13 +316,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/rewards-oracle-sdk@^0.7.10": +"@helium/rewards-oracle-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/rewards-oracle-sdk@workspace:packages/rewards-oracle-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.10 - "@helium/idls": ^0.7.10 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -332,14 +332,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.7.10": +"@helium/spl-utils@^0.7.11": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.10 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.10 + "@helium/anchor-resolvers": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -354,14 +354,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.7.10": +"@helium/treasury-management-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.10 - "@helium/circuit-breaker-sdk": ^0.7.10 - "@helium/idls": ^0.7.10 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -371,13 +371,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.7.10": +"@helium/voter-stake-registry-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.10 - "@helium/idls": ^0.7.10 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/docsite/package.json b/packages/docsite/package.json index d9abc3f23..197cb3bf7 100644 --- a/packages/docsite/package.json +++ b/packages/docsite/package.json @@ -1,6 +1,6 @@ { "name": "hpl-docs", - "version": "0.7.10", + "version": "0.7.11", "private": true, "scripts": { "dev": "next dev", diff --git a/packages/docsite/src/pages/docs/api/lazy-distributor-sdk.md b/packages/docsite/src/pages/docs/api/lazy-distributor-sdk.md index d37002d7e..b64e42c26 100644 --- a/packages/docsite/src/pages/docs/api/lazy-distributor-sdk.md +++ b/packages/docsite/src/pages/docs/api/lazy-distributor-sdk.md @@ -203,6 +203,7 @@ If you are looking for a quick start guide, check out the [Getting Started](/doc | currentConfigVersion | u16 | | currentRewards | [object Object] | | bumpSeed | u8 | +| reserved | u64 | | destination | publicKey | ## Types diff --git a/packages/entity-invalidator/CHANGELOG.md b/packages/entity-invalidator/CHANGELOG.md index 91fd400f4..7e89094d5 100644 --- a/packages/entity-invalidator/CHANGELOG.md +++ b/packages/entity-invalidator/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/entity-invalidator + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/entity-invalidator diff --git a/packages/entity-invalidator/package.json b/packages/entity-invalidator/package.json index 409ebd605..cadad3725 100644 --- a/packages/entity-invalidator/package.json +++ b/packages/entity-invalidator/package.json @@ -6,7 +6,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "Sync account data to postgres", "repository": { "type": "git", @@ -33,9 +33,9 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/account-fetch-cache": "^0.7.10", - "@helium/helium-entity-manager-sdk": "^0.7.10", - "@helium/spl-utils": "^0.7.10", + "@helium/account-fetch-cache": "^0.7.11", + "@helium/helium-entity-manager-sdk": "^0.7.11", + "@helium/spl-utils": "^0.7.11", "@solana/web3.js": "^1.78.8", "aws-sdk": "^2.1344.0", "bn.js": "^5.2.0", diff --git a/packages/entity-invalidator/yarn.deploy.lock b/packages/entity-invalidator/yarn.deploy.lock index 1689c27a0..4f5e4c741 100644 --- a/packages/entity-invalidator/yarn.deploy.lock +++ b/packages/entity-invalidator/yarn.deploy.lock @@ -67,7 +67,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.7.9": +"@helium/account-fetch-cache@^0.7.11": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -89,7 +89,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.9": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -115,13 +115,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.7.9": +"@helium/circuit-breaker-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -136,9 +136,9 @@ __metadata: resolution: "@helium/entity-invalidator@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.9 - "@helium/helium-entity-manager-sdk": ^0.7.9 - "@helium/spl-utils": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 + "@helium/helium-entity-manager-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@solana/web3.js": ^1.78.8 "@types/bn.js": ^5.1.1 "@types/deep-equal": ^1.0.1 @@ -162,17 +162,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.7.9": +"@helium/helium-entity-manager-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 - "@helium/no-emit-sdk": ^0.7.9 - "@helium/spl-utils": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/no-emit-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -185,15 +185,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.7.9": +"@helium/helium-sub-daos-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/treasury-management-sdk": ^0.7.9 - "@helium/voter-stake-registry-sdk": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/treasury-management-sdk": ^0.7.11 + "@helium/voter-stake-registry-sdk": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -203,7 +203,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.7.9": +"@helium/idls@^0.7.11": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -230,7 +230,7 @@ __metadata: languageName: node linkType: hard -"@helium/no-emit-sdk@^0.7.9": +"@helium/no-emit-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -246,14 +246,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.7.9": +"@helium/spl-utils@^0.7.11": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -268,14 +268,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.7.9": +"@helium/treasury-management-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -285,13 +285,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.7.9": +"@helium/voter-stake-registry-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/fanout-metadata-service/CHANGELOG.md b/packages/fanout-metadata-service/CHANGELOG.md index 6dcd74738..013262909 100644 --- a/packages/fanout-metadata-service/CHANGELOG.md +++ b/packages/fanout-metadata-service/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/fanout-metadata-service + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/fanout-metadata-service diff --git a/packages/fanout-metadata-service/package.json b/packages/fanout-metadata-service/package.json index 39e786c4c..ed84a2111 100644 --- a/packages/fanout-metadata-service/package.json +++ b/packages/fanout-metadata-service/package.json @@ -6,7 +6,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "Mint metadata of fanout positions", "repository": { "type": "git", @@ -34,10 +34,10 @@ "dependencies": { "@coral-xyz/anchor": "^0.28.0", "@fastify/cors": "^8.1.1", - "@helium/account-fetch-cache": "^0.7.10", + "@helium/account-fetch-cache": "^0.7.11", "@helium/address": "^4.10.2", - "@helium/fanout-sdk": "^0.7.10", - "@helium/spl-utils": "^0.7.10", + "@helium/fanout-sdk": "^0.7.11", + "@helium/spl-utils": "^0.7.11", "@metaplex-foundation/mpl-token-metadata": "^2.10.0", "@solana/spl-account-compression": "^0.1.7", "@solana/spl-token": "^0.3.8", diff --git a/packages/fanout-metadata-service/yarn.deploy.lock b/packages/fanout-metadata-service/yarn.deploy.lock index 807f2bfb8..589c59007 100644 --- a/packages/fanout-metadata-service/yarn.deploy.lock +++ b/packages/fanout-metadata-service/yarn.deploy.lock @@ -111,7 +111,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.7.9": +"@helium/account-fetch-cache@^0.7.11": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -133,7 +133,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.9": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -153,10 +153,10 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/fanout-sdk": ^0.7.9 - "@helium/spl-utils": ^0.7.9 + "@helium/fanout-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -174,13 +174,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/fanout-sdk@^0.7.9": +"@helium/fanout-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/fanout-sdk@workspace:packages/fanout-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -190,7 +190,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.7.9": +"@helium/idls@^0.7.11": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -204,14 +204,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.7.9": +"@helium/spl-utils@^0.7.11": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 diff --git a/packages/fanout-sdk/CHANGELOG.md b/packages/fanout-sdk/CHANGELOG.md index a627d6ae7..bc4107c65 100644 --- a/packages/fanout-sdk/CHANGELOG.md +++ b/packages/fanout-sdk/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/fanout-sdk + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/fanout-sdk diff --git a/packages/fanout-sdk/package.json b/packages/fanout-sdk/package.json index 1c8e59c99..7b5c847b5 100644 --- a/packages/fanout-sdk/package.json +++ b/packages/fanout-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "Interface to the fanout smart contract", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/anchor-resolvers": "^0.7.10", - "@helium/idls": "^0.7.10", + "@helium/anchor-resolvers": "^0.7.11", + "@helium/idls": "^0.7.11", "bn.js": "^5.2.0", "bs58": "^4.0.1" }, diff --git a/packages/fanout-sdk/yarn.deploy.lock b/packages/fanout-sdk/yarn.deploy.lock index f6249fc8c..eb902918a 100644 --- a/packages/fanout-sdk/yarn.deploy.lock +++ b/packages/fanout-sdk/yarn.deploy.lock @@ -67,7 +67,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.9": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -86,8 +86,8 @@ __metadata: resolution: "@helium/fanout-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -97,7 +97,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.7.9": +"@helium/idls@^0.7.11": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: diff --git a/packages/faucet-service/CHANGELOG.md b/packages/faucet-service/CHANGELOG.md index 502aed112..978dbbef2 100644 --- a/packages/faucet-service/CHANGELOG.md +++ b/packages/faucet-service/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/faucet-service + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/faucet-service diff --git a/packages/faucet-service/package.json b/packages/faucet-service/package.json index 53f63c16f..0a1e9310e 100644 --- a/packages/faucet-service/package.json +++ b/packages/faucet-service/package.json @@ -6,7 +6,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "Faucet for devnet Helium tokens", "repository": { "type": "git", @@ -35,8 +35,8 @@ "dependencies": { "@coral-xyz/anchor": "^0.28.0", "@fastify/cors": "^8.1.1", - "@helium/idls": "^0.7.10", - "@helium/spl-utils": "^0.7.10", + "@helium/idls": "^0.7.11", + "@helium/spl-utils": "^0.7.11", "@metaplex-foundation/mpl-token-metadata": "^2.10.0", "@solana/spl-token": "^0.3.8", "@solana/web3.js": "^1.78.8", diff --git a/packages/faucet-service/yarn.deploy.lock b/packages/faucet-service/yarn.deploy.lock index 3aa08ada8..841340f87 100644 --- a/packages/faucet-service/yarn.deploy.lock +++ b/packages/faucet-service/yarn.deploy.lock @@ -111,7 +111,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.7.9": +"@helium/account-fetch-cache@^0.7.11": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -133,7 +133,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.9": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -153,8 +153,8 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/idls": ^0.7.9 - "@helium/spl-utils": ^0.7.9 + "@helium/idls": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.8 @@ -174,7 +174,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.7.9": +"@helium/idls@^0.7.11": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -188,14 +188,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.7.9": +"@helium/spl-utils@^0.7.11": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 diff --git a/packages/helium-admin-cli/CHANGELOG.md b/packages/helium-admin-cli/CHANGELOG.md index 10ab90a98..bc5049ddb 100644 --- a/packages/helium-admin-cli/CHANGELOG.md +++ b/packages/helium-admin-cli/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/helium-admin-cli + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/helium-admin-cli diff --git a/packages/helium-admin-cli/package.json b/packages/helium-admin-cli/package.json index b2d2a45ef..1616e077a 100644 --- a/packages/helium-admin-cli/package.json +++ b/packages/helium-admin-cli/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "CLI to bootstrap the network", "repository": { "type": "git", @@ -40,18 +40,18 @@ "dependencies": { "@coral-xyz/anchor": "^0.28.0", "@helium/address": "^4.10.2", - "@helium/circuit-breaker-sdk": "^0.7.10", + "@helium/circuit-breaker-sdk": "^0.7.11", "@helium/crypto": "^4.10.2", - "@helium/data-credits-sdk": "^0.7.10", - "@helium/distributor-oracle": "^0.7.10", - "@helium/fanout-sdk": "^0.7.10", - "@helium/helium-entity-manager-sdk": "^0.7.10", - "@helium/helium-sub-daos-sdk": "^0.7.10", - "@helium/lazy-distributor-sdk": "^0.7.10", - "@helium/mobile-entity-manager-sdk": "^0.7.10", - "@helium/price-oracle-sdk": "^0.7.10", - "@helium/spl-utils": "^0.7.10", - "@helium/treasury-management-sdk": "^0.7.10", + "@helium/data-credits-sdk": "^0.7.11", + "@helium/distributor-oracle": "^0.7.11", + "@helium/fanout-sdk": "^0.7.11", + "@helium/helium-entity-manager-sdk": "^0.7.11", + "@helium/helium-sub-daos-sdk": "^0.7.11", + "@helium/lazy-distributor-sdk": "^0.7.11", + "@helium/mobile-entity-manager-sdk": "^0.7.11", + "@helium/price-oracle-sdk": "^0.7.11", + "@helium/spl-utils": "^0.7.11", + "@helium/treasury-management-sdk": "^0.7.11", "@solana/spl-account-compression": "^0.1.7", "@solana/spl-governance": "^0.3.18", "@solana/spl-token": "^0.3.8", diff --git a/packages/helium-admin-cli/yarn.deploy.lock b/packages/helium-admin-cli/yarn.deploy.lock index ea2f58bb8..082d21db9 100644 --- a/packages/helium-admin-cli/yarn.deploy.lock +++ b/packages/helium-admin-cli/yarn.deploy.lock @@ -146,7 +146,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.7.9": +"@helium/account-fetch-cache@^0.7.11": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -168,7 +168,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.9": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -194,13 +194,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.7.9": +"@helium/circuit-breaker-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -221,15 +221,15 @@ __metadata: languageName: node linkType: hard -"@helium/data-credits-sdk@^0.7.9": +"@helium/data-credits-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/data-credits-sdk@workspace:packages/data-credits-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -241,20 +241,20 @@ __metadata: languageName: unknown linkType: soft -"@helium/distributor-oracle@^0.7.9": +"@helium/distributor-oracle@^0.7.11": version: 0.0.0-use.local resolution: "@helium/distributor-oracle@workspace:packages/distributor-oracle" dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 - "@helium/lazy-distributor-sdk": ^0.7.9 - "@helium/rewards-oracle-sdk": ^0.7.9 - "@helium/spl-utils": ^0.7.9 + "@helium/helium-entity-manager-sdk": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/lazy-distributor-sdk": ^0.7.11 + "@helium/rewards-oracle-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@solana/spl-token": ^0.3.8 "@types/bs58": ^4.0.1 @@ -282,13 +282,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/fanout-sdk@^0.7.9": +"@helium/fanout-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/fanout-sdk@workspace:packages/fanout-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -304,18 +304,18 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/circuit-breaker-sdk": ^0.7.9 + "@helium/circuit-breaker-sdk": ^0.7.11 "@helium/crypto": ^4.10.2 - "@helium/data-credits-sdk": ^0.7.9 - "@helium/distributor-oracle": ^0.7.9 - "@helium/fanout-sdk": ^0.7.9 - "@helium/helium-entity-manager-sdk": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 - "@helium/lazy-distributor-sdk": ^0.7.9 - "@helium/mobile-entity-manager-sdk": ^0.7.9 - "@helium/price-oracle-sdk": ^0.7.9 - "@helium/spl-utils": ^0.7.9 - "@helium/treasury-management-sdk": ^0.7.9 + "@helium/data-credits-sdk": ^0.7.11 + "@helium/distributor-oracle": ^0.7.11 + "@helium/fanout-sdk": ^0.7.11 + "@helium/helium-entity-manager-sdk": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/lazy-distributor-sdk": ^0.7.11 + "@helium/mobile-entity-manager-sdk": ^0.7.11 + "@helium/price-oracle-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 + "@helium/treasury-management-sdk": ^0.7.11 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-governance": ^0.3.18 "@solana/spl-token": ^0.3.8 @@ -335,17 +335,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.7.9": +"@helium/helium-entity-manager-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 - "@helium/no-emit-sdk": ^0.7.9 - "@helium/spl-utils": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/no-emit-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -358,15 +358,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.7.9": +"@helium/helium-sub-daos-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/treasury-management-sdk": ^0.7.9 - "@helium/voter-stake-registry-sdk": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/treasury-management-sdk": ^0.7.11 + "@helium/voter-stake-registry-sdk": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -376,7 +376,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.7.9": +"@helium/idls@^0.7.11": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -403,13 +403,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.7.9": +"@helium/lazy-distributor-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/lazy-distributor-sdk@workspace:packages/lazy-distributor-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -419,14 +419,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/mobile-entity-manager-sdk@^0.7.9": +"@helium/mobile-entity-manager-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/mobile-entity-manager-sdk@workspace:packages/mobile-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/helium-entity-manager-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/helium-entity-manager-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -437,7 +437,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/no-emit-sdk@^0.7.9": +"@helium/no-emit-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -453,12 +453,12 @@ __metadata: languageName: unknown linkType: soft -"@helium/price-oracle-sdk@^0.7.9": +"@helium/price-oracle-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/price-oracle-sdk@workspace:packages/price-oracle-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/idls": ^0.7.9 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -468,13 +468,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/rewards-oracle-sdk@^0.7.9": +"@helium/rewards-oracle-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/rewards-oracle-sdk@workspace:packages/rewards-oracle-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -484,14 +484,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.7.9": +"@helium/spl-utils@^0.7.11": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -506,14 +506,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.7.9": +"@helium/treasury-management-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -523,13 +523,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.7.9": +"@helium/voter-stake-registry-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/helium-entity-manager-sdk/CHANGELOG.md b/packages/helium-entity-manager-sdk/CHANGELOG.md index 19d64df32..abd619f0c 100644 --- a/packages/helium-entity-manager-sdk/CHANGELOG.md +++ b/packages/helium-entity-manager-sdk/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/helium-entity-manager-sdk + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/helium-entity-manager-sdk diff --git a/packages/helium-entity-manager-sdk/package.json b/packages/helium-entity-manager-sdk/package.json index 19a2c1419..c1bb51c6d 100644 --- a/packages/helium-entity-manager-sdk/package.json +++ b/packages/helium-entity-manager-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "Interface to the helium-entity-manager smart contract", "repository": { "type": "git", @@ -33,11 +33,11 @@ "dependencies": { "@coral-xyz/anchor": "^0.28.0", "@helium/address": "^4.10.2", - "@helium/anchor-resolvers": "^0.7.10", - "@helium/helium-sub-daos-sdk": "^0.7.10", - "@helium/idls": "^0.7.10", - "@helium/no-emit-sdk": "^0.7.10", - "@helium/spl-utils": "^0.7.10", + "@helium/anchor-resolvers": "^0.7.11", + "@helium/helium-sub-daos-sdk": "^0.7.11", + "@helium/idls": "^0.7.11", + "@helium/no-emit-sdk": "^0.7.11", + "@helium/spl-utils": "^0.7.11", "bn.js": "^5.2.0", "bs58": "^4.0.1", "crypto-js": "^4.1.1", diff --git a/packages/helium-entity-manager-sdk/yarn.deploy.lock b/packages/helium-entity-manager-sdk/yarn.deploy.lock index b45914f18..9ed7f5a1e 100644 --- a/packages/helium-entity-manager-sdk/yarn.deploy.lock +++ b/packages/helium-entity-manager-sdk/yarn.deploy.lock @@ -67,7 +67,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.7.9": +"@helium/account-fetch-cache@^0.7.11": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -89,7 +89,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.9": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -115,13 +115,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.7.9": +"@helium/circuit-breaker-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -137,11 +137,11 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 - "@helium/no-emit-sdk": ^0.7.9 - "@helium/spl-utils": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/no-emit-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -154,15 +154,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.7.9": +"@helium/helium-sub-daos-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/treasury-management-sdk": ^0.7.9 - "@helium/voter-stake-registry-sdk": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/treasury-management-sdk": ^0.7.11 + "@helium/voter-stake-registry-sdk": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -172,7 +172,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.7.9": +"@helium/idls@^0.7.11": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -199,7 +199,7 @@ __metadata: languageName: node linkType: hard -"@helium/no-emit-sdk@^0.7.9": +"@helium/no-emit-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -215,14 +215,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.7.9": +"@helium/spl-utils@^0.7.11": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -237,14 +237,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.7.9": +"@helium/treasury-management-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -254,13 +254,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.7.9": +"@helium/voter-stake-registry-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/helium-react-hooks/CHANGELOG.md b/packages/helium-react-hooks/CHANGELOG.md index 3c6dbf453..e6a8d87c4 100644 --- a/packages/helium-react-hooks/CHANGELOG.md +++ b/packages/helium-react-hooks/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/helium-react-hooks + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/helium-react-hooks diff --git a/packages/helium-react-hooks/package.json b/packages/helium-react-hooks/package.json index c3d39a44a..c8a239785 100644 --- a/packages/helium-react-hooks/package.json +++ b/packages/helium-react-hooks/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "React hooks for helium", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/account-fetch-cache": "^0.7.10", - "@helium/account-fetch-cache-hooks": "^0.7.10", + "@helium/account-fetch-cache": "^0.7.11", + "@helium/account-fetch-cache-hooks": "^0.7.11", "@solana/spl-token": "^0.3.8", "@solana/web3.js": "^1.78.8", "bs58": "^4.0.1", diff --git a/packages/helium-react-hooks/yarn.deploy.lock b/packages/helium-react-hooks/yarn.deploy.lock index 34a0ed713..1619c1fbf 100644 --- a/packages/helium-react-hooks/yarn.deploy.lock +++ b/packages/helium-react-hooks/yarn.deploy.lock @@ -58,11 +58,11 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache-hooks@^0.7.9": +"@helium/account-fetch-cache-hooks@^0.7.11": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache-hooks@workspace:packages/account-fetch-cache-hooks" dependencies: - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@solana/web3.js": ^1.78.8 git-format-staged: ^2.1.3 react-async-hook: ^4.0.0 @@ -74,7 +74,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/account-fetch-cache@^0.7.9": +"@helium/account-fetch-cache@^0.7.11": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -90,8 +90,8 @@ __metadata: resolution: "@helium/helium-react-hooks@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.9 - "@helium/account-fetch-cache-hooks": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 + "@helium/account-fetch-cache-hooks": ^0.7.11 "@solana/spl-token": ^0.3.8 "@solana/wallet-adapter-react": ^0.15.32 "@solana/web3.js": ^1.78.8 diff --git a/packages/helium-sub-daos-sdk/CHANGELOG.md b/packages/helium-sub-daos-sdk/CHANGELOG.md index f34167a94..c36251246 100644 --- a/packages/helium-sub-daos-sdk/CHANGELOG.md +++ b/packages/helium-sub-daos-sdk/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/helium-sub-daos-sdk + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/helium-sub-daos-sdk diff --git a/packages/helium-sub-daos-sdk/package.json b/packages/helium-sub-daos-sdk/package.json index 543f40c25..c22dc64db 100644 --- a/packages/helium-sub-daos-sdk/package.json +++ b/packages/helium-sub-daos-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "Interface to the helium-sub-daos smart contract", "repository": { "type": "git", @@ -32,10 +32,10 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/anchor-resolvers": "^0.7.10", - "@helium/circuit-breaker-sdk": "^0.7.10", - "@helium/treasury-management-sdk": "^0.7.10", - "@helium/voter-stake-registry-sdk": "^0.7.10", + "@helium/anchor-resolvers": "^0.7.11", + "@helium/circuit-breaker-sdk": "^0.7.11", + "@helium/treasury-management-sdk": "^0.7.11", + "@helium/voter-stake-registry-sdk": "^0.7.11", "bn.js": "^5.2.0", "bs58": "^4.0.1" }, diff --git a/packages/helium-sub-daos-sdk/yarn.deploy.lock b/packages/helium-sub-daos-sdk/yarn.deploy.lock index 0e545ed79..9b3042111 100644 --- a/packages/helium-sub-daos-sdk/yarn.deploy.lock +++ b/packages/helium-sub-daos-sdk/yarn.deploy.lock @@ -67,7 +67,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.9": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -81,13 +81,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/circuit-breaker-sdk@^0.7.9": +"@helium/circuit-breaker-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -102,10 +102,10 @@ __metadata: resolution: "@helium/helium-sub-daos-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/treasury-management-sdk": ^0.7.9 - "@helium/voter-stake-registry-sdk": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/treasury-management-sdk": ^0.7.11 + "@helium/voter-stake-registry-sdk": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -115,7 +115,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.7.9": +"@helium/idls@^0.7.11": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -129,14 +129,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.7.9": +"@helium/treasury-management-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -146,13 +146,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.7.9": +"@helium/voter-stake-registry-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/hexboosting-sdk/CHANGELOG.md b/packages/hexboosting-sdk/CHANGELOG.md index 2ff36a00b..55000ae92 100644 --- a/packages/hexboosting-sdk/CHANGELOG.md +++ b/packages/hexboosting-sdk/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/hexboosting-sdk + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/hexboosting-sdk diff --git a/packages/hexboosting-sdk/package.json b/packages/hexboosting-sdk/package.json index 1aaf64f44..acb37ba47 100644 --- a/packages/hexboosting-sdk/package.json +++ b/packages/hexboosting-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "Interface to the data-credits smart contract", "repository": { "type": "git", @@ -32,9 +32,9 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/anchor-resolvers": "^0.7.10", - "@helium/helium-sub-daos-sdk": "^0.7.10", - "@helium/idls": "^0.7.10", + "@helium/anchor-resolvers": "^0.7.11", + "@helium/helium-sub-daos-sdk": "^0.7.11", + "@helium/idls": "^0.7.11", "bn.js": "^5.2.0", "bs58": "^4.0.1" }, diff --git a/packages/hexboosting-sdk/yarn.deploy.lock b/packages/hexboosting-sdk/yarn.deploy.lock index 234844f85..d4857083d 100644 --- a/packages/hexboosting-sdk/yarn.deploy.lock +++ b/packages/hexboosting-sdk/yarn.deploy.lock @@ -67,7 +67,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.9": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -81,13 +81,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/circuit-breaker-sdk@^0.7.9": +"@helium/circuit-breaker-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -97,15 +97,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.7.9": +"@helium/helium-sub-daos-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/treasury-management-sdk": ^0.7.9 - "@helium/voter-stake-registry-sdk": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/treasury-management-sdk": ^0.7.11 + "@helium/voter-stake-registry-sdk": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -120,9 +120,9 @@ __metadata: resolution: "@helium/hexboosting-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -132,7 +132,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.7.9": +"@helium/idls@^0.7.11": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -146,14 +146,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.7.9": +"@helium/treasury-management-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -163,13 +163,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.7.9": +"@helium/voter-stake-registry-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/hotspot-utils/CHANGELOG.md b/packages/hotspot-utils/CHANGELOG.md index 715521469..016e9e8a2 100644 --- a/packages/hotspot-utils/CHANGELOG.md +++ b/packages/hotspot-utils/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-library/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/hotspot-utils + + + + + ## [0.7.10](https://github.com/helium/helium-program-library/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/hotspot-utils diff --git a/packages/hotspot-utils/package.json b/packages/hotspot-utils/package.json index d5b1ad11e..f6fe91414 100644 --- a/packages/hotspot-utils/package.json +++ b/packages/hotspot-utils/package.json @@ -1,6 +1,6 @@ { "name": "@helium/hotspot-utils", - "version": "0.7.10", + "version": "0.7.11", "description": "Utils for Hotspot interaction", "homepage": "https://github.com/helium/helium-program-library#readme", "publishConfig": { @@ -29,10 +29,10 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/helium-entity-manager-sdk": "^0.7.10", - "@helium/helium-sub-daos-sdk": "^0.7.10", - "@helium/idls": "^0.7.10", - "@helium/spl-utils": "^0.7.10", + "@helium/helium-entity-manager-sdk": "^0.7.11", + "@helium/helium-sub-daos-sdk": "^0.7.11", + "@helium/idls": "^0.7.11", + "@helium/spl-utils": "^0.7.11", "@solana/web3.js": "^1.78.8", "bs58": "^4.0.1" }, diff --git a/packages/hotspot-utils/yarn.deploy.lock b/packages/hotspot-utils/yarn.deploy.lock index d1bebac17..665687b25 100644 --- a/packages/hotspot-utils/yarn.deploy.lock +++ b/packages/hotspot-utils/yarn.deploy.lock @@ -67,7 +67,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.7.9": +"@helium/account-fetch-cache@^0.7.11": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -89,7 +89,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.9": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -115,13 +115,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.7.9": +"@helium/circuit-breaker-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -131,17 +131,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.7.9": +"@helium/helium-entity-manager-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 - "@helium/no-emit-sdk": ^0.7.9 - "@helium/spl-utils": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/no-emit-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -154,15 +154,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.7.9": +"@helium/helium-sub-daos-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/treasury-management-sdk": ^0.7.9 - "@helium/voter-stake-registry-sdk": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/treasury-management-sdk": ^0.7.11 + "@helium/voter-stake-registry-sdk": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -177,16 +177,16 @@ __metadata: resolution: "@helium/hotspot-utils@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/helium-entity-manager-sdk": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 - "@helium/spl-utils": ^0.7.9 + "@helium/helium-entity-manager-sdk": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@solana/web3.js": ^1.78.8 bs58: ^4.0.1 languageName: unknown linkType: soft -"@helium/idls@^0.7.9": +"@helium/idls@^0.7.11": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -213,7 +213,7 @@ __metadata: languageName: node linkType: hard -"@helium/no-emit-sdk@^0.7.9": +"@helium/no-emit-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -229,14 +229,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.7.9": +"@helium/spl-utils@^0.7.11": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -251,14 +251,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.7.9": +"@helium/treasury-management-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -268,13 +268,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.7.9": +"@helium/voter-stake-registry-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/idls/CHANGELOG.md b/packages/idls/CHANGELOG.md index 43283ea64..78ae3601b 100644 --- a/packages/idls/CHANGELOG.md +++ b/packages/idls/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-library/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/idls + + + + + ## [0.7.10](https://github.com/helium/helium-program-library/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/idls diff --git a/packages/idls/package.json b/packages/idls/package.json index 1495d7092..92969f4ff 100644 --- a/packages/idls/package.json +++ b/packages/idls/package.json @@ -1,6 +1,6 @@ { "name": "@helium/idls", - "version": "0.7.10", + "version": "0.7.11", "description": "Exported idls", "publishConfig": { "access": "public", diff --git a/packages/lazy-distributor-sdk/CHANGELOG.md b/packages/lazy-distributor-sdk/CHANGELOG.md index ae95ddde1..e9437e36f 100644 --- a/packages/lazy-distributor-sdk/CHANGELOG.md +++ b/packages/lazy-distributor-sdk/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/lazy-distributor-sdk + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/lazy-distributor-sdk diff --git a/packages/lazy-distributor-sdk/package.json b/packages/lazy-distributor-sdk/package.json index c3d928de2..c7d4a6848 100644 --- a/packages/lazy-distributor-sdk/package.json +++ b/packages/lazy-distributor-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "Interface to the lazy-distributor smart contract", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/anchor-resolvers": "^0.7.10", - "@helium/circuit-breaker-sdk": "^0.7.10", + "@helium/anchor-resolvers": "^0.7.11", + "@helium/circuit-breaker-sdk": "^0.7.11", "bn.js": "^5.2.0", "bs58": "^4.0.1" }, diff --git a/packages/lazy-distributor-sdk/yarn.deploy.lock b/packages/lazy-distributor-sdk/yarn.deploy.lock index 16634f688..8a8d3040f 100644 --- a/packages/lazy-distributor-sdk/yarn.deploy.lock +++ b/packages/lazy-distributor-sdk/yarn.deploy.lock @@ -67,7 +67,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.9": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -81,13 +81,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/circuit-breaker-sdk@^0.7.9": +"@helium/circuit-breaker-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -97,7 +97,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.7.9": +"@helium/idls@^0.7.11": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -116,8 +116,8 @@ __metadata: resolution: "@helium/lazy-distributor-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 diff --git a/packages/lazy-transactions-sdk/CHANGELOG.md b/packages/lazy-transactions-sdk/CHANGELOG.md index 0178ff0b1..1d9739c62 100644 --- a/packages/lazy-transactions-sdk/CHANGELOG.md +++ b/packages/lazy-transactions-sdk/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/lazy-transactions-sdk + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/lazy-transactions-sdk diff --git a/packages/lazy-transactions-sdk/package.json b/packages/lazy-transactions-sdk/package.json index b90aed604..e212cd8ec 100644 --- a/packages/lazy-transactions-sdk/package.json +++ b/packages/lazy-transactions-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "Interface to the lazy-transactions smart contract", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/idls": "^0.7.10", - "@helium/spl-utils": "^0.7.10", + "@helium/idls": "^0.7.11", + "@helium/spl-utils": "^0.7.11", "bn.js": "^5.2.0", "bs58": "^4.0.1", "js-sha3": "^0.8.0", diff --git a/packages/lazy-transactions-sdk/yarn.deploy.lock b/packages/lazy-transactions-sdk/yarn.deploy.lock index ab41e7ec9..9e6289e47 100644 --- a/packages/lazy-transactions-sdk/yarn.deploy.lock +++ b/packages/lazy-transactions-sdk/yarn.deploy.lock @@ -67,7 +67,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.7.9": +"@helium/account-fetch-cache@^0.7.11": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -89,7 +89,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.9": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -103,7 +103,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.7.9": +"@helium/idls@^0.7.11": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -122,8 +122,8 @@ __metadata: resolution: "@helium/lazy-transactions-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/idls": ^0.7.9 - "@helium/spl-utils": ^0.7.9 + "@helium/idls": ^0.7.11 + "@helium/spl-utils": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -135,14 +135,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.7.9": +"@helium/spl-utils@^0.7.11": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 diff --git a/packages/metadata-service/CHANGELOG.md b/packages/metadata-service/CHANGELOG.md index 02b4d4112..3cff7c34d 100644 --- a/packages/metadata-service/CHANGELOG.md +++ b/packages/metadata-service/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/metadata-service + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/metadata-service diff --git a/packages/metadata-service/package.json b/packages/metadata-service/package.json index 58814f996..0a4696110 100644 --- a/packages/metadata-service/package.json +++ b/packages/metadata-service/package.json @@ -6,7 +6,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "Mint metadata of hotspots", "repository": { "type": "git", @@ -35,13 +35,13 @@ "@coral-xyz/anchor": "^0.28.0", "@fastify/cors": "^8.1.1", "@grpc/grpc-js": "^1.10.1", - "@helium/account-fetch-cache": "^0.7.10", + "@helium/account-fetch-cache": "^0.7.11", "@helium/address": "^4.10.2", - "@helium/data-credits-sdk": "^0.7.10", - "@helium/helium-entity-manager-sdk": "^0.7.10", - "@helium/helium-sub-daos-sdk": "^0.7.10", - "@helium/idls": "^0.7.10", - "@helium/spl-utils": "^0.7.10", + "@helium/data-credits-sdk": "^0.7.11", + "@helium/helium-entity-manager-sdk": "^0.7.11", + "@helium/helium-sub-daos-sdk": "^0.7.11", + "@helium/idls": "^0.7.11", + "@helium/spl-utils": "^0.7.11", "@metaplex-foundation/mpl-token-metadata": "^2.10.0", "@solana/spl-token": "^0.3.8", "@solana/web3.js": "^1.78.8", diff --git a/packages/metadata-service/yarn.deploy.lock b/packages/metadata-service/yarn.deploy.lock index 58f00d855..f454fc1b4 100644 --- a/packages/metadata-service/yarn.deploy.lock +++ b/packages/metadata-service/yarn.deploy.lock @@ -135,7 +135,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.7.9": +"@helium/account-fetch-cache@^0.7.11": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -157,7 +157,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.9": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -183,13 +183,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.7.9": +"@helium/circuit-breaker-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -199,15 +199,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/data-credits-sdk@^0.7.9": +"@helium/data-credits-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/data-credits-sdk@workspace:packages/data-credits-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -219,17 +219,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.7.9": +"@helium/helium-entity-manager-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 - "@helium/no-emit-sdk": ^0.7.9 - "@helium/spl-utils": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/no-emit-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -242,15 +242,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.7.9": +"@helium/helium-sub-daos-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/treasury-management-sdk": ^0.7.9 - "@helium/voter-stake-registry-sdk": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/treasury-management-sdk": ^0.7.11 + "@helium/voter-stake-registry-sdk": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -260,7 +260,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.7.9": +"@helium/idls@^0.7.11": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -294,13 +294,13 @@ __metadata: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 "@grpc/grpc-js": ^1.10.1 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/data-credits-sdk": ^0.7.9 - "@helium/helium-entity-manager-sdk": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 - "@helium/spl-utils": ^0.7.9 + "@helium/data-credits-sdk": ^0.7.11 + "@helium/helium-entity-manager-sdk": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.8 @@ -327,7 +327,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/no-emit-sdk@^0.7.9": +"@helium/no-emit-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -343,14 +343,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.7.9": +"@helium/spl-utils@^0.7.11": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -365,14 +365,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.7.9": +"@helium/treasury-management-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -382,13 +382,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.7.9": +"@helium/voter-stake-registry-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/migration-service/CHANGELOG.md b/packages/migration-service/CHANGELOG.md index 171cddc29..6e6194cc2 100644 --- a/packages/migration-service/CHANGELOG.md +++ b/packages/migration-service/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/migration-service + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/migration-service diff --git a/packages/migration-service/package.json b/packages/migration-service/package.json index 1c593397c..21479ad95 100644 --- a/packages/migration-service/package.json +++ b/packages/migration-service/package.json @@ -6,7 +6,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "Migration of state from helium", "repository": { "type": "git", @@ -35,18 +35,18 @@ "@clockwork-xyz/sdk": "^0.3.0", "@coral-xyz/anchor": "^0.28.0", "@fastify/cors": "^8.1.1", - "@helium/account-fetch-cache": "^0.7.10", + "@helium/account-fetch-cache": "^0.7.11", "@helium/address": "^4.10.2", - "@helium/circuit-breaker-sdk": "^0.7.10", + "@helium/circuit-breaker-sdk": "^0.7.11", "@helium/crypto": "^4.10.2", - "@helium/data-credits-sdk": "^0.7.10", - "@helium/distributor-oracle": "^0.7.10", - "@helium/helium-entity-manager-sdk": "^0.7.10", - "@helium/helium-sub-daos-sdk": "^0.7.10", - "@helium/lazy-distributor-sdk": "^0.7.10", - "@helium/lazy-transactions-sdk": "^0.7.10", - "@helium/treasury-management-sdk": "^0.7.10", - "@helium/voter-stake-registry-sdk": "^0.7.10", + "@helium/data-credits-sdk": "^0.7.11", + "@helium/distributor-oracle": "^0.7.11", + "@helium/helium-entity-manager-sdk": "^0.7.11", + "@helium/helium-sub-daos-sdk": "^0.7.11", + "@helium/lazy-distributor-sdk": "^0.7.11", + "@helium/lazy-transactions-sdk": "^0.7.11", + "@helium/treasury-management-sdk": "^0.7.11", + "@helium/voter-stake-registry-sdk": "^0.7.11", "@metaplex-foundation/mpl-token-metadata": "^2.10.0", "@project-serum/borsh": "^0.2.5", "@solana/buffer-layout": "^4.0.0", diff --git a/packages/migration-service/yarn.deploy.lock b/packages/migration-service/yarn.deploy.lock index e7cc8fa99..d8d4a05c4 100644 --- a/packages/migration-service/yarn.deploy.lock +++ b/packages/migration-service/yarn.deploy.lock @@ -156,7 +156,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.7.9": +"@helium/account-fetch-cache@^0.7.11": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -178,7 +178,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.9": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -204,13 +204,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.7.9": +"@helium/circuit-breaker-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -231,15 +231,15 @@ __metadata: languageName: node linkType: hard -"@helium/data-credits-sdk@^0.7.9": +"@helium/data-credits-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/data-credits-sdk@workspace:packages/data-credits-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -251,20 +251,20 @@ __metadata: languageName: unknown linkType: soft -"@helium/distributor-oracle@^0.7.9": +"@helium/distributor-oracle@^0.7.11": version: 0.0.0-use.local resolution: "@helium/distributor-oracle@workspace:packages/distributor-oracle" dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 - "@helium/lazy-distributor-sdk": ^0.7.9 - "@helium/rewards-oracle-sdk": ^0.7.9 - "@helium/spl-utils": ^0.7.9 + "@helium/helium-entity-manager-sdk": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/lazy-distributor-sdk": ^0.7.11 + "@helium/rewards-oracle-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@solana/spl-token": ^0.3.8 "@types/bs58": ^4.0.1 @@ -292,17 +292,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.7.9": +"@helium/helium-entity-manager-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 - "@helium/no-emit-sdk": ^0.7.9 - "@helium/spl-utils": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/no-emit-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -315,15 +315,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.7.9": +"@helium/helium-sub-daos-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/treasury-management-sdk": ^0.7.9 - "@helium/voter-stake-registry-sdk": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/treasury-management-sdk": ^0.7.11 + "@helium/voter-stake-registry-sdk": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -333,7 +333,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.7.9": +"@helium/idls@^0.7.11": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -360,13 +360,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.7.9": +"@helium/lazy-distributor-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/lazy-distributor-sdk@workspace:packages/lazy-distributor-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -376,13 +376,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/lazy-transactions-sdk@^0.7.9": +"@helium/lazy-transactions-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/lazy-transactions-sdk@workspace:packages/lazy-transactions-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/idls": ^0.7.9 - "@helium/spl-utils": ^0.7.9 + "@helium/idls": ^0.7.11 + "@helium/spl-utils": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -401,18 +401,18 @@ __metadata: "@clockwork-xyz/sdk": ^0.3.0 "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/circuit-breaker-sdk": ^0.7.9 + "@helium/circuit-breaker-sdk": ^0.7.11 "@helium/crypto": ^4.10.2 - "@helium/data-credits-sdk": ^0.7.9 - "@helium/distributor-oracle": ^0.7.9 - "@helium/helium-entity-manager-sdk": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 - "@helium/lazy-distributor-sdk": ^0.7.9 - "@helium/lazy-transactions-sdk": ^0.7.9 - "@helium/treasury-management-sdk": ^0.7.9 - "@helium/voter-stake-registry-sdk": ^0.7.9 + "@helium/data-credits-sdk": ^0.7.11 + "@helium/distributor-oracle": ^0.7.11 + "@helium/helium-entity-manager-sdk": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/lazy-distributor-sdk": ^0.7.11 + "@helium/lazy-transactions-sdk": ^0.7.11 + "@helium/treasury-management-sdk": ^0.7.11 + "@helium/voter-stake-registry-sdk": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@project-serum/borsh": ^0.2.5 "@solana/buffer-layout": ^4.0.0 @@ -442,7 +442,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/no-emit-sdk@^0.7.9": +"@helium/no-emit-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -458,13 +458,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/rewards-oracle-sdk@^0.7.9": +"@helium/rewards-oracle-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/rewards-oracle-sdk@workspace:packages/rewards-oracle-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -474,14 +474,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.7.9": +"@helium/spl-utils@^0.7.11": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -496,14 +496,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.7.9": +"@helium/treasury-management-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -513,13 +513,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.7.9": +"@helium/voter-stake-registry-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/mobile-entity-manager-sdk/CHANGELOG.md b/packages/mobile-entity-manager-sdk/CHANGELOG.md index 472c79274..7c7509c75 100644 --- a/packages/mobile-entity-manager-sdk/CHANGELOG.md +++ b/packages/mobile-entity-manager-sdk/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/mobile-entity-manager-sdk + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/mobile-entity-manager-sdk diff --git a/packages/mobile-entity-manager-sdk/package.json b/packages/mobile-entity-manager-sdk/package.json index 4bd84a3bb..6637d3d99 100644 --- a/packages/mobile-entity-manager-sdk/package.json +++ b/packages/mobile-entity-manager-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "Interface to the mobile-entity-manager smart contract", "repository": { "type": "git", @@ -32,9 +32,9 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/anchor-resolvers": "^0.7.10", - "@helium/helium-entity-manager-sdk": "^0.7.10", - "@helium/idls": "^0.7.10", + "@helium/anchor-resolvers": "^0.7.11", + "@helium/helium-entity-manager-sdk": "^0.7.11", + "@helium/idls": "^0.7.11", "bn.js": "^5.2.0", "bs58": "^4.0.1" }, diff --git a/packages/mobile-entity-manager-sdk/yarn.deploy.lock b/packages/mobile-entity-manager-sdk/yarn.deploy.lock index 117d88762..c58295d74 100644 --- a/packages/mobile-entity-manager-sdk/yarn.deploy.lock +++ b/packages/mobile-entity-manager-sdk/yarn.deploy.lock @@ -67,7 +67,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.7.9": +"@helium/account-fetch-cache@^0.7.11": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -89,7 +89,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.9": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -115,13 +115,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.7.9": +"@helium/circuit-breaker-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -131,17 +131,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.7.9": +"@helium/helium-entity-manager-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 - "@helium/no-emit-sdk": ^0.7.9 - "@helium/spl-utils": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/no-emit-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -154,15 +154,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.7.9": +"@helium/helium-sub-daos-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/treasury-management-sdk": ^0.7.9 - "@helium/voter-stake-registry-sdk": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/treasury-management-sdk": ^0.7.11 + "@helium/voter-stake-registry-sdk": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -172,7 +172,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.7.9": +"@helium/idls@^0.7.11": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -204,9 +204,9 @@ __metadata: resolution: "@helium/mobile-entity-manager-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/helium-entity-manager-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/helium-entity-manager-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -217,7 +217,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/no-emit-sdk@^0.7.9": +"@helium/no-emit-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -233,14 +233,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.7.9": +"@helium/spl-utils@^0.7.11": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -255,14 +255,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.7.9": +"@helium/treasury-management-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -272,13 +272,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.7.9": +"@helium/voter-stake-registry-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/monitor-service/CHANGELOG.md b/packages/monitor-service/CHANGELOG.md index 723d65617..5a0bb89bd 100644 --- a/packages/monitor-service/CHANGELOG.md +++ b/packages/monitor-service/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/monitor-service + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/monitor-service diff --git a/packages/monitor-service/package.json b/packages/monitor-service/package.json index a4d319a41..5e5be2371 100644 --- a/packages/monitor-service/package.json +++ b/packages/monitor-service/package.json @@ -6,7 +6,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "Prometheus monitoring of important accounts on Solana", "repository": { "type": "git", @@ -33,16 +33,16 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/account-fetch-cache": "^0.7.10", - "@helium/circuit-breaker-sdk": "^0.7.10", - "@helium/data-credits-sdk": "^0.7.10", - "@helium/helium-entity-manager-sdk": "^0.7.10", - "@helium/helium-sub-daos-sdk": "^0.7.10", - "@helium/idls": "^0.7.10", - "@helium/lazy-distributor-sdk": "^0.7.10", - "@helium/lazy-transactions-sdk": "^0.7.10", - "@helium/price-oracle-sdk": "^0.7.10", - "@helium/spl-utils": "^0.7.10", + "@helium/account-fetch-cache": "^0.7.11", + "@helium/circuit-breaker-sdk": "^0.7.11", + "@helium/data-credits-sdk": "^0.7.11", + "@helium/helium-entity-manager-sdk": "^0.7.11", + "@helium/helium-sub-daos-sdk": "^0.7.11", + "@helium/idls": "^0.7.11", + "@helium/lazy-distributor-sdk": "^0.7.11", + "@helium/lazy-transactions-sdk": "^0.7.11", + "@helium/price-oracle-sdk": "^0.7.11", + "@helium/spl-utils": "^0.7.11", "@metaplex-foundation/mpl-bubblegum": "^0.7.0", "@metaplex-foundation/mpl-token-metadata": "^2.10.0", "@solana/spl-account-compression": "^0.1.7", diff --git a/packages/monitor-service/yarn.deploy.lock b/packages/monitor-service/yarn.deploy.lock index d949f3caf..67ec2e32a 100644 --- a/packages/monitor-service/yarn.deploy.lock +++ b/packages/monitor-service/yarn.deploy.lock @@ -101,7 +101,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.7.9": +"@helium/account-fetch-cache@^0.7.11": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -123,7 +123,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.9": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -149,13 +149,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.7.9": +"@helium/circuit-breaker-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -165,15 +165,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/data-credits-sdk@^0.7.9": +"@helium/data-credits-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/data-credits-sdk@workspace:packages/data-credits-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -185,17 +185,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.7.9": +"@helium/helium-entity-manager-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 - "@helium/no-emit-sdk": ^0.7.9 - "@helium/spl-utils": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/no-emit-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -208,15 +208,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.7.9": +"@helium/helium-sub-daos-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/treasury-management-sdk": ^0.7.9 - "@helium/voter-stake-registry-sdk": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/treasury-management-sdk": ^0.7.11 + "@helium/voter-stake-registry-sdk": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -226,7 +226,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.7.9": +"@helium/idls@^0.7.11": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -253,13 +253,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.7.9": +"@helium/lazy-distributor-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/lazy-distributor-sdk@workspace:packages/lazy-distributor-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -269,13 +269,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/lazy-transactions-sdk@^0.7.9": +"@helium/lazy-transactions-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/lazy-transactions-sdk@workspace:packages/lazy-transactions-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/idls": ^0.7.9 - "@helium/spl-utils": ^0.7.9 + "@helium/idls": ^0.7.11 + "@helium/spl-utils": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -292,16 +292,16 @@ __metadata: resolution: "@helium/monitor-service@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/data-credits-sdk": ^0.7.9 - "@helium/helium-entity-manager-sdk": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 - "@helium/lazy-distributor-sdk": ^0.7.9 - "@helium/lazy-transactions-sdk": ^0.7.9 - "@helium/price-oracle-sdk": ^0.7.9 - "@helium/spl-utils": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/data-credits-sdk": ^0.7.11 + "@helium/helium-entity-manager-sdk": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/lazy-distributor-sdk": ^0.7.11 + "@helium/lazy-transactions-sdk": ^0.7.11 + "@helium/price-oracle-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 @@ -328,7 +328,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/no-emit-sdk@^0.7.9": +"@helium/no-emit-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -344,12 +344,12 @@ __metadata: languageName: unknown linkType: soft -"@helium/price-oracle-sdk@^0.7.9": +"@helium/price-oracle-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/price-oracle-sdk@workspace:packages/price-oracle-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/idls": ^0.7.9 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -359,14 +359,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.7.9": +"@helium/spl-utils@^0.7.11": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -381,14 +381,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.7.9": +"@helium/treasury-management-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -398,13 +398,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.7.9": +"@helium/voter-stake-registry-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/no-emit-sdk/CHANGELOG.md b/packages/no-emit-sdk/CHANGELOG.md index 79fba8427..f570ae1b2 100644 --- a/packages/no-emit-sdk/CHANGELOG.md +++ b/packages/no-emit-sdk/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/no-emit-sdk + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/no-emit-sdk diff --git a/packages/no-emit-sdk/package.json b/packages/no-emit-sdk/package.json index b0353ae73..f3ea30637 100644 --- a/packages/no-emit-sdk/package.json +++ b/packages/no-emit-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "Interface to the rewards burn smart contract", "repository": { "type": "git", diff --git a/packages/price-oracle-sdk/CHANGELOG.md b/packages/price-oracle-sdk/CHANGELOG.md index 5b970af0b..371543cab 100644 --- a/packages/price-oracle-sdk/CHANGELOG.md +++ b/packages/price-oracle-sdk/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/price-oracle-sdk + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/price-oracle-sdk diff --git a/packages/price-oracle-sdk/package.json b/packages/price-oracle-sdk/package.json index c91d7e155..69066b361 100644 --- a/packages/price-oracle-sdk/package.json +++ b/packages/price-oracle-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "Interface to the price oracle smart contract", "repository": { "type": "git", @@ -32,7 +32,7 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/idls": "^0.7.10", + "@helium/idls": "^0.7.11", "bn.js": "^5.2.0", "bs58": "^4.0.1" }, diff --git a/packages/price-oracle-sdk/yarn.deploy.lock b/packages/price-oracle-sdk/yarn.deploy.lock index 98c48f03b..da5c92e8d 100644 --- a/packages/price-oracle-sdk/yarn.deploy.lock +++ b/packages/price-oracle-sdk/yarn.deploy.lock @@ -67,7 +67,7 @@ __metadata: languageName: node linkType: hard -"@helium/idls@^0.7.9": +"@helium/idls@^0.7.11": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -86,7 +86,7 @@ __metadata: resolution: "@helium/price-oracle-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/idls": ^0.7.9 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 diff --git a/packages/rewards-oracle-faucet-service/CHANGELOG.md b/packages/rewards-oracle-faucet-service/CHANGELOG.md index 1ac505ae3..356901d82 100644 --- a/packages/rewards-oracle-faucet-service/CHANGELOG.md +++ b/packages/rewards-oracle-faucet-service/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/rewards-oracle-faucet-service + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/rewards-oracle-faucet-service diff --git a/packages/rewards-oracle-faucet-service/package.json b/packages/rewards-oracle-faucet-service/package.json index ccf877511..192613718 100644 --- a/packages/rewards-oracle-faucet-service/package.json +++ b/packages/rewards-oracle-faucet-service/package.json @@ -6,7 +6,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "Receives requests from Helius webhooks", "repository": { "type": "git", diff --git a/packages/rewards-oracle-sdk/CHANGELOG.md b/packages/rewards-oracle-sdk/CHANGELOG.md index 117b58260..6c378b299 100644 --- a/packages/rewards-oracle-sdk/CHANGELOG.md +++ b/packages/rewards-oracle-sdk/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/rewards-oracle-sdk + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/rewards-oracle-sdk diff --git a/packages/rewards-oracle-sdk/package.json b/packages/rewards-oracle-sdk/package.json index 9054e5478..a70016d2d 100644 --- a/packages/rewards-oracle-sdk/package.json +++ b/packages/rewards-oracle-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "Interface to the rewards oracle smart contract", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/anchor-resolvers": "^0.7.10", - "@helium/idls": "^0.7.10", + "@helium/anchor-resolvers": "^0.7.11", + "@helium/idls": "^0.7.11", "bn.js": "^5.2.0", "bs58": "^4.0.1" }, diff --git a/packages/rewards-oracle-sdk/yarn.deploy.lock b/packages/rewards-oracle-sdk/yarn.deploy.lock index 05d9c9e21..e28e2d6b8 100644 --- a/packages/rewards-oracle-sdk/yarn.deploy.lock +++ b/packages/rewards-oracle-sdk/yarn.deploy.lock @@ -67,7 +67,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.9": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -81,7 +81,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.7.9": +"@helium/idls@^0.7.11": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -100,8 +100,8 @@ __metadata: resolution: "@helium/rewards-oracle-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 diff --git a/packages/spl-utils/CHANGELOG.md b/packages/spl-utils/CHANGELOG.md index e3eac1bd5..14d6a8aa1 100644 --- a/packages/spl-utils/CHANGELOG.md +++ b/packages/spl-utils/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-library/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/spl-utils + + + + + ## [0.7.10](https://github.com/helium/helium-program-library/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/spl-utils diff --git a/packages/spl-utils/package.json b/packages/spl-utils/package.json index 9b3258ae7..a3e2bf3c9 100644 --- a/packages/spl-utils/package.json +++ b/packages/spl-utils/package.json @@ -1,6 +1,6 @@ { "name": "@helium/spl-utils", - "version": "0.7.10", + "version": "0.7.11", "description": "Utils shared across spl suite", "publishConfig": { "access": "public", @@ -32,9 +32,9 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/account-fetch-cache": "^0.7.10", + "@helium/account-fetch-cache": "^0.7.11", "@helium/address": "^4.10.2", - "@helium/anchor-resolvers": "^0.7.10", + "@helium/anchor-resolvers": "^0.7.11", "@metaplex-foundation/mpl-token-metadata": "^2.10.0", "@solana/spl-account-compression": "^0.1.7", "@solana/spl-token": "^0.3.8", diff --git a/packages/spl-utils/yarn.deploy.lock b/packages/spl-utils/yarn.deploy.lock index 292ce84c4..c4237ad29 100644 --- a/packages/spl-utils/yarn.deploy.lock +++ b/packages/spl-utils/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.7.9": +"@helium/account-fetch-cache@^0.7.11": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -80,7 +80,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.9": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -99,9 +99,9 @@ __metadata: resolution: "@helium/spl-utils@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 diff --git a/packages/sus/CHANGELOG.md b/packages/sus/CHANGELOG.md index 8fb63b138..178795b5a 100644 --- a/packages/sus/CHANGELOG.md +++ b/packages/sus/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-library/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/sus + + + + + ## [0.7.10](https://github.com/helium/helium-program-library/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/sus diff --git a/packages/sus/package.json b/packages/sus/package.json index d26f7b3c8..836749991 100644 --- a/packages/sus/package.json +++ b/packages/sus/package.json @@ -1,6 +1,6 @@ { "name": "@helium/sus", - "version": "0.7.10", + "version": "0.7.11", "description": "Transaction simulation sus checker", "publishConfig": { "access": "public", diff --git a/packages/tokens-to-rent-service/CHANGELOG.md b/packages/tokens-to-rent-service/CHANGELOG.md index 43d15954d..e072469a8 100644 --- a/packages/tokens-to-rent-service/CHANGELOG.md +++ b/packages/tokens-to-rent-service/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/tokens-to-rent-service + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/tokens-to-rent-service diff --git a/packages/tokens-to-rent-service/package.json b/packages/tokens-to-rent-service/package.json index dc51445a2..ff8be129d 100644 --- a/packages/tokens-to-rent-service/package.json +++ b/packages/tokens-to-rent-service/package.json @@ -6,7 +6,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "Service that gives flashloans of sol to allow jupiter swap of small amounts of hnt/mobile/iot to sol for fees", "repository": { "type": "git", @@ -34,9 +34,9 @@ "dependencies": { "@coral-xyz/anchor": "^0.28.0", "@fastify/cors": "^8.1.1", - "@helium/account-fetch-cache": "^0.7.10", + "@helium/account-fetch-cache": "^0.7.11", "@helium/address": "^4.10.2", - "@helium/spl-utils": "^0.7.10", + "@helium/spl-utils": "^0.7.11", "@jup-ag/api": "^6.0.6", "@solana/spl-token": "^0.3.8", "@solana/web3.js": "^1.78.8", diff --git a/packages/tokens-to-rent-service/yarn.deploy.lock b/packages/tokens-to-rent-service/yarn.deploy.lock index e4d1fb935..ece09e291 100644 --- a/packages/tokens-to-rent-service/yarn.deploy.lock +++ b/packages/tokens-to-rent-service/yarn.deploy.lock @@ -111,7 +111,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.7.9": +"@helium/account-fetch-cache@^0.7.11": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -133,7 +133,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.9": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -147,14 +147,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.7.9": +"@helium/spl-utils@^0.7.11": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -175,9 +175,9 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/spl-utils": ^0.7.9 + "@helium/spl-utils": ^0.7.11 "@jup-ag/api": ^6.0.6 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.8 diff --git a/packages/treasury-management-sdk/CHANGELOG.md b/packages/treasury-management-sdk/CHANGELOG.md index 135b6ffe8..78bb02a31 100644 --- a/packages/treasury-management-sdk/CHANGELOG.md +++ b/packages/treasury-management-sdk/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/treasury-management-sdk + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/treasury-management-sdk diff --git a/packages/treasury-management-sdk/package.json b/packages/treasury-management-sdk/package.json index d6c8858de..c8bec87e4 100644 --- a/packages/treasury-management-sdk/package.json +++ b/packages/treasury-management-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "Interface to the treasury-management smart contract", "repository": { "type": "git", @@ -32,9 +32,9 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/anchor-resolvers": "^0.7.10", - "@helium/circuit-breaker-sdk": "^0.7.10", - "@helium/idls": "^0.7.10", + "@helium/anchor-resolvers": "^0.7.11", + "@helium/circuit-breaker-sdk": "^0.7.11", + "@helium/idls": "^0.7.11", "bn.js": "^5.2.0", "bs58": "^4.0.1" }, diff --git a/packages/treasury-management-sdk/yarn.deploy.lock b/packages/treasury-management-sdk/yarn.deploy.lock index d5b92104a..e271e1ce9 100644 --- a/packages/treasury-management-sdk/yarn.deploy.lock +++ b/packages/treasury-management-sdk/yarn.deploy.lock @@ -67,7 +67,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.9": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -81,13 +81,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/circuit-breaker-sdk@^0.7.9": +"@helium/circuit-breaker-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -97,7 +97,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.7.9": +"@helium/idls@^0.7.11": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -116,9 +116,9 @@ __metadata: resolution: "@helium/treasury-management-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 diff --git a/packages/voter-stake-registry-hooks/CHANGELOG.md b/packages/voter-stake-registry-hooks/CHANGELOG.md index 3249925e1..6ee85ad1a 100644 --- a/packages/voter-stake-registry-hooks/CHANGELOG.md +++ b/packages/voter-stake-registry-hooks/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/voter-stake-registry-hooks + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/voter-stake-registry-hooks diff --git a/packages/voter-stake-registry-hooks/package.json b/packages/voter-stake-registry-hooks/package.json index a9fb0d519..4fdcf8a20 100644 --- a/packages/voter-stake-registry-hooks/package.json +++ b/packages/voter-stake-registry-hooks/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "React hooks for helium voter stake registry", "repository": { "type": "git", @@ -32,14 +32,14 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/account-fetch-cache": "^0.7.10", - "@helium/account-fetch-cache-hooks": "^0.7.10", - "@helium/circuit-breaker-sdk": "^0.7.10", - "@helium/helium-react-hooks": "^0.7.10", - "@helium/helium-sub-daos-sdk": "^0.7.10", + "@helium/account-fetch-cache": "^0.7.11", + "@helium/account-fetch-cache-hooks": "^0.7.11", + "@helium/circuit-breaker-sdk": "^0.7.11", + "@helium/helium-react-hooks": "^0.7.11", + "@helium/helium-sub-daos-sdk": "^0.7.11", "@helium/modular-governance-hooks": "^0.0.8", - "@helium/spl-utils": "^0.7.10", - "@helium/voter-stake-registry-sdk": "^0.7.10", + "@helium/spl-utils": "^0.7.11", + "@helium/voter-stake-registry-sdk": "^0.7.11", "@solana/wallet-adapter-base": "^0.9.22", "@solana/wallet-adapter-react": "^0.15.32", "@solana/web3.js": "^1.78.8", diff --git a/packages/voter-stake-registry-hooks/yarn.deploy.lock b/packages/voter-stake-registry-hooks/yarn.deploy.lock index 944d723fe..ba9ad0456 100644 --- a/packages/voter-stake-registry-hooks/yarn.deploy.lock +++ b/packages/voter-stake-registry-hooks/yarn.deploy.lock @@ -67,11 +67,11 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache-hooks@^0.7.9": +"@helium/account-fetch-cache-hooks@^0.7.11": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache-hooks@workspace:packages/account-fetch-cache-hooks" dependencies: - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@solana/web3.js": ^1.78.8 git-format-staged: ^2.1.3 react-async-hook: ^4.0.0 @@ -97,7 +97,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.7.9": +"@helium/account-fetch-cache@^0.7.11": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -128,7 +128,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.9": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -154,13 +154,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.7.9": +"@helium/circuit-breaker-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -170,13 +170,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-react-hooks@^0.7.9": +"@helium/helium-react-hooks@^0.7.11": version: 0.0.0-use.local resolution: "@helium/helium-react-hooks@workspace:packages/helium-react-hooks" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.9 - "@helium/account-fetch-cache-hooks": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 + "@helium/account-fetch-cache-hooks": ^0.7.11 "@solana/spl-token": ^0.3.8 "@solana/wallet-adapter-react": ^0.15.32 "@solana/web3.js": ^1.78.8 @@ -213,15 +213,15 @@ __metadata: languageName: node linkType: hard -"@helium/helium-sub-daos-sdk@^0.7.9": +"@helium/helium-sub-daos-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/treasury-management-sdk": ^0.7.9 - "@helium/voter-stake-registry-sdk": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/treasury-management-sdk": ^0.7.11 + "@helium/voter-stake-registry-sdk": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -231,7 +231,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.7.9": +"@helium/idls@^0.7.11": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -296,14 +296,14 @@ __metadata: languageName: node linkType: hard -"@helium/spl-utils@^0.7.9": +"@helium/spl-utils@^0.7.11": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -318,14 +318,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.7.9": +"@helium/treasury-management-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -340,14 +340,14 @@ __metadata: resolution: "@helium/voter-stake-registry-hooks@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.9 - "@helium/account-fetch-cache-hooks": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/helium-react-hooks": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 + "@helium/account-fetch-cache-hooks": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/helium-react-hooks": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 "@helium/modular-governance-hooks": ^0.0.8 - "@helium/spl-utils": ^0.7.9 - "@helium/voter-stake-registry-sdk": ^0.7.9 + "@helium/spl-utils": ^0.7.11 + "@helium/voter-stake-registry-sdk": ^0.7.11 "@solana/wallet-adapter-base": ^0.9.22 "@solana/wallet-adapter-react": ^0.15.32 "@solana/web3.js": ^1.78.8 @@ -363,13 +363,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.7.9": +"@helium/voter-stake-registry-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/voter-stake-registry-sdk/CHANGELOG.md b/packages/voter-stake-registry-sdk/CHANGELOG.md index 6ee22681c..f56e124a5 100644 --- a/packages/voter-stake-registry-sdk/CHANGELOG.md +++ b/packages/voter-stake-registry-sdk/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/voter-stake-registry-sdk + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/voter-stake-registry-sdk diff --git a/packages/voter-stake-registry-sdk/package.json b/packages/voter-stake-registry-sdk/package.json index 0cb7fcf22..08e1be27a 100644 --- a/packages/voter-stake-registry-sdk/package.json +++ b/packages/voter-stake-registry-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "Interface to the voter-stake-registry smart contract", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/anchor-resolvers": "^0.7.10", - "@helium/idls": "^0.7.10", + "@helium/anchor-resolvers": "^0.7.11", + "@helium/idls": "^0.7.11", "@metaplex-foundation/mpl-token-metadata": "^2.10.0", "@solana/spl-token": "^0.3.8", "bn.js": "^5.2.0", diff --git a/packages/voter-stake-registry-sdk/yarn.deploy.lock b/packages/voter-stake-registry-sdk/yarn.deploy.lock index 6cf4eef5f..e4c026552 100644 --- a/packages/voter-stake-registry-sdk/yarn.deploy.lock +++ b/packages/voter-stake-registry-sdk/yarn.deploy.lock @@ -67,7 +67,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.9": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -81,7 +81,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.7.9": +"@helium/idls@^0.7.11": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -100,8 +100,8 @@ __metadata: resolution: "@helium/voter-stake-registry-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/vsr-metadata-service/CHANGELOG.md b/packages/vsr-metadata-service/CHANGELOG.md index 3679f252d..3890897af 100644 --- a/packages/vsr-metadata-service/CHANGELOG.md +++ b/packages/vsr-metadata-service/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-libary/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/vsr-metadata-service + + + + + ## [0.7.10](https://github.com/helium/helium-program-libary/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/vsr-metadata-service diff --git a/packages/vsr-metadata-service/package.json b/packages/vsr-metadata-service/package.json index 89ad09128..19ad9de05 100644 --- a/packages/vsr-metadata-service/package.json +++ b/packages/vsr-metadata-service/package.json @@ -6,7 +6,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.7.10", + "version": "0.7.11", "description": "Mint metadata of vsr positions", "repository": { "type": "git", @@ -34,10 +34,10 @@ "dependencies": { "@coral-xyz/anchor": "^0.28.0", "@fastify/cors": "^8.1.1", - "@helium/account-fetch-cache": "^0.7.10", + "@helium/account-fetch-cache": "^0.7.11", "@helium/address": "^4.10.2", - "@helium/spl-utils": "^0.7.10", - "@helium/voter-stake-registry-sdk": "^0.7.10", + "@helium/spl-utils": "^0.7.11", + "@helium/voter-stake-registry-sdk": "^0.7.11", "@metaplex-foundation/mpl-token-metadata": "^2.10.0", "@solana/spl-account-compression": "^0.1.7", "@solana/spl-token": "^0.3.8", diff --git a/packages/vsr-metadata-service/yarn.deploy.lock b/packages/vsr-metadata-service/yarn.deploy.lock index 60aec5a5e..54429b83b 100644 --- a/packages/vsr-metadata-service/yarn.deploy.lock +++ b/packages/vsr-metadata-service/yarn.deploy.lock @@ -111,7 +111,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.7.9": +"@helium/account-fetch-cache@^0.7.11": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -133,7 +133,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.9": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -147,7 +147,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.7.9": +"@helium/idls@^0.7.11": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -161,14 +161,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.7.9": +"@helium/spl-utils@^0.7.11": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -183,13 +183,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.7.9": +"@helium/voter-stake-registry-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 @@ -207,10 +207,10 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/spl-utils": ^0.7.9 - "@helium/voter-stake-registry-sdk": ^0.7.9 + "@helium/spl-utils": ^0.7.11 + "@helium/voter-stake-registry-sdk": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 diff --git a/packages/xnft-hotspot/CHANGELOG.md b/packages/xnft-hotspot/CHANGELOG.md index c15586cc9..3befc7991 100644 --- a/packages/xnft-hotspot/CHANGELOG.md +++ b/packages/xnft-hotspot/CHANGELOG.md @@ -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.7.11](https://github.com/helium/helium-program-library/compare/v0.7.10...v0.7.11) (2024-04-29) + +**Note:** Version bump only for package @helium/xnft-hotspot + + + + + ## [0.7.10](https://github.com/helium/helium-program-library/compare/v0.7.9...v0.7.10) (2024-04-19) **Note:** Version bump only for package @helium/xnft-hotspot diff --git a/packages/xnft-hotspot/package.json b/packages/xnft-hotspot/package.json index a03aaff0c..dec5b732a 100644 --- a/packages/xnft-hotspot/package.json +++ b/packages/xnft-hotspot/package.json @@ -1,6 +1,6 @@ { "name": "@helium/xnft-hotspot", - "version": "0.7.10", + "version": "0.7.11", "private": true, "description": "", "main": "index.js", @@ -18,11 +18,11 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/account-fetch-cache": "^0.7.10", - "@helium/distributor-oracle": "^0.7.10", - "@helium/helium-react-hooks": "^0.7.10", - "@helium/idls": "^0.7.10", - "@helium/lazy-distributor-sdk": "^0.7.10", + "@helium/account-fetch-cache": "^0.7.11", + "@helium/distributor-oracle": "^0.7.11", + "@helium/helium-react-hooks": "^0.7.11", + "@helium/idls": "^0.7.11", + "@helium/lazy-distributor-sdk": "^0.7.11", "@solana/spl-token": "^0.3.8", "assert": "^2.0.0", "bn.js": "^5.2.0", diff --git a/packages/xnft-hotspot/yarn.deploy.lock b/packages/xnft-hotspot/yarn.deploy.lock index c1f3f7a9e..8879ed31b 100644 --- a/packages/xnft-hotspot/yarn.deploy.lock +++ b/packages/xnft-hotspot/yarn.deploy.lock @@ -305,11 +305,11 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache-hooks@^0.7.9": +"@helium/account-fetch-cache-hooks@^0.7.11": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache-hooks@workspace:packages/account-fetch-cache-hooks" dependencies: - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@solana/web3.js": ^1.78.8 git-format-staged: ^2.1.3 react-async-hook: ^4.0.0 @@ -321,7 +321,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/account-fetch-cache@^0.7.9": +"@helium/account-fetch-cache@^0.7.11": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -343,7 +343,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.9": +"@helium/anchor-resolvers@^0.7.11": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -369,13 +369,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.7.9": +"@helium/circuit-breaker-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -385,20 +385,20 @@ __metadata: languageName: unknown linkType: soft -"@helium/distributor-oracle@^0.7.9": +"@helium/distributor-oracle@^0.7.11": version: 0.0.0-use.local resolution: "@helium/distributor-oracle@workspace:packages/distributor-oracle" dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 - "@helium/lazy-distributor-sdk": ^0.7.9 - "@helium/rewards-oracle-sdk": ^0.7.9 - "@helium/spl-utils": ^0.7.9 + "@helium/helium-entity-manager-sdk": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/lazy-distributor-sdk": ^0.7.11 + "@helium/rewards-oracle-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@solana/spl-token": ^0.3.8 "@types/bs58": ^4.0.1 @@ -426,17 +426,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.7.9": +"@helium/helium-entity-manager-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/helium-sub-daos-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 - "@helium/no-emit-sdk": ^0.7.9 - "@helium/spl-utils": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/no-emit-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -449,13 +449,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-react-hooks@^0.7.9": +"@helium/helium-react-hooks@^0.7.11": version: 0.0.0-use.local resolution: "@helium/helium-react-hooks@workspace:packages/helium-react-hooks" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.9 - "@helium/account-fetch-cache-hooks": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 + "@helium/account-fetch-cache-hooks": ^0.7.11 "@solana/spl-token": ^0.3.8 "@solana/wallet-adapter-react": ^0.15.32 "@solana/web3.js": ^1.78.8 @@ -472,15 +472,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.7.9": +"@helium/helium-sub-daos-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/treasury-management-sdk": ^0.7.9 - "@helium/voter-stake-registry-sdk": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/treasury-management-sdk": ^0.7.11 + "@helium/voter-stake-registry-sdk": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -490,7 +490,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.7.9": +"@helium/idls@^0.7.11": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -517,13 +517,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.7.9": +"@helium/lazy-distributor-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/lazy-distributor-sdk@workspace:packages/lazy-distributor-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -533,7 +533,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/no-emit-sdk@^0.7.9": +"@helium/no-emit-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -549,13 +549,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/rewards-oracle-sdk@^0.7.9": +"@helium/rewards-oracle-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/rewards-oracle-sdk@workspace:packages/rewards-oracle-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -565,14 +565,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.7.9": +"@helium/spl-utils@^0.7.11": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -587,14 +587,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.7.9": +"@helium/treasury-management-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/circuit-breaker-sdk": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -604,13 +604,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.7.9": +"@helium/voter-stake-registry-sdk@^0.7.11": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.9 - "@helium/idls": ^0.7.9 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 @@ -629,11 +629,11 @@ __metadata: "@coral-xyz/anchor": ^0.28.0 "@coral-xyz/xnft-cli": 0.2.0-latest.403 "@esbuild-plugins/node-globals-polyfill": ^0.1.1 - "@helium/account-fetch-cache": ^0.7.9 - "@helium/distributor-oracle": ^0.7.9 - "@helium/helium-react-hooks": ^0.7.9 - "@helium/idls": ^0.7.9 - "@helium/lazy-distributor-sdk": ^0.7.9 + "@helium/account-fetch-cache": ^0.7.11 + "@helium/distributor-oracle": ^0.7.11 + "@helium/helium-react-hooks": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/lazy-distributor-sdk": ^0.7.11 "@solana/spl-token": ^0.3.8 assert: ^2.0.0 bn.js: ^5.2.0 diff --git a/yarn.lock b/yarn.lock index 714311130..c31c46999 100644 --- a/yarn.lock +++ b/yarn.lock @@ -579,11 +579,11 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache-hooks@^0.7.10, @helium/account-fetch-cache-hooks@workspace:packages/account-fetch-cache-hooks": +"@helium/account-fetch-cache-hooks@^0.7.11, @helium/account-fetch-cache-hooks@workspace:packages/account-fetch-cache-hooks": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache-hooks@workspace:packages/account-fetch-cache-hooks" dependencies: - "@helium/account-fetch-cache": ^0.7.10 + "@helium/account-fetch-cache": ^0.7.11 "@solana/web3.js": ^1.78.8 git-format-staged: ^2.1.3 react-async-hook: ^4.0.0 @@ -609,7 +609,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.7.10, @helium/account-fetch-cache@workspace:packages/account-fetch-cache": +"@helium/account-fetch-cache@^0.7.11, @helium/account-fetch-cache@workspace:packages/account-fetch-cache": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -638,7 +638,7 @@ __metadata: "@connectrpc/connect-node": ^1.3.0 "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.7.10 + "@helium/account-fetch-cache": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/web3.js": ^1.78.8 "@substreams/core": ^0.15.1 @@ -706,7 +706,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.7.10, @helium/anchor-resolvers@workspace:packages/anchor-resolvers": +"@helium/anchor-resolvers@^0.7.11, @helium/anchor-resolvers@workspace:packages/anchor-resolvers": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -744,13 +744,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.7.10, @helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk": +"@helium/circuit-breaker-sdk@^0.7.11, @helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk": version: 0.0.0-use.local resolution: "@helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.10 - "@helium/idls": ^0.7.10 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -765,23 +765,23 @@ __metadata: resolution: "@helium/crons@workspace:packages/crons" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.10 - "@helium/distributor-oracle": ^0.7.10 - "@helium/fanout-sdk": ^0.7.10 - "@helium/helium-entity-manager-sdk": ^0.7.10 - "@helium/helium-sub-daos-sdk": ^0.7.10 - "@helium/idls": ^0.7.10 - "@helium/lazy-distributor-sdk": ^0.7.10 - "@helium/mobile-entity-manager-sdk": ^0.7.10 - "@helium/no-emit-sdk": ^0.7.10 + "@helium/account-fetch-cache": ^0.7.11 + "@helium/distributor-oracle": ^0.7.11 + "@helium/fanout-sdk": ^0.7.11 + "@helium/helium-entity-manager-sdk": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/lazy-distributor-sdk": ^0.7.11 + "@helium/mobile-entity-manager-sdk": ^0.7.11 + "@helium/no-emit-sdk": ^0.7.11 "@helium/organization-sdk": ^0.0.8 - "@helium/price-oracle-sdk": ^0.7.10 + "@helium/price-oracle-sdk": ^0.7.11 "@helium/proposal-sdk": ^0.0.8 - "@helium/rewards-oracle-sdk": ^0.7.10 - "@helium/spl-utils": ^0.7.10 + "@helium/rewards-oracle-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@helium/state-controller-sdk": ^0.0.8 - "@helium/treasury-management-sdk": ^0.7.10 - "@helium/voter-stake-registry-sdk": ^0.7.10 + "@helium/treasury-management-sdk": ^0.7.11 + "@helium/voter-stake-registry-sdk": ^0.7.11 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.8 "@types/bn.js": ^5.1.0 @@ -831,15 +831,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/data-credits-sdk@^0.7.10, @helium/data-credits-sdk@workspace:packages/data-credits-sdk": +"@helium/data-credits-sdk@^0.7.11, @helium/data-credits-sdk@workspace:packages/data-credits-sdk": version: 0.0.0-use.local resolution: "@helium/data-credits-sdk@workspace:packages/data-credits-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.10 - "@helium/circuit-breaker-sdk": ^0.7.10 - "@helium/helium-sub-daos-sdk": ^0.7.10 - "@helium/idls": ^0.7.10 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -851,20 +851,20 @@ __metadata: languageName: unknown linkType: soft -"@helium/distributor-oracle@^0.7.10, @helium/distributor-oracle@workspace:packages/distributor-oracle": +"@helium/distributor-oracle@^0.7.11, @helium/distributor-oracle@workspace:packages/distributor-oracle": version: 0.0.0-use.local resolution: "@helium/distributor-oracle@workspace:packages/distributor-oracle" dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.7.10 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.7.10 - "@helium/helium-sub-daos-sdk": ^0.7.10 - "@helium/idls": ^0.7.10 - "@helium/lazy-distributor-sdk": ^0.7.10 - "@helium/rewards-oracle-sdk": ^0.7.10 - "@helium/spl-utils": ^0.7.10 + "@helium/helium-entity-manager-sdk": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/lazy-distributor-sdk": ^0.7.11 + "@helium/rewards-oracle-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@solana/spl-token": ^0.3.8 "@types/bs58": ^4.0.1 @@ -897,9 +897,9 @@ __metadata: resolution: "@helium/entity-invalidator@workspace:packages/entity-invalidator" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.10 - "@helium/helium-entity-manager-sdk": ^0.7.10 - "@helium/spl-utils": ^0.7.10 + "@helium/account-fetch-cache": ^0.7.11 + "@helium/helium-entity-manager-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@solana/web3.js": ^1.78.8 "@types/bn.js": ^5.1.1 "@types/deep-equal": ^1.0.1 @@ -929,10 +929,10 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.7.10 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/fanout-sdk": ^0.7.10 - "@helium/spl-utils": ^0.7.10 + "@helium/fanout-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -950,13 +950,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/fanout-sdk@^0.7.10, @helium/fanout-sdk@workspace:packages/fanout-sdk": +"@helium/fanout-sdk@^0.7.11, @helium/fanout-sdk@workspace:packages/fanout-sdk": version: 0.0.0-use.local resolution: "@helium/fanout-sdk@workspace:packages/fanout-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.10 - "@helium/idls": ^0.7.10 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -972,8 +972,8 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/idls": ^0.7.10 - "@helium/spl-utils": ^0.7.10 + "@helium/idls": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.8 @@ -999,18 +999,18 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/circuit-breaker-sdk": ^0.7.10 + "@helium/circuit-breaker-sdk": ^0.7.11 "@helium/crypto": ^4.10.2 - "@helium/data-credits-sdk": ^0.7.10 - "@helium/distributor-oracle": ^0.7.10 - "@helium/fanout-sdk": ^0.7.10 - "@helium/helium-entity-manager-sdk": ^0.7.10 - "@helium/helium-sub-daos-sdk": ^0.7.10 - "@helium/lazy-distributor-sdk": ^0.7.10 - "@helium/mobile-entity-manager-sdk": ^0.7.10 - "@helium/price-oracle-sdk": ^0.7.10 - "@helium/spl-utils": ^0.7.10 - "@helium/treasury-management-sdk": ^0.7.10 + "@helium/data-credits-sdk": ^0.7.11 + "@helium/distributor-oracle": ^0.7.11 + "@helium/fanout-sdk": ^0.7.11 + "@helium/helium-entity-manager-sdk": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/lazy-distributor-sdk": ^0.7.11 + "@helium/mobile-entity-manager-sdk": ^0.7.11 + "@helium/price-oracle-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 + "@helium/treasury-management-sdk": ^0.7.11 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-governance": ^0.3.18 "@solana/spl-token": ^0.3.8 @@ -1030,17 +1030,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.7.10, @helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk": +"@helium/helium-entity-manager-sdk@^0.7.11, @helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk": version: 0.0.0-use.local resolution: "@helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.10 - "@helium/helium-sub-daos-sdk": ^0.7.10 - "@helium/idls": ^0.7.10 - "@helium/no-emit-sdk": ^0.7.10 - "@helium/spl-utils": ^0.7.10 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/no-emit-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -1053,13 +1053,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-react-hooks@^0.7.10, @helium/helium-react-hooks@workspace:packages/helium-react-hooks": +"@helium/helium-react-hooks@^0.7.11, @helium/helium-react-hooks@workspace:packages/helium-react-hooks": version: 0.0.0-use.local resolution: "@helium/helium-react-hooks@workspace:packages/helium-react-hooks" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.10 - "@helium/account-fetch-cache-hooks": ^0.7.10 + "@helium/account-fetch-cache": ^0.7.11 + "@helium/account-fetch-cache-hooks": ^0.7.11 "@solana/spl-token": ^0.3.8 "@solana/wallet-adapter-react": ^0.15.32 "@solana/web3.js": ^1.78.8 @@ -1096,15 +1096,15 @@ __metadata: languageName: node linkType: hard -"@helium/helium-sub-daos-sdk@^0.7.10, @helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk": +"@helium/helium-sub-daos-sdk@^0.7.11, @helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk": version: 0.0.0-use.local resolution: "@helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.10 - "@helium/circuit-breaker-sdk": ^0.7.10 - "@helium/treasury-management-sdk": ^0.7.10 - "@helium/voter-stake-registry-sdk": ^0.7.10 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/treasury-management-sdk": ^0.7.11 + "@helium/voter-stake-registry-sdk": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1119,9 +1119,9 @@ __metadata: resolution: "@helium/hexboosting-sdk@workspace:packages/hexboosting-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.10 - "@helium/helium-sub-daos-sdk": ^0.7.10 - "@helium/idls": ^0.7.10 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1136,16 +1136,16 @@ __metadata: resolution: "@helium/hotspot-utils@workspace:packages/hotspot-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/helium-entity-manager-sdk": ^0.7.10 - "@helium/helium-sub-daos-sdk": ^0.7.10 - "@helium/idls": ^0.7.10 - "@helium/spl-utils": ^0.7.10 + "@helium/helium-entity-manager-sdk": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@solana/web3.js": ^1.78.8 bs58: ^4.0.1 languageName: unknown linkType: soft -"@helium/idls@^0.7.10, @helium/idls@workspace:packages/idls": +"@helium/idls@^0.7.11, @helium/idls@workspace:packages/idls": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -1172,13 +1172,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.7.10, @helium/lazy-distributor-sdk@workspace:packages/lazy-distributor-sdk": +"@helium/lazy-distributor-sdk@^0.7.11, @helium/lazy-distributor-sdk@workspace:packages/lazy-distributor-sdk": version: 0.0.0-use.local resolution: "@helium/lazy-distributor-sdk@workspace:packages/lazy-distributor-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.10 - "@helium/circuit-breaker-sdk": ^0.7.10 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1188,13 +1188,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/lazy-transactions-sdk@^0.7.10, @helium/lazy-transactions-sdk@workspace:packages/lazy-transactions-sdk": +"@helium/lazy-transactions-sdk@^0.7.11, @helium/lazy-transactions-sdk@workspace:packages/lazy-transactions-sdk": version: 0.0.0-use.local resolution: "@helium/lazy-transactions-sdk@workspace:packages/lazy-transactions-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/idls": ^0.7.10 - "@helium/spl-utils": ^0.7.10 + "@helium/idls": ^0.7.11 + "@helium/spl-utils": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1213,13 +1213,13 @@ __metadata: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 "@grpc/grpc-js": ^1.10.1 - "@helium/account-fetch-cache": ^0.7.10 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/data-credits-sdk": ^0.7.10 - "@helium/helium-entity-manager-sdk": ^0.7.10 - "@helium/helium-sub-daos-sdk": ^0.7.10 - "@helium/idls": ^0.7.10 - "@helium/spl-utils": ^0.7.10 + "@helium/data-credits-sdk": ^0.7.11 + "@helium/helium-entity-manager-sdk": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.8 @@ -1253,18 +1253,18 @@ __metadata: "@clockwork-xyz/sdk": ^0.3.0 "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.7.10 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/circuit-breaker-sdk": ^0.7.10 + "@helium/circuit-breaker-sdk": ^0.7.11 "@helium/crypto": ^4.10.2 - "@helium/data-credits-sdk": ^0.7.10 - "@helium/distributor-oracle": ^0.7.10 - "@helium/helium-entity-manager-sdk": ^0.7.10 - "@helium/helium-sub-daos-sdk": ^0.7.10 - "@helium/lazy-distributor-sdk": ^0.7.10 - "@helium/lazy-transactions-sdk": ^0.7.10 - "@helium/treasury-management-sdk": ^0.7.10 - "@helium/voter-stake-registry-sdk": ^0.7.10 + "@helium/data-credits-sdk": ^0.7.11 + "@helium/distributor-oracle": ^0.7.11 + "@helium/helium-entity-manager-sdk": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/lazy-distributor-sdk": ^0.7.11 + "@helium/lazy-transactions-sdk": ^0.7.11 + "@helium/treasury-management-sdk": ^0.7.11 + "@helium/voter-stake-registry-sdk": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@project-serum/borsh": ^0.2.5 "@solana/buffer-layout": ^4.0.0 @@ -1294,14 +1294,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/mobile-entity-manager-sdk@^0.7.10, @helium/mobile-entity-manager-sdk@workspace:packages/mobile-entity-manager-sdk": +"@helium/mobile-entity-manager-sdk@^0.7.11, @helium/mobile-entity-manager-sdk@workspace:packages/mobile-entity-manager-sdk": version: 0.0.0-use.local resolution: "@helium/mobile-entity-manager-sdk@workspace:packages/mobile-entity-manager-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.10 - "@helium/helium-entity-manager-sdk": ^0.7.10 - "@helium/idls": ^0.7.10 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/helium-entity-manager-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -1355,16 +1355,16 @@ __metadata: resolution: "@helium/monitor-service@workspace:packages/monitor-service" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.10 - "@helium/circuit-breaker-sdk": ^0.7.10 - "@helium/data-credits-sdk": ^0.7.10 - "@helium/helium-entity-manager-sdk": ^0.7.10 - "@helium/helium-sub-daos-sdk": ^0.7.10 - "@helium/idls": ^0.7.10 - "@helium/lazy-distributor-sdk": ^0.7.10 - "@helium/lazy-transactions-sdk": ^0.7.10 - "@helium/price-oracle-sdk": ^0.7.10 - "@helium/spl-utils": ^0.7.10 + "@helium/account-fetch-cache": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/data-credits-sdk": ^0.7.11 + "@helium/helium-entity-manager-sdk": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/lazy-distributor-sdk": ^0.7.11 + "@helium/lazy-transactions-sdk": ^0.7.11 + "@helium/price-oracle-sdk": ^0.7.11 + "@helium/spl-utils": ^0.7.11 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 @@ -1391,7 +1391,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/no-emit-sdk@^0.7.10, @helium/no-emit-sdk@workspace:packages/no-emit-sdk": +"@helium/no-emit-sdk@^0.7.11, @helium/no-emit-sdk@workspace:packages/no-emit-sdk": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -1419,12 +1419,12 @@ __metadata: languageName: node linkType: hard -"@helium/price-oracle-sdk@^0.7.10, @helium/price-oracle-sdk@workspace:packages/price-oracle-sdk": +"@helium/price-oracle-sdk@^0.7.11, @helium/price-oracle-sdk@workspace:packages/price-oracle-sdk": version: 0.0.0-use.local resolution: "@helium/price-oracle-sdk@workspace:packages/price-oracle-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/idls": ^0.7.10 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1485,13 +1485,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/rewards-oracle-sdk@^0.7.10, @helium/rewards-oracle-sdk@workspace:packages/rewards-oracle-sdk": +"@helium/rewards-oracle-sdk@^0.7.11, @helium/rewards-oracle-sdk@workspace:packages/rewards-oracle-sdk": version: 0.0.0-use.local resolution: "@helium/rewards-oracle-sdk@workspace:packages/rewards-oracle-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.10 - "@helium/idls": ^0.7.10 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1501,14 +1501,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.7.10, @helium/spl-utils@workspace:packages/spl-utils": +"@helium/spl-utils@^0.7.11, @helium/spl-utils@workspace:packages/spl-utils": version: 0.0.0-use.local resolution: "@helium/spl-utils@workspace:packages/spl-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.10 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.10 + "@helium/anchor-resolvers": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -1557,9 +1557,9 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.7.10 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/spl-utils": ^0.7.10 + "@helium/spl-utils": ^0.7.11 "@jup-ag/api": ^6.0.6 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.8 @@ -1589,14 +1589,14 @@ __metadata: languageName: node linkType: hard -"@helium/treasury-management-sdk@^0.7.10, @helium/treasury-management-sdk@workspace:packages/treasury-management-sdk": +"@helium/treasury-management-sdk@^0.7.11, @helium/treasury-management-sdk@workspace:packages/treasury-management-sdk": version: 0.0.0-use.local resolution: "@helium/treasury-management-sdk@workspace:packages/treasury-management-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.10 - "@helium/circuit-breaker-sdk": ^0.7.10 - "@helium/idls": ^0.7.10 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/idls": ^0.7.11 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1611,14 +1611,14 @@ __metadata: resolution: "@helium/voter-stake-registry-hooks@workspace:packages/voter-stake-registry-hooks" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.7.10 - "@helium/account-fetch-cache-hooks": ^0.7.10 - "@helium/circuit-breaker-sdk": ^0.7.10 - "@helium/helium-react-hooks": ^0.7.10 - "@helium/helium-sub-daos-sdk": ^0.7.10 + "@helium/account-fetch-cache": ^0.7.11 + "@helium/account-fetch-cache-hooks": ^0.7.11 + "@helium/circuit-breaker-sdk": ^0.7.11 + "@helium/helium-react-hooks": ^0.7.11 + "@helium/helium-sub-daos-sdk": ^0.7.11 "@helium/modular-governance-hooks": ^0.0.8 - "@helium/spl-utils": ^0.7.10 - "@helium/voter-stake-registry-sdk": ^0.7.10 + "@helium/spl-utils": ^0.7.11 + "@helium/voter-stake-registry-sdk": ^0.7.11 "@solana/wallet-adapter-base": ^0.9.22 "@solana/wallet-adapter-react": ^0.15.32 "@solana/web3.js": ^1.78.8 @@ -1634,13 +1634,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.7.10, @helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk": +"@helium/voter-stake-registry-sdk@^0.7.11, @helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk": version: 0.0.0-use.local resolution: "@helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.7.10 - "@helium/idls": ^0.7.10 + "@helium/anchor-resolvers": ^0.7.11 + "@helium/idls": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 @@ -1658,10 +1658,10 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.7.10 + "@helium/account-fetch-cache": ^0.7.11 "@helium/address": ^4.10.2 - "@helium/spl-utils": ^0.7.10 - "@helium/voter-stake-registry-sdk": ^0.7.10 + "@helium/spl-utils": ^0.7.11 + "@helium/voter-stake-registry-sdk": ^0.7.11 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -1686,11 +1686,11 @@ __metadata: "@coral-xyz/anchor": ^0.28.0 "@coral-xyz/xnft-cli": 0.2.0-latest.403 "@esbuild-plugins/node-globals-polyfill": ^0.1.1 - "@helium/account-fetch-cache": ^0.7.10 - "@helium/distributor-oracle": ^0.7.10 - "@helium/helium-react-hooks": ^0.7.10 - "@helium/idls": ^0.7.10 - "@helium/lazy-distributor-sdk": ^0.7.10 + "@helium/account-fetch-cache": ^0.7.11 + "@helium/distributor-oracle": ^0.7.11 + "@helium/helium-react-hooks": ^0.7.11 + "@helium/idls": ^0.7.11 + "@helium/lazy-distributor-sdk": ^0.7.11 "@solana/spl-token": ^0.3.8 assert: ^2.0.0 bn.js: ^5.2.0