diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d14268c0..f7a7b3cdd 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.6](https://github.com/helium/helium-program-library/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package helium-program-library + + + + + ## [0.7.5](https://github.com/helium/helium-program-library/compare/v0.7.4...v0.7.5) (2024-04-10) **Note:** Version bump only for package helium-program-library diff --git a/lerna.json b/lerna.json index 95a3b74a2..7ef118073 100644 --- a/lerna.json +++ b/lerna.json @@ -4,5 +4,5 @@ "packages/*" ], "useWorkspaces": true, - "version": "0.7.5" + "version": "0.7.6" } diff --git a/packages/account-fetch-cache-hooks/CHANGELOG.md b/packages/account-fetch-cache-hooks/CHANGELOG.md index e38b1316e..14b139de9 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/account-fetch-cache-hooks + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **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 fcbbc8757..78335a950 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.5", + "version": "0.7.6", "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.5", + "@helium/account-fetch-cache": "^0.7.6", "@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 e08d5fc0a..0c6978899 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@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.5": +"@helium/account-fetch-cache@^0.7.6": 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 53d386210..f5575c204 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.6](https://github.com/helium/helium-program-library/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/account-fetch-cache + + + + + ## [0.7.5](https://github.com/helium/helium-program-library/compare/v0.7.4...v0.7.5) (2024-04-10) **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 41130f544..6c9a9c500 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.5", + "version": "0.7.6", "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 9a769b7ff..6694fae95 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/account-postgres-sink-service + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **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 dd0bd5aee..799decd15 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.5", + "version": "0.7.6", "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.5", + "@helium/account-fetch-cache": "^0.7.6", "@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 6a2c5108f..62b7dede4 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.5": +"@helium/account-fetch-cache@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@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 3870ae970..080c90de0 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/active-device-oracle + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **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 94278b38d..9ce1cad68 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.5", + "version": "0.7.6", "description": "Oracle of helium active devices", "repository": { "type": "git", diff --git a/packages/anchor-resolvers/CHANGELOG.md b/packages/anchor-resolvers/CHANGELOG.md index 976e72d3d..748bc762a 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.6](https://github.com/helium/helium-program-library/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/anchor-resolvers + + + + + ## [0.7.5](https://github.com/helium/helium-program-library/compare/v0.7.4...v0.7.5) (2024-04-10) **Note:** Version bump only for package @helium/anchor-resolvers diff --git a/packages/anchor-resolvers/package.json b/packages/anchor-resolvers/package.json index cabdbe20d..e70e3a205 100644 --- a/packages/anchor-resolvers/package.json +++ b/packages/anchor-resolvers/package.json @@ -1,6 +1,6 @@ { "name": "@helium/anchor-resolvers", - "version": "0.7.5", + "version": "0.7.6", "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 d1bd6b3d8..abdb4d29f 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/circuit-breaker-sdk + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **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 9a5c26f68..d749c9667 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.5", + "version": "0.7.6", "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.5", - "@helium/idls": "^0.7.5", + "@helium/anchor-resolvers": "^0.7.6", + "@helium/idls": "^0.7.6", "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 d4d3b8a3f..4ea3f87a0 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/idls@^0.7.6": 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 dfc8a2365..1af96e7c6 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.6](https://github.com/helium/helium-program-library/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/crons + + + + + ## [0.7.5](https://github.com/helium/helium-program-library/compare/v0.7.4...v0.7.5) (2024-04-10) **Note:** Version bump only for package @helium/crons diff --git a/packages/crons/package.json b/packages/crons/package.json index 3463c5d11..e8b4ccb7c 100644 --- a/packages/crons/package.json +++ b/packages/crons/package.json @@ -1,6 +1,6 @@ { "name": "@helium/crons", - "version": "0.7.5", + "version": "0.7.6", "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.5", - "@helium/distributor-oracle": "^0.7.5", - "@helium/fanout-sdk": "^0.7.5", - "@helium/helium-entity-manager-sdk": "^0.7.5", - "@helium/helium-sub-daos-sdk": "^0.7.5", - "@helium/idls": "^0.7.5", - "@helium/lazy-distributor-sdk": "^0.7.5", - "@helium/mobile-entity-manager-sdk": "^0.7.5", - "@helium/no-emit-sdk": "^0.7.5", + "@helium/account-fetch-cache": "^0.7.6", + "@helium/distributor-oracle": "^0.7.6", + "@helium/fanout-sdk": "^0.7.6", + "@helium/helium-entity-manager-sdk": "^0.7.6", + "@helium/helium-sub-daos-sdk": "^0.7.6", + "@helium/idls": "^0.7.6", + "@helium/lazy-distributor-sdk": "^0.7.6", + "@helium/mobile-entity-manager-sdk": "^0.7.6", + "@helium/no-emit-sdk": "^0.7.6", "@helium/organization-sdk": "^0.0.8", - "@helium/price-oracle-sdk": "^0.7.5", + "@helium/price-oracle-sdk": "^0.7.6", "@helium/proposal-sdk": "^0.0.8", - "@helium/rewards-oracle-sdk": "^0.7.5", - "@helium/spl-utils": "^0.7.5", + "@helium/rewards-oracle-sdk": "^0.7.6", + "@helium/spl-utils": "^0.7.6", "@helium/state-controller-sdk": "^0.0.8", - "@helium/treasury-management-sdk": "^0.7.5", - "@helium/voter-stake-registry-sdk": "^0.7.5", + "@helium/treasury-management-sdk": "^0.7.6", + "@helium/voter-stake-registry-sdk": "^0.7.6", "@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 ee224067f..5cc921d08 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.5": +"@helium/account-fetch-cache@^0.7.6": 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5": +"@helium/circuit-breaker-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5 - "@helium/distributor-oracle": ^0.7.5 - "@helium/fanout-sdk": ^0.7.5 - "@helium/helium-entity-manager-sdk": ^0.7.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/lazy-distributor-sdk": ^0.7.5 - "@helium/mobile-entity-manager-sdk": ^0.7.5 - "@helium/no-emit-sdk": ^0.7.5 + "@helium/account-fetch-cache": ^0.7.6 + "@helium/distributor-oracle": ^0.7.6 + "@helium/fanout-sdk": ^0.7.6 + "@helium/helium-entity-manager-sdk": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/lazy-distributor-sdk": ^0.7.6 + "@helium/mobile-entity-manager-sdk": ^0.7.6 + "@helium/no-emit-sdk": ^0.7.6 "@helium/organization-sdk": ^0.0.8 - "@helium/price-oracle-sdk": ^0.7.5 + "@helium/price-oracle-sdk": ^0.7.6 "@helium/proposal-sdk": ^0.0.8 - "@helium/rewards-oracle-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/rewards-oracle-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@helium/state-controller-sdk": ^0.0.8 - "@helium/treasury-management-sdk": ^0.7.5 - "@helium/voter-stake-registry-sdk": ^0.7.5 + "@helium/treasury-management-sdk": ^0.7.6 + "@helium/voter-stake-registry-sdk": ^0.7.6 "@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.5": +"@helium/distributor-oracle@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.7.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/lazy-distributor-sdk": ^0.7.5 - "@helium/rewards-oracle-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/helium-entity-manager-sdk": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/lazy-distributor-sdk": ^0.7.6 + "@helium/rewards-oracle-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5": +"@helium/fanout-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/helium-entity-manager-sdk@^0.7.6": 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.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/no-emit-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/no-emit-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5": +"@helium/helium-sub-daos-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/treasury-management-sdk": ^0.7.5 - "@helium/voter-stake-registry-sdk": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/treasury-management-sdk": ^0.7.6 + "@helium/voter-stake-registry-sdk": ^0.7.6 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.5": +"@helium/idls@^0.7.6": 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.5": +"@helium/lazy-distributor-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 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.5": +"@helium/mobile-entity-manager-sdk@^0.7.6": 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.5 - "@helium/helium-entity-manager-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/helium-entity-manager-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 "@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.5": +"@helium/no-emit-sdk@^0.7.6": 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.5": +"@helium/price-oracle-sdk@^0.7.6": 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.5 + "@helium/idls": ^0.7.6 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.5": +"@helium/rewards-oracle-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/spl-utils@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 "@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.5": +"@helium/treasury-management-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/voter-stake-registry-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 "@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 b15287289..0a97b1309 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.6](https://github.com/helium/helium-program-library/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/currency-utils + + + + + ## [0.7.5](https://github.com/helium/helium-program-library/compare/v0.7.4...v0.7.5) (2024-04-10) **Note:** Version bump only for package @helium/currency-utils diff --git a/packages/currency-utils/package.json b/packages/currency-utils/package.json index 90fe65593..1ff0da7bd 100644 --- a/packages/currency-utils/package.json +++ b/packages/currency-utils/package.json @@ -1,6 +1,6 @@ { "name": "@helium/currency-utils", - "version": "0.7.5", + "version": "0.7.6", "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 1e3840c4e..49f4718c0 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/data-credits-sdk + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **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 41bf3424b..e93931612 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.5", + "version": "0.7.6", "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.5", - "@helium/circuit-breaker-sdk": "^0.7.5", - "@helium/helium-sub-daos-sdk": "^0.7.5", - "@helium/idls": "^0.7.5", + "@helium/anchor-resolvers": "^0.7.6", + "@helium/circuit-breaker-sdk": "^0.7.6", + "@helium/helium-sub-daos-sdk": "^0.7.6", + "@helium/idls": "^0.7.6", "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 b36a32981..0803c726b 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5": +"@helium/circuit-breaker-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 "@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.5": +"@helium/helium-sub-daos-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/treasury-management-sdk": ^0.7.5 - "@helium/voter-stake-registry-sdk": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/treasury-management-sdk": ^0.7.6 + "@helium/voter-stake-registry-sdk": ^0.7.6 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.5": +"@helium/idls@^0.7.6": 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.5": +"@helium/treasury-management-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/voter-stake-registry-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 "@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 e365940ea..4433154fb 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/distributor-oracle + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **Note:** Version bump only for package @helium/distributor-oracle diff --git a/packages/distributor-oracle/package.json b/packages/distributor-oracle/package.json index f0f98e4da..2fe936d1a 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.5", + "version": "0.7.6", "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.5", + "@helium/account-fetch-cache": "^0.7.6", "@helium/address": "^4.10.2", - "@helium/helium-entity-manager-sdk": "^0.7.5", - "@helium/helium-sub-daos-sdk": "^0.7.5", - "@helium/idls": "^0.7.5", - "@helium/lazy-distributor-sdk": "^0.7.5", - "@helium/rewards-oracle-sdk": "^0.7.5", - "@helium/spl-utils": "^0.7.5", + "@helium/helium-entity-manager-sdk": "^0.7.6", + "@helium/helium-sub-daos-sdk": "^0.7.6", + "@helium/idls": "^0.7.6", + "@helium/lazy-distributor-sdk": "^0.7.6", + "@helium/rewards-oracle-sdk": "^0.7.6", + "@helium/spl-utils": "^0.7.6", "@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 5bfa15a4d..eb522543f 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.5": +"@helium/account-fetch-cache@^0.7.6": 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5": +"@helium/circuit-breaker-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.7.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/lazy-distributor-sdk": ^0.7.5 - "@helium/rewards-oracle-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/helium-entity-manager-sdk": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/lazy-distributor-sdk": ^0.7.6 + "@helium/rewards-oracle-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5": +"@helium/helium-entity-manager-sdk@^0.7.6": 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.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/no-emit-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/no-emit-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5": +"@helium/helium-sub-daos-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/treasury-management-sdk": ^0.7.5 - "@helium/voter-stake-registry-sdk": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/treasury-management-sdk": ^0.7.6 + "@helium/voter-stake-registry-sdk": ^0.7.6 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.5": +"@helium/idls@^0.7.6": 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.5": +"@helium/lazy-distributor-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 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.5": +"@helium/no-emit-sdk@^0.7.6": 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.5": +"@helium/rewards-oracle-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/spl-utils@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 "@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.5": +"@helium/treasury-management-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/voter-stake-registry-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 "@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 386d5eb1b..fd5543896 100644 --- a/packages/docsite/package.json +++ b/packages/docsite/package.json @@ -1,6 +1,6 @@ { "name": "hpl-docs", - "version": "0.7.5", + "version": "0.7.6", "private": true, "scripts": { "dev": "next dev", diff --git a/packages/entity-invalidator/CHANGELOG.md b/packages/entity-invalidator/CHANGELOG.md index eaab7b28f..ac75c9bd5 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/entity-invalidator + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **Note:** Version bump only for package @helium/entity-invalidator diff --git a/packages/entity-invalidator/package.json b/packages/entity-invalidator/package.json index 3fe57be2d..9420453e0 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.5", + "version": "0.7.6", "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.5", - "@helium/helium-entity-manager-sdk": "^0.7.5", - "@helium/spl-utils": "^0.7.5", + "@helium/account-fetch-cache": "^0.7.6", + "@helium/helium-entity-manager-sdk": "^0.7.6", + "@helium/spl-utils": "^0.7.6", "@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 d7bd55f23..d0c6680ec 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.5": +"@helium/account-fetch-cache@^0.7.6": 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5": +"@helium/circuit-breaker-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5 - "@helium/helium-entity-manager-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/account-fetch-cache": ^0.7.6 + "@helium/helium-entity-manager-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5": +"@helium/helium-entity-manager-sdk@^0.7.6": 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.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/no-emit-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/no-emit-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5": +"@helium/helium-sub-daos-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/treasury-management-sdk": ^0.7.5 - "@helium/voter-stake-registry-sdk": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/treasury-management-sdk": ^0.7.6 + "@helium/voter-stake-registry-sdk": ^0.7.6 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.5": +"@helium/idls@^0.7.6": 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.5": +"@helium/no-emit-sdk@^0.7.6": 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.5": +"@helium/spl-utils@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 "@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.5": +"@helium/treasury-management-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/voter-stake-registry-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 "@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 34d4c1a78..a979484d8 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/fanout-metadata-service + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **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 2b51517c8..d63298a8d 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.5", + "version": "0.7.6", "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.5", + "@helium/account-fetch-cache": "^0.7.6", "@helium/address": "^4.10.2", - "@helium/fanout-sdk": "^0.7.5", - "@helium/spl-utils": "^0.7.5", + "@helium/fanout-sdk": "^0.7.6", + "@helium/spl-utils": "^0.7.6", "@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 91a825faa..92a5045fb 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.5": +"@helium/account-fetch-cache@^0.7.6": 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/fanout-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/fanout-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5": +"@helium/fanout-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/idls@^0.7.6": 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.5": +"@helium/spl-utils@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 "@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 15117d5e2..5d2d78fdb 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/fanout-sdk + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **Note:** Version bump only for package @helium/fanout-sdk diff --git a/packages/fanout-sdk/package.json b/packages/fanout-sdk/package.json index 9ede2f43c..f632d036b 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.5", + "version": "0.7.6", "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.5", - "@helium/idls": "^0.7.5", + "@helium/anchor-resolvers": "^0.7.6", + "@helium/idls": "^0.7.6", "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 c49f6d103..1f2ea68f1 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/idls@^0.7.6": 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 a44319542..f77c65a79 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/faucet-service + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **Note:** Version bump only for package @helium/faucet-service diff --git a/packages/faucet-service/package.json b/packages/faucet-service/package.json index 4c9583e53..738318f66 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.5", + "version": "0.7.6", "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.5", - "@helium/spl-utils": "^0.7.5", + "@helium/idls": "^0.7.6", + "@helium/spl-utils": "^0.7.6", "@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 8634fb051..10df452ec 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.5": +"@helium/account-fetch-cache@^0.7.6": 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5 - "@helium/spl-utils": ^0.7.5 + "@helium/idls": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5": +"@helium/idls@^0.7.6": 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.5": +"@helium/spl-utils@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 "@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 3c689bd40..4f465b858 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/helium-admin-cli + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **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 84d3889f6..e9d8bd2c3 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.5", + "version": "0.7.6", "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.5", + "@helium/circuit-breaker-sdk": "^0.7.6", "@helium/crypto": "^4.10.2", - "@helium/data-credits-sdk": "^0.7.5", - "@helium/distributor-oracle": "^0.7.5", - "@helium/fanout-sdk": "^0.7.5", - "@helium/helium-entity-manager-sdk": "^0.7.5", - "@helium/helium-sub-daos-sdk": "^0.7.5", - "@helium/lazy-distributor-sdk": "^0.7.5", - "@helium/mobile-entity-manager-sdk": "^0.7.5", - "@helium/price-oracle-sdk": "^0.7.5", - "@helium/spl-utils": "^0.7.5", - "@helium/treasury-management-sdk": "^0.7.5", + "@helium/data-credits-sdk": "^0.7.6", + "@helium/distributor-oracle": "^0.7.6", + "@helium/fanout-sdk": "^0.7.6", + "@helium/helium-entity-manager-sdk": "^0.7.6", + "@helium/helium-sub-daos-sdk": "^0.7.6", + "@helium/lazy-distributor-sdk": "^0.7.6", + "@helium/mobile-entity-manager-sdk": "^0.7.6", + "@helium/price-oracle-sdk": "^0.7.6", + "@helium/spl-utils": "^0.7.6", + "@helium/treasury-management-sdk": "^0.7.6", "@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 af66c1e06..c0f4e4d91 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.5": +"@helium/account-fetch-cache@^0.7.6": 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5": +"@helium/circuit-breaker-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/data-credits-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 "@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.5": +"@helium/distributor-oracle@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.7.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/lazy-distributor-sdk": ^0.7.5 - "@helium/rewards-oracle-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/helium-entity-manager-sdk": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/lazy-distributor-sdk": ^0.7.6 + "@helium/rewards-oracle-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5": +"@helium/fanout-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5 + "@helium/circuit-breaker-sdk": ^0.7.6 "@helium/crypto": ^4.10.2 - "@helium/data-credits-sdk": ^0.7.5 - "@helium/distributor-oracle": ^0.7.5 - "@helium/fanout-sdk": ^0.7.5 - "@helium/helium-entity-manager-sdk": ^0.7.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/lazy-distributor-sdk": ^0.7.5 - "@helium/mobile-entity-manager-sdk": ^0.7.5 - "@helium/price-oracle-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 - "@helium/treasury-management-sdk": ^0.7.5 + "@helium/data-credits-sdk": ^0.7.6 + "@helium/distributor-oracle": ^0.7.6 + "@helium/fanout-sdk": ^0.7.6 + "@helium/helium-entity-manager-sdk": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/lazy-distributor-sdk": ^0.7.6 + "@helium/mobile-entity-manager-sdk": ^0.7.6 + "@helium/price-oracle-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 + "@helium/treasury-management-sdk": ^0.7.6 "@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.5": +"@helium/helium-entity-manager-sdk@^0.7.6": 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.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/no-emit-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/no-emit-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5": +"@helium/helium-sub-daos-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/treasury-management-sdk": ^0.7.5 - "@helium/voter-stake-registry-sdk": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/treasury-management-sdk": ^0.7.6 + "@helium/voter-stake-registry-sdk": ^0.7.6 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.5": +"@helium/idls@^0.7.6": 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.5": +"@helium/lazy-distributor-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 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.5": +"@helium/mobile-entity-manager-sdk@^0.7.6": 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.5 - "@helium/helium-entity-manager-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/helium-entity-manager-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 "@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.5": +"@helium/no-emit-sdk@^0.7.6": 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.5": +"@helium/price-oracle-sdk@^0.7.6": 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.5 + "@helium/idls": ^0.7.6 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.5": +"@helium/rewards-oracle-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/spl-utils@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 "@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.5": +"@helium/treasury-management-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/voter-stake-registry-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 "@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 4dd1258ba..7a161aeec 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/helium-entity-manager-sdk + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **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 ab4f85890..205e12c3b 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.5", + "version": "0.7.6", "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.5", - "@helium/helium-sub-daos-sdk": "^0.7.5", - "@helium/idls": "^0.7.5", - "@helium/no-emit-sdk": "^0.7.5", - "@helium/spl-utils": "^0.7.5", + "@helium/anchor-resolvers": "^0.7.6", + "@helium/helium-sub-daos-sdk": "^0.7.6", + "@helium/idls": "^0.7.6", + "@helium/no-emit-sdk": "^0.7.6", + "@helium/spl-utils": "^0.7.6", "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 8c0b2568d..a86464c4d 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.5": +"@helium/account-fetch-cache@^0.7.6": 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5": +"@helium/circuit-breaker-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/no-emit-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/no-emit-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5": +"@helium/helium-sub-daos-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/treasury-management-sdk": ^0.7.5 - "@helium/voter-stake-registry-sdk": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/treasury-management-sdk": ^0.7.6 + "@helium/voter-stake-registry-sdk": ^0.7.6 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.5": +"@helium/idls@^0.7.6": 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.5": +"@helium/no-emit-sdk@^0.7.6": 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.5": +"@helium/spl-utils@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 "@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.5": +"@helium/treasury-management-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/voter-stake-registry-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 "@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 8c399c42c..69ac5d83e 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/helium-react-hooks + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **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 270aae7ca..ae1cb79b5 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.5", + "version": "0.7.6", "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.5", - "@helium/account-fetch-cache-hooks": "^0.7.5", + "@helium/account-fetch-cache": "^0.7.6", + "@helium/account-fetch-cache-hooks": "^0.7.6", "@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 c08c00131..b7dc64fb3 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.5": +"@helium/account-fetch-cache-hooks@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@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.5": +"@helium/account-fetch-cache@^0.7.6": 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.5 - "@helium/account-fetch-cache-hooks": ^0.7.5 + "@helium/account-fetch-cache": ^0.7.6 + "@helium/account-fetch-cache-hooks": ^0.7.6 "@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 a1c040d69..f099d04ea 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/helium-sub-daos-sdk + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **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 a3fb9fa41..a31dbe061 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.5", + "version": "0.7.6", "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.5", - "@helium/circuit-breaker-sdk": "^0.7.5", - "@helium/treasury-management-sdk": "^0.7.5", - "@helium/voter-stake-registry-sdk": "^0.7.5", + "@helium/anchor-resolvers": "^0.7.6", + "@helium/circuit-breaker-sdk": "^0.7.6", + "@helium/treasury-management-sdk": "^0.7.6", + "@helium/voter-stake-registry-sdk": "^0.7.6", "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 421237a52..2af23531b 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5": +"@helium/circuit-breaker-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/treasury-management-sdk": ^0.7.5 - "@helium/voter-stake-registry-sdk": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/treasury-management-sdk": ^0.7.6 + "@helium/voter-stake-registry-sdk": ^0.7.6 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.5": +"@helium/idls@^0.7.6": 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.5": +"@helium/treasury-management-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/voter-stake-registry-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 "@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 57f4583f5..aa28130a4 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/hexboosting-sdk + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **Note:** Version bump only for package @helium/hexboosting-sdk diff --git a/packages/hexboosting-sdk/package.json b/packages/hexboosting-sdk/package.json index 1bdbb904d..544076437 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.5", + "version": "0.7.6", "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.5", - "@helium/helium-sub-daos-sdk": "^0.7.5", - "@helium/idls": "^0.7.5", + "@helium/anchor-resolvers": "^0.7.6", + "@helium/helium-sub-daos-sdk": "^0.7.6", + "@helium/idls": "^0.7.6", "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 ebf044f6e..2c779905c 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5": +"@helium/circuit-breaker-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/helium-sub-daos-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/treasury-management-sdk": ^0.7.5 - "@helium/voter-stake-registry-sdk": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/treasury-management-sdk": ^0.7.6 + "@helium/voter-stake-registry-sdk": ^0.7.6 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.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/idls@^0.7.6": 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.5": +"@helium/treasury-management-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/voter-stake-registry-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 "@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 51e14eef0..97dd7a37f 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.6](https://github.com/helium/helium-program-library/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/hotspot-utils + + + + + ## [0.7.5](https://github.com/helium/helium-program-library/compare/v0.7.4...v0.7.5) (2024-04-10) **Note:** Version bump only for package @helium/hotspot-utils diff --git a/packages/hotspot-utils/package.json b/packages/hotspot-utils/package.json index e75684d9c..8dd189d61 100644 --- a/packages/hotspot-utils/package.json +++ b/packages/hotspot-utils/package.json @@ -1,6 +1,6 @@ { "name": "@helium/hotspot-utils", - "version": "0.7.5", + "version": "0.7.6", "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.5", - "@helium/helium-sub-daos-sdk": "^0.7.5", - "@helium/idls": "^0.7.5", - "@helium/spl-utils": "^0.7.5", + "@helium/helium-entity-manager-sdk": "^0.7.6", + "@helium/helium-sub-daos-sdk": "^0.7.6", + "@helium/idls": "^0.7.6", + "@helium/spl-utils": "^0.7.6", "@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 71dc172f0..dd63c18aa 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.5": +"@helium/account-fetch-cache@^0.7.6": 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5": +"@helium/circuit-breaker-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/helium-entity-manager-sdk@^0.7.6": 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.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/no-emit-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/no-emit-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5": +"@helium/helium-sub-daos-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/treasury-management-sdk": ^0.7.5 - "@helium/voter-stake-registry-sdk": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/treasury-management-sdk": ^0.7.6 + "@helium/voter-stake-registry-sdk": ^0.7.6 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.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/helium-entity-manager-sdk": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@solana/web3.js": ^1.78.8 bs58: ^4.0.1 languageName: unknown linkType: soft -"@helium/idls@^0.7.5": +"@helium/idls@^0.7.6": 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.5": +"@helium/no-emit-sdk@^0.7.6": 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.5": +"@helium/spl-utils@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 "@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.5": +"@helium/treasury-management-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/voter-stake-registry-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 "@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 8ab501188..ef2e86b86 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.6](https://github.com/helium/helium-program-library/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/idls + + + + + ## [0.7.5](https://github.com/helium/helium-program-library/compare/v0.7.4...v0.7.5) (2024-04-10) **Note:** Version bump only for package @helium/idls diff --git a/packages/idls/package.json b/packages/idls/package.json index cd409d3ae..6afb17737 100644 --- a/packages/idls/package.json +++ b/packages/idls/package.json @@ -1,6 +1,6 @@ { "name": "@helium/idls", - "version": "0.7.5", + "version": "0.7.6", "description": "Exported idls", "publishConfig": { "access": "public", diff --git a/packages/lazy-distributor-sdk/CHANGELOG.md b/packages/lazy-distributor-sdk/CHANGELOG.md index 2e6441fcb..832a01391 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/lazy-distributor-sdk + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **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 093593194..39d2c7f1a 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.5", + "version": "0.7.6", "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.5", - "@helium/circuit-breaker-sdk": "^0.7.5", + "@helium/anchor-resolvers": "^0.7.6", + "@helium/circuit-breaker-sdk": "^0.7.6", "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 56f9c79b9..17ce4a2eb 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5": +"@helium/circuit-breaker-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/idls@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 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 ee189a672..713cb205c 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/lazy-transactions-sdk + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **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 3f8613712..270bddca6 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.5", + "version": "0.7.6", "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.5", - "@helium/spl-utils": "^0.7.5", + "@helium/idls": "^0.7.6", + "@helium/spl-utils": "^0.7.6", "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 1ce7384eb..f1ebae3de 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.5": +"@helium/account-fetch-cache@^0.7.6": 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5": +"@helium/idls@^0.7.6": 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.5 - "@helium/spl-utils": ^0.7.5 + "@helium/idls": ^0.7.6 + "@helium/spl-utils": ^0.7.6 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.5": +"@helium/spl-utils@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 "@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 2b51f7c21..92d92f00e 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/metadata-service + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **Note:** Version bump only for package @helium/metadata-service diff --git a/packages/metadata-service/package.json b/packages/metadata-service/package.json index 5202fa592..1c1965203 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.5", + "version": "0.7.6", "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.5", + "@helium/account-fetch-cache": "^0.7.6", "@helium/address": "^4.10.2", - "@helium/data-credits-sdk": "^0.7.5", - "@helium/helium-entity-manager-sdk": "^0.7.5", - "@helium/helium-sub-daos-sdk": "^0.7.5", - "@helium/idls": "^0.7.5", - "@helium/spl-utils": "^0.7.5", + "@helium/data-credits-sdk": "^0.7.6", + "@helium/helium-entity-manager-sdk": "^0.7.6", + "@helium/helium-sub-daos-sdk": "^0.7.6", + "@helium/idls": "^0.7.6", + "@helium/spl-utils": "^0.7.6", "@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 a29737da3..a23fcdff9 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.5": +"@helium/account-fetch-cache@^0.7.6": 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5": +"@helium/circuit-breaker-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/data-credits-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 "@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.5": +"@helium/helium-entity-manager-sdk@^0.7.6": 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.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/no-emit-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/no-emit-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5": +"@helium/helium-sub-daos-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/treasury-management-sdk": ^0.7.5 - "@helium/voter-stake-registry-sdk": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/treasury-management-sdk": ^0.7.6 + "@helium/voter-stake-registry-sdk": ^0.7.6 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.5": +"@helium/idls@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/data-credits-sdk": ^0.7.5 - "@helium/helium-entity-manager-sdk": ^0.7.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/data-credits-sdk": ^0.7.6 + "@helium/helium-entity-manager-sdk": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5": +"@helium/no-emit-sdk@^0.7.6": 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.5": +"@helium/spl-utils@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 "@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.5": +"@helium/treasury-management-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/voter-stake-registry-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 "@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 f37b9b37c..8296ddfd5 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/migration-service + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **Note:** Version bump only for package @helium/migration-service diff --git a/packages/migration-service/package.json b/packages/migration-service/package.json index c623452ff..8366942af 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.5", + "version": "0.7.6", "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.5", + "@helium/account-fetch-cache": "^0.7.6", "@helium/address": "^4.10.2", - "@helium/circuit-breaker-sdk": "^0.7.5", + "@helium/circuit-breaker-sdk": "^0.7.6", "@helium/crypto": "^4.10.2", - "@helium/data-credits-sdk": "^0.7.5", - "@helium/distributor-oracle": "^0.7.5", - "@helium/helium-entity-manager-sdk": "^0.7.5", - "@helium/helium-sub-daos-sdk": "^0.7.5", - "@helium/lazy-distributor-sdk": "^0.7.5", - "@helium/lazy-transactions-sdk": "^0.7.5", - "@helium/treasury-management-sdk": "^0.7.5", - "@helium/voter-stake-registry-sdk": "^0.7.5", + "@helium/data-credits-sdk": "^0.7.6", + "@helium/distributor-oracle": "^0.7.6", + "@helium/helium-entity-manager-sdk": "^0.7.6", + "@helium/helium-sub-daos-sdk": "^0.7.6", + "@helium/lazy-distributor-sdk": "^0.7.6", + "@helium/lazy-transactions-sdk": "^0.7.6", + "@helium/treasury-management-sdk": "^0.7.6", + "@helium/voter-stake-registry-sdk": "^0.7.6", "@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 2b445d8c9..658ee44cc 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.5": +"@helium/account-fetch-cache@^0.7.6": 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5": +"@helium/circuit-breaker-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/data-credits-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 "@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.5": +"@helium/distributor-oracle@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.7.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/lazy-distributor-sdk": ^0.7.5 - "@helium/rewards-oracle-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/helium-entity-manager-sdk": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/lazy-distributor-sdk": ^0.7.6 + "@helium/rewards-oracle-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5": +"@helium/helium-entity-manager-sdk@^0.7.6": 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.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/no-emit-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/no-emit-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5": +"@helium/helium-sub-daos-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/treasury-management-sdk": ^0.7.5 - "@helium/voter-stake-registry-sdk": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/treasury-management-sdk": ^0.7.6 + "@helium/voter-stake-registry-sdk": ^0.7.6 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.5": +"@helium/idls@^0.7.6": 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.5": +"@helium/lazy-distributor-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 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.5": +"@helium/lazy-transactions-sdk@^0.7.6": 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.5 - "@helium/spl-utils": ^0.7.5 + "@helium/idls": ^0.7.6 + "@helium/spl-utils": ^0.7.6 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/circuit-breaker-sdk": ^0.7.5 + "@helium/circuit-breaker-sdk": ^0.7.6 "@helium/crypto": ^4.10.2 - "@helium/data-credits-sdk": ^0.7.5 - "@helium/distributor-oracle": ^0.7.5 - "@helium/helium-entity-manager-sdk": ^0.7.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/lazy-distributor-sdk": ^0.7.5 - "@helium/lazy-transactions-sdk": ^0.7.5 - "@helium/treasury-management-sdk": ^0.7.5 - "@helium/voter-stake-registry-sdk": ^0.7.5 + "@helium/data-credits-sdk": ^0.7.6 + "@helium/distributor-oracle": ^0.7.6 + "@helium/helium-entity-manager-sdk": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/lazy-distributor-sdk": ^0.7.6 + "@helium/lazy-transactions-sdk": ^0.7.6 + "@helium/treasury-management-sdk": ^0.7.6 + "@helium/voter-stake-registry-sdk": ^0.7.6 "@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.5": +"@helium/no-emit-sdk@^0.7.6": 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.5": +"@helium/rewards-oracle-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/spl-utils@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 "@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.5": +"@helium/treasury-management-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/voter-stake-registry-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 "@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 728f31132..4d4705bc0 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/mobile-entity-manager-sdk + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **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 c8d6f2820..0fcf10555 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.5", + "version": "0.7.6", "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.5", - "@helium/helium-entity-manager-sdk": "^0.7.5", - "@helium/idls": "^0.7.5", + "@helium/anchor-resolvers": "^0.7.6", + "@helium/helium-entity-manager-sdk": "^0.7.6", + "@helium/idls": "^0.7.6", "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 b6e585f8c..aa8436842 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.5": +"@helium/account-fetch-cache@^0.7.6": 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5": +"@helium/circuit-breaker-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/helium-entity-manager-sdk@^0.7.6": 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.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/no-emit-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/no-emit-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5": +"@helium/helium-sub-daos-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/treasury-management-sdk": ^0.7.5 - "@helium/voter-stake-registry-sdk": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/treasury-management-sdk": ^0.7.6 + "@helium/voter-stake-registry-sdk": ^0.7.6 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.5": +"@helium/idls@^0.7.6": 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.5 - "@helium/helium-entity-manager-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/helium-entity-manager-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 "@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.5": +"@helium/no-emit-sdk@^0.7.6": 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.5": +"@helium/spl-utils@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 "@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.5": +"@helium/treasury-management-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/voter-stake-registry-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 "@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 cb5651785..0159f60a1 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/monitor-service + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **Note:** Version bump only for package @helium/monitor-service diff --git a/packages/monitor-service/package.json b/packages/monitor-service/package.json index afeae29a4..214a9669b 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.5", + "version": "0.7.6", "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.5", - "@helium/circuit-breaker-sdk": "^0.7.5", - "@helium/data-credits-sdk": "^0.7.5", - "@helium/helium-entity-manager-sdk": "^0.7.5", - "@helium/helium-sub-daos-sdk": "^0.7.5", - "@helium/idls": "^0.7.5", - "@helium/lazy-distributor-sdk": "^0.7.5", - "@helium/lazy-transactions-sdk": "^0.7.5", - "@helium/price-oracle-sdk": "^0.7.5", - "@helium/spl-utils": "^0.7.5", + "@helium/account-fetch-cache": "^0.7.6", + "@helium/circuit-breaker-sdk": "^0.7.6", + "@helium/data-credits-sdk": "^0.7.6", + "@helium/helium-entity-manager-sdk": "^0.7.6", + "@helium/helium-sub-daos-sdk": "^0.7.6", + "@helium/idls": "^0.7.6", + "@helium/lazy-distributor-sdk": "^0.7.6", + "@helium/lazy-transactions-sdk": "^0.7.6", + "@helium/price-oracle-sdk": "^0.7.6", + "@helium/spl-utils": "^0.7.6", "@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 d5fa57ce8..af705204c 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.5": +"@helium/account-fetch-cache@^0.7.6": 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5": +"@helium/circuit-breaker-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/data-credits-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 "@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.5": +"@helium/helium-entity-manager-sdk@^0.7.6": 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.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/no-emit-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/no-emit-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5": +"@helium/helium-sub-daos-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/treasury-management-sdk": ^0.7.5 - "@helium/voter-stake-registry-sdk": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/treasury-management-sdk": ^0.7.6 + "@helium/voter-stake-registry-sdk": ^0.7.6 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.5": +"@helium/idls@^0.7.6": 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.5": +"@helium/lazy-distributor-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 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.5": +"@helium/lazy-transactions-sdk@^0.7.6": 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.5 - "@helium/spl-utils": ^0.7.5 + "@helium/idls": ^0.7.6 + "@helium/spl-utils": ^0.7.6 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/data-credits-sdk": ^0.7.5 - "@helium/helium-entity-manager-sdk": ^0.7.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/lazy-distributor-sdk": ^0.7.5 - "@helium/lazy-transactions-sdk": ^0.7.5 - "@helium/price-oracle-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/account-fetch-cache": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/data-credits-sdk": ^0.7.6 + "@helium/helium-entity-manager-sdk": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/lazy-distributor-sdk": ^0.7.6 + "@helium/lazy-transactions-sdk": ^0.7.6 + "@helium/price-oracle-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5": +"@helium/no-emit-sdk@^0.7.6": 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.5": +"@helium/price-oracle-sdk@^0.7.6": 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.5 + "@helium/idls": ^0.7.6 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.5": +"@helium/spl-utils@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 "@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.5": +"@helium/treasury-management-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/voter-stake-registry-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 "@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 be33766cc..6dcd8444f 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/no-emit-sdk + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **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 87adbc704..054e513d8 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.5", + "version": "0.7.6", "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 1e1dde244..0fab2c410 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/price-oracle-sdk + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **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 75ccf1203..0b8bfe531 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.5", + "version": "0.7.6", "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.5", + "@helium/idls": "^0.7.6", "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 80027d56d..098d736bf 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.5": +"@helium/idls@^0.7.6": 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.5 + "@helium/idls": ^0.7.6 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 cc5130e1d..8bbfa7cb2 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/rewards-oracle-faucet-service + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **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 411d6bd7f..281900621 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.5", + "version": "0.7.6", "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 5285d8bf4..2986f315c 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/rewards-oracle-sdk + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **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 d74594aa6..ba9237356 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.5", + "version": "0.7.6", "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.5", - "@helium/idls": "^0.7.5", + "@helium/anchor-resolvers": "^0.7.6", + "@helium/idls": "^0.7.6", "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 d9c915c18..ac839d59d 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5": +"@helium/idls@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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 8c1b9430b..a50dcece1 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.6](https://github.com/helium/helium-program-library/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/spl-utils + + + + + ## [0.7.5](https://github.com/helium/helium-program-library/compare/v0.7.4...v0.7.5) (2024-04-10) **Note:** Version bump only for package @helium/spl-utils diff --git a/packages/spl-utils/package.json b/packages/spl-utils/package.json index d11ea5e0c..0bac1cc16 100644 --- a/packages/spl-utils/package.json +++ b/packages/spl-utils/package.json @@ -1,6 +1,6 @@ { "name": "@helium/spl-utils", - "version": "0.7.5", + "version": "0.7.6", "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.5", + "@helium/account-fetch-cache": "^0.7.6", "@helium/address": "^4.10.2", - "@helium/anchor-resolvers": "^0.7.5", + "@helium/anchor-resolvers": "^0.7.6", "@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 2fef166e8..2ea6741bf 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.5": +"@helium/account-fetch-cache@^0.7.6": 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 "@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 811a48174..7bbd7df18 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.6](https://github.com/helium/helium-program-library/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/sus + + + + + ## [0.7.5](https://github.com/helium/helium-program-library/compare/v0.7.4...v0.7.5) (2024-04-10) **Note:** Version bump only for package @helium/sus diff --git a/packages/sus/package.json b/packages/sus/package.json index 514920bcf..bd3293f52 100644 --- a/packages/sus/package.json +++ b/packages/sus/package.json @@ -1,6 +1,6 @@ { "name": "@helium/sus", - "version": "0.7.5", + "version": "0.7.6", "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 e889c1bb0..e208eb0a9 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/tokens-to-rent-service + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **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 8d2a6fd71..992ecb0b3 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.5", + "version": "0.7.6", "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.5", + "@helium/account-fetch-cache": "^0.7.6", "@helium/address": "^4.10.2", - "@helium/spl-utils": "^0.7.5", + "@helium/spl-utils": "^0.7.6", "@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 64432c35b..487588bbb 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.5": +"@helium/account-fetch-cache@^0.7.6": 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5": +"@helium/spl-utils@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 "@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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/spl-utils": ^0.7.5 + "@helium/spl-utils": ^0.7.6 "@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 1de3e5227..4140014f4 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/treasury-management-sdk + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **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 86beeb765..2e47bd6c5 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.5", + "version": "0.7.6", "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.5", - "@helium/circuit-breaker-sdk": "^0.7.5", - "@helium/idls": "^0.7.5", + "@helium/anchor-resolvers": "^0.7.6", + "@helium/circuit-breaker-sdk": "^0.7.6", + "@helium/idls": "^0.7.6", "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 cc66f65f8..8b3800dfc 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5": +"@helium/circuit-breaker-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/idls@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 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 c74abc6c3..64499c8eb 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/voter-stake-registry-hooks + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **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 6bb712f29..68be13ef4 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.5", + "version": "0.7.6", "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.5", - "@helium/account-fetch-cache-hooks": "^0.7.5", - "@helium/circuit-breaker-sdk": "^0.7.5", - "@helium/helium-react-hooks": "^0.7.5", - "@helium/helium-sub-daos-sdk": "^0.7.5", + "@helium/account-fetch-cache": "^0.7.6", + "@helium/account-fetch-cache-hooks": "^0.7.6", + "@helium/circuit-breaker-sdk": "^0.7.6", + "@helium/helium-react-hooks": "^0.7.6", + "@helium/helium-sub-daos-sdk": "^0.7.6", "@helium/modular-governance-hooks": "^0.0.8", - "@helium/spl-utils": "^0.7.5", - "@helium/voter-stake-registry-sdk": "^0.7.5", + "@helium/spl-utils": "^0.7.6", + "@helium/voter-stake-registry-sdk": "^0.7.6", "@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 a15ce003b..db043e732 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.5": +"@helium/account-fetch-cache-hooks@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@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.5": +"@helium/account-fetch-cache@^0.7.6": 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5": +"@helium/circuit-breaker-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/helium-react-hooks@^0.7.6": 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.5 - "@helium/account-fetch-cache-hooks": ^0.7.5 + "@helium/account-fetch-cache": ^0.7.6 + "@helium/account-fetch-cache-hooks": ^0.7.6 "@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.5": +"@helium/helium-sub-daos-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/treasury-management-sdk": ^0.7.5 - "@helium/voter-stake-registry-sdk": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/treasury-management-sdk": ^0.7.6 + "@helium/voter-stake-registry-sdk": ^0.7.6 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.5": +"@helium/idls@^0.7.6": 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.5": +"@helium/spl-utils@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 "@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.5": +"@helium/treasury-management-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 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.5 - "@helium/account-fetch-cache-hooks": ^0.7.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/helium-react-hooks": ^0.7.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 + "@helium/account-fetch-cache": ^0.7.6 + "@helium/account-fetch-cache-hooks": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/helium-react-hooks": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 "@helium/modular-governance-hooks": ^0.0.8 - "@helium/spl-utils": ^0.7.5 - "@helium/voter-stake-registry-sdk": ^0.7.5 + "@helium/spl-utils": ^0.7.6 + "@helium/voter-stake-registry-sdk": ^0.7.6 "@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.5": +"@helium/voter-stake-registry-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 "@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 9261b302f..132a04264 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/voter-stake-registry-sdk + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **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 516eec8c3..382ce3e10 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.5", + "version": "0.7.6", "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.5", - "@helium/idls": "^0.7.5", + "@helium/anchor-resolvers": "^0.7.6", + "@helium/idls": "^0.7.6", "@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 77678b178..d0d31d458 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5": +"@helium/idls@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 "@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 aca37f2c8..cf9af98c3 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.6](https://github.com/helium/helium-program-libary/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/vsr-metadata-service + + + + + ## [0.7.5](https://github.com/helium/helium-program-libary/compare/v0.7.4...v0.7.5) (2024-04-10) **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 0fe300b94..09dbd81e1 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.5", + "version": "0.7.6", "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.5", + "@helium/account-fetch-cache": "^0.7.6", "@helium/address": "^4.10.2", - "@helium/spl-utils": "^0.7.5", - "@helium/voter-stake-registry-sdk": "^0.7.5", + "@helium/spl-utils": "^0.7.6", + "@helium/voter-stake-registry-sdk": "^0.7.6", "@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 2bde7506a..3af8ce383 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.5": +"@helium/account-fetch-cache@^0.7.6": 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5": +"@helium/idls@^0.7.6": 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.5": +"@helium/spl-utils@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 "@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.5": +"@helium/voter-stake-registry-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 "@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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/spl-utils": ^0.7.5 - "@helium/voter-stake-registry-sdk": ^0.7.5 + "@helium/spl-utils": ^0.7.6 + "@helium/voter-stake-registry-sdk": ^0.7.6 "@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 dfd719e6d..789306b63 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.6](https://github.com/helium/helium-program-library/compare/v0.7.5...v0.7.6) (2024-04-10) + +**Note:** Version bump only for package @helium/xnft-hotspot + + + + + ## [0.7.5](https://github.com/helium/helium-program-library/compare/v0.7.4...v0.7.5) (2024-04-10) **Note:** Version bump only for package @helium/xnft-hotspot diff --git a/packages/xnft-hotspot/package.json b/packages/xnft-hotspot/package.json index efa382d0a..6bcfa2c3f 100644 --- a/packages/xnft-hotspot/package.json +++ b/packages/xnft-hotspot/package.json @@ -1,6 +1,6 @@ { "name": "@helium/xnft-hotspot", - "version": "0.7.5", + "version": "0.7.6", "private": true, "description": "", "main": "index.js", @@ -18,11 +18,11 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/account-fetch-cache": "^0.7.5", - "@helium/distributor-oracle": "^0.7.5", - "@helium/helium-react-hooks": "^0.7.5", - "@helium/idls": "^0.7.5", - "@helium/lazy-distributor-sdk": "^0.7.5", + "@helium/account-fetch-cache": "^0.7.6", + "@helium/distributor-oracle": "^0.7.6", + "@helium/helium-react-hooks": "^0.7.6", + "@helium/idls": "^0.7.6", + "@helium/lazy-distributor-sdk": "^0.7.6", "@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 b1a931b9b..16a7948ce 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.5": +"@helium/account-fetch-cache-hooks@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@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.5": +"@helium/account-fetch-cache@^0.7.6": 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.5": +"@helium/anchor-resolvers@^0.7.6": 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.5": +"@helium/circuit-breaker-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/distributor-oracle@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.7.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/lazy-distributor-sdk": ^0.7.5 - "@helium/rewards-oracle-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/helium-entity-manager-sdk": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/lazy-distributor-sdk": ^0.7.6 + "@helium/rewards-oracle-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5": +"@helium/helium-entity-manager-sdk@^0.7.6": 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.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/no-emit-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/no-emit-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5": +"@helium/helium-react-hooks@^0.7.6": 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.5 - "@helium/account-fetch-cache-hooks": ^0.7.5 + "@helium/account-fetch-cache": ^0.7.6 + "@helium/account-fetch-cache-hooks": ^0.7.6 "@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.5": +"@helium/helium-sub-daos-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/treasury-management-sdk": ^0.7.5 - "@helium/voter-stake-registry-sdk": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/treasury-management-sdk": ^0.7.6 + "@helium/voter-stake-registry-sdk": ^0.7.6 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.5": +"@helium/idls@^0.7.6": 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.5": +"@helium/lazy-distributor-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 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.5": +"@helium/no-emit-sdk@^0.7.6": 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.5": +"@helium/rewards-oracle-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/spl-utils@^0.7.6": 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 "@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.5": +"@helium/treasury-management-sdk@^0.7.6": 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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 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.5": +"@helium/voter-stake-registry-sdk@^0.7.6": 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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 "@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.5 - "@helium/distributor-oracle": ^0.7.5 - "@helium/helium-react-hooks": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/lazy-distributor-sdk": ^0.7.5 + "@helium/account-fetch-cache": ^0.7.6 + "@helium/distributor-oracle": ^0.7.6 + "@helium/helium-react-hooks": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/lazy-distributor-sdk": ^0.7.6 "@solana/spl-token": ^0.3.8 assert: ^2.0.0 bn.js: ^5.2.0 diff --git a/yarn.lock b/yarn.lock index defb862aa..7061d0fb5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -579,11 +579,11 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache-hooks@^0.7.5, @helium/account-fetch-cache-hooks@workspace:packages/account-fetch-cache-hooks": +"@helium/account-fetch-cache-hooks@^0.7.6, @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.5 + "@helium/account-fetch-cache": ^0.7.6 "@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.5, @helium/account-fetch-cache@workspace:packages/account-fetch-cache": +"@helium/account-fetch-cache@^0.7.6, @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.5 + "@helium/account-fetch-cache": ^0.7.6 "@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.5, @helium/anchor-resolvers@workspace:packages/anchor-resolvers": +"@helium/anchor-resolvers@^0.7.6, @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.5, @helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk": +"@helium/circuit-breaker-sdk@^0.7.6, @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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5 - "@helium/distributor-oracle": ^0.7.5 - "@helium/fanout-sdk": ^0.7.5 - "@helium/helium-entity-manager-sdk": ^0.7.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/lazy-distributor-sdk": ^0.7.5 - "@helium/mobile-entity-manager-sdk": ^0.7.5 - "@helium/no-emit-sdk": ^0.7.5 + "@helium/account-fetch-cache": ^0.7.6 + "@helium/distributor-oracle": ^0.7.6 + "@helium/fanout-sdk": ^0.7.6 + "@helium/helium-entity-manager-sdk": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/lazy-distributor-sdk": ^0.7.6 + "@helium/mobile-entity-manager-sdk": ^0.7.6 + "@helium/no-emit-sdk": ^0.7.6 "@helium/organization-sdk": ^0.0.8 - "@helium/price-oracle-sdk": ^0.7.5 + "@helium/price-oracle-sdk": ^0.7.6 "@helium/proposal-sdk": ^0.0.8 - "@helium/rewards-oracle-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/rewards-oracle-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@helium/state-controller-sdk": ^0.0.8 - "@helium/treasury-management-sdk": ^0.7.5 - "@helium/voter-stake-registry-sdk": ^0.7.5 + "@helium/treasury-management-sdk": ^0.7.6 + "@helium/voter-stake-registry-sdk": ^0.7.6 "@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.5, @helium/data-credits-sdk@workspace:packages/data-credits-sdk": +"@helium/data-credits-sdk@^0.7.6, @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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 "@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.5, @helium/distributor-oracle@workspace:packages/distributor-oracle": +"@helium/distributor-oracle@^0.7.6, @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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.7.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/lazy-distributor-sdk": ^0.7.5 - "@helium/rewards-oracle-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/helium-entity-manager-sdk": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/lazy-distributor-sdk": ^0.7.6 + "@helium/rewards-oracle-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5 - "@helium/helium-entity-manager-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/account-fetch-cache": ^0.7.6 + "@helium/helium-entity-manager-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/fanout-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/fanout-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5, @helium/fanout-sdk@workspace:packages/fanout-sdk": +"@helium/fanout-sdk@^0.7.6, @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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5 - "@helium/spl-utils": ^0.7.5 + "@helium/idls": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5 + "@helium/circuit-breaker-sdk": ^0.7.6 "@helium/crypto": ^4.10.2 - "@helium/data-credits-sdk": ^0.7.5 - "@helium/distributor-oracle": ^0.7.5 - "@helium/fanout-sdk": ^0.7.5 - "@helium/helium-entity-manager-sdk": ^0.7.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/lazy-distributor-sdk": ^0.7.5 - "@helium/mobile-entity-manager-sdk": ^0.7.5 - "@helium/price-oracle-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 - "@helium/treasury-management-sdk": ^0.7.5 + "@helium/data-credits-sdk": ^0.7.6 + "@helium/distributor-oracle": ^0.7.6 + "@helium/fanout-sdk": ^0.7.6 + "@helium/helium-entity-manager-sdk": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/lazy-distributor-sdk": ^0.7.6 + "@helium/mobile-entity-manager-sdk": ^0.7.6 + "@helium/price-oracle-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 + "@helium/treasury-management-sdk": ^0.7.6 "@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.5, @helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk": +"@helium/helium-entity-manager-sdk@^0.7.6, @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.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/no-emit-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/no-emit-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5, @helium/helium-react-hooks@workspace:packages/helium-react-hooks": +"@helium/helium-react-hooks@^0.7.6, @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.5 - "@helium/account-fetch-cache-hooks": ^0.7.5 + "@helium/account-fetch-cache": ^0.7.6 + "@helium/account-fetch-cache-hooks": ^0.7.6 "@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.5, @helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk": +"@helium/helium-sub-daos-sdk@^0.7.6, @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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/treasury-management-sdk": ^0.7.5 - "@helium/voter-stake-registry-sdk": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/treasury-management-sdk": ^0.7.6 + "@helium/voter-stake-registry-sdk": ^0.7.6 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.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 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.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/helium-entity-manager-sdk": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@solana/web3.js": ^1.78.8 bs58: ^4.0.1 languageName: unknown linkType: soft -"@helium/idls@^0.7.5, @helium/idls@workspace:packages/idls": +"@helium/idls@^0.7.6, @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.5, @helium/lazy-distributor-sdk@workspace:packages/lazy-distributor-sdk": +"@helium/lazy-distributor-sdk@^0.7.6, @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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 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.5, @helium/lazy-transactions-sdk@workspace:packages/lazy-transactions-sdk": +"@helium/lazy-transactions-sdk@^0.7.6, @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.5 - "@helium/spl-utils": ^0.7.5 + "@helium/idls": ^0.7.6 + "@helium/spl-utils": ^0.7.6 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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/data-credits-sdk": ^0.7.5 - "@helium/helium-entity-manager-sdk": ^0.7.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/data-credits-sdk": ^0.7.6 + "@helium/helium-entity-manager-sdk": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/circuit-breaker-sdk": ^0.7.5 + "@helium/circuit-breaker-sdk": ^0.7.6 "@helium/crypto": ^4.10.2 - "@helium/data-credits-sdk": ^0.7.5 - "@helium/distributor-oracle": ^0.7.5 - "@helium/helium-entity-manager-sdk": ^0.7.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/lazy-distributor-sdk": ^0.7.5 - "@helium/lazy-transactions-sdk": ^0.7.5 - "@helium/treasury-management-sdk": ^0.7.5 - "@helium/voter-stake-registry-sdk": ^0.7.5 + "@helium/data-credits-sdk": ^0.7.6 + "@helium/distributor-oracle": ^0.7.6 + "@helium/helium-entity-manager-sdk": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/lazy-distributor-sdk": ^0.7.6 + "@helium/lazy-transactions-sdk": ^0.7.6 + "@helium/treasury-management-sdk": ^0.7.6 + "@helium/voter-stake-registry-sdk": ^0.7.6 "@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.5, @helium/mobile-entity-manager-sdk@workspace:packages/mobile-entity-manager-sdk": +"@helium/mobile-entity-manager-sdk@^0.7.6, @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.5 - "@helium/helium-entity-manager-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/helium-entity-manager-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 "@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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/data-credits-sdk": ^0.7.5 - "@helium/helium-entity-manager-sdk": ^0.7.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/lazy-distributor-sdk": ^0.7.5 - "@helium/lazy-transactions-sdk": ^0.7.5 - "@helium/price-oracle-sdk": ^0.7.5 - "@helium/spl-utils": ^0.7.5 + "@helium/account-fetch-cache": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/data-credits-sdk": ^0.7.6 + "@helium/helium-entity-manager-sdk": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/lazy-distributor-sdk": ^0.7.6 + "@helium/lazy-transactions-sdk": ^0.7.6 + "@helium/price-oracle-sdk": ^0.7.6 + "@helium/spl-utils": ^0.7.6 "@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.5, @helium/no-emit-sdk@workspace:packages/no-emit-sdk": +"@helium/no-emit-sdk@^0.7.6, @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.5, @helium/price-oracle-sdk@workspace:packages/price-oracle-sdk": +"@helium/price-oracle-sdk@^0.7.6, @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.5 + "@helium/idls": ^0.7.6 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.5, @helium/rewards-oracle-sdk@workspace:packages/rewards-oracle-sdk": +"@helium/rewards-oracle-sdk@^0.7.6, @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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 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.5, @helium/spl-utils@workspace:packages/spl-utils": +"@helium/spl-utils@^0.7.6, @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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 "@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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/spl-utils": ^0.7.5 + "@helium/spl-utils": ^0.7.6 "@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.5, @helium/treasury-management-sdk@workspace:packages/treasury-management-sdk": +"@helium/treasury-management-sdk@^0.7.6, @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.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/idls": ^0.7.6 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.5 - "@helium/account-fetch-cache-hooks": ^0.7.5 - "@helium/circuit-breaker-sdk": ^0.7.5 - "@helium/helium-react-hooks": ^0.7.5 - "@helium/helium-sub-daos-sdk": ^0.7.5 + "@helium/account-fetch-cache": ^0.7.6 + "@helium/account-fetch-cache-hooks": ^0.7.6 + "@helium/circuit-breaker-sdk": ^0.7.6 + "@helium/helium-react-hooks": ^0.7.6 + "@helium/helium-sub-daos-sdk": ^0.7.6 "@helium/modular-governance-hooks": ^0.0.8 - "@helium/spl-utils": ^0.7.5 - "@helium/voter-stake-registry-sdk": ^0.7.5 + "@helium/spl-utils": ^0.7.6 + "@helium/voter-stake-registry-sdk": ^0.7.6 "@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.5, @helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk": +"@helium/voter-stake-registry-sdk@^0.7.6, @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.5 - "@helium/idls": ^0.7.5 + "@helium/anchor-resolvers": ^0.7.6 + "@helium/idls": ^0.7.6 "@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.5 + "@helium/account-fetch-cache": ^0.7.6 "@helium/address": ^4.10.2 - "@helium/spl-utils": ^0.7.5 - "@helium/voter-stake-registry-sdk": ^0.7.5 + "@helium/spl-utils": ^0.7.6 + "@helium/voter-stake-registry-sdk": ^0.7.6 "@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.5 - "@helium/distributor-oracle": ^0.7.5 - "@helium/helium-react-hooks": ^0.7.5 - "@helium/idls": ^0.7.5 - "@helium/lazy-distributor-sdk": ^0.7.5 + "@helium/account-fetch-cache": ^0.7.6 + "@helium/distributor-oracle": ^0.7.6 + "@helium/helium-react-hooks": ^0.7.6 + "@helium/idls": ^0.7.6 + "@helium/lazy-distributor-sdk": ^0.7.6 "@solana/spl-token": ^0.3.8 assert: ^2.0.0 bn.js: ^5.2.0