diff --git a/CHANGELOG.md b/CHANGELOG.md index f67d74db4..8fa1a4a14 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.8.6](https://github.com/helium/helium-program-library/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package helium-program-library + + + + + ## [0.8.5](https://github.com/helium/helium-program-library/compare/v0.8.4...v0.8.5) (2024-06-25) **Note:** Version bump only for package helium-program-library diff --git a/lerna.json b/lerna.json index 88d32d178..8d60956cf 100644 --- a/lerna.json +++ b/lerna.json @@ -4,5 +4,5 @@ "packages/*" ], "useWorkspaces": true, - "version": "0.8.5" + "version": "0.8.6" } diff --git a/packages/account-fetch-cache-hooks/CHANGELOG.md b/packages/account-fetch-cache-hooks/CHANGELOG.md index 4a99a45a7..2424d9692 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/account-fetch-cache-hooks + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **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 f0222cdd0..04033f66a 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.8.5", + "version": "0.8.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.8.5", + "@helium/account-fetch-cache": "^0.8.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 8d94ae818..ce698a715 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.8.5 + "@helium/account-fetch-cache": ^0.8.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.8.5": +"@helium/account-fetch-cache@^0.8.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 11db63749..a51bb57cb 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.8.6](https://github.com/helium/helium-program-library/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/account-fetch-cache + + + + + ## [0.8.5](https://github.com/helium/helium-program-library/compare/v0.8.4...v0.8.5) (2024-06-25) **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 7618df245..5ac5d533f 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.8.5", + "version": "0.8.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 2c9fb5cee..60678abb2 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/account-postgres-sink-service + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **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 3b2091de8..851fd73ff 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.8.5", + "version": "0.8.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.8.5", + "@helium/account-fetch-cache": "^0.8.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 9eec658f5..d50a86103 100644 --- a/packages/account-postgres-sink-service/yarn.deploy.lock +++ b/packages/account-postgres-sink-service/yarn.deploy.lock @@ -179,7 +179,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.8.5": +"@helium/account-fetch-cache@^0.8.6": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -199,7 +199,7 @@ __metadata: "@connectrpc/connect-node": ^1.3.0 "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.8.5 + "@helium/account-fetch-cache": ^0.8.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 b8a51345c..c11f25a5a 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/active-device-oracle + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **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 414c4ac8e..8e336d968 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.8.5", + "version": "0.8.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 e71cf03b9..28371e66b 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.8.6](https://github.com/helium/helium-program-library/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/anchor-resolvers + + + + + ## [0.8.5](https://github.com/helium/helium-program-library/compare/v0.8.4...v0.8.5) (2024-06-25) **Note:** Version bump only for package @helium/anchor-resolvers diff --git a/packages/anchor-resolvers/package.json b/packages/anchor-resolvers/package.json index 75bcced1f..d1eb67d4e 100644 --- a/packages/anchor-resolvers/package.json +++ b/packages/anchor-resolvers/package.json @@ -1,6 +1,6 @@ { "name": "@helium/anchor-resolvers", - "version": "0.8.5", + "version": "0.8.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 6a4b94f8a..cadd52f3c 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/circuit-breaker-sdk + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **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 45b2f9c8f..6964113c6 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.8.5", + "version": "0.8.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.8.5", - "@helium/idls": "^0.8.5", + "@helium/anchor-resolvers": "^0.8.6", + "@helium/idls": "^0.8.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 bbcc40e9c..5267df275 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.8.5": +"@helium/anchor-resolvers@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/idls@^0.8.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 4e4236a3a..ab13e8318 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.8.6](https://github.com/helium/helium-program-library/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/crons + + + + + ## [0.8.5](https://github.com/helium/helium-program-library/compare/v0.8.4...v0.8.5) (2024-06-25) **Note:** Version bump only for package @helium/crons diff --git a/packages/crons/package.json b/packages/crons/package.json index eb131e458..acb73add0 100644 --- a/packages/crons/package.json +++ b/packages/crons/package.json @@ -1,6 +1,6 @@ { "name": "@helium/crons", - "version": "0.8.5", + "version": "0.8.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.8.5", - "@helium/distributor-oracle": "^0.8.5", - "@helium/fanout-sdk": "^0.8.5", - "@helium/helium-entity-manager-sdk": "^0.8.5", - "@helium/helium-sub-daos-sdk": "^0.8.5", - "@helium/idls": "^0.8.5", - "@helium/lazy-distributor-sdk": "^0.8.5", - "@helium/mobile-entity-manager-sdk": "^0.8.5", - "@helium/no-emit-sdk": "^0.8.5", + "@helium/account-fetch-cache": "^0.8.6", + "@helium/distributor-oracle": "^0.8.6", + "@helium/fanout-sdk": "^0.8.6", + "@helium/helium-entity-manager-sdk": "^0.8.6", + "@helium/helium-sub-daos-sdk": "^0.8.6", + "@helium/idls": "^0.8.6", + "@helium/lazy-distributor-sdk": "^0.8.6", + "@helium/mobile-entity-manager-sdk": "^0.8.6", + "@helium/no-emit-sdk": "^0.8.6", "@helium/organization-sdk": "^0.0.8", - "@helium/price-oracle-sdk": "^0.8.5", + "@helium/price-oracle-sdk": "^0.8.6", "@helium/proposal-sdk": "^0.0.8", - "@helium/rewards-oracle-sdk": "^0.8.5", - "@helium/spl-utils": "^0.8.5", + "@helium/rewards-oracle-sdk": "^0.8.6", + "@helium/spl-utils": "^0.8.6", "@helium/state-controller-sdk": "^0.0.8", - "@helium/treasury-management-sdk": "^0.8.5", - "@helium/voter-stake-registry-sdk": "^0.8.5", + "@helium/treasury-management-sdk": "^0.8.6", + "@helium/voter-stake-registry-sdk": "^0.8.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 a14c188c2..cfa90f00f 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.8.5": +"@helium/account-fetch-cache@^0.8.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.8.5": +"@helium/anchor-resolvers@^0.8.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.8.5": +"@helium/circuit-breaker-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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.8.5 - "@helium/distributor-oracle": ^0.8.5 - "@helium/fanout-sdk": ^0.8.5 - "@helium/helium-entity-manager-sdk": ^0.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 - "@helium/lazy-distributor-sdk": ^0.8.5 - "@helium/mobile-entity-manager-sdk": ^0.8.5 - "@helium/no-emit-sdk": ^0.8.5 + "@helium/account-fetch-cache": ^0.8.6 + "@helium/distributor-oracle": ^0.8.6 + "@helium/fanout-sdk": ^0.8.6 + "@helium/helium-entity-manager-sdk": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 + "@helium/lazy-distributor-sdk": ^0.8.6 + "@helium/mobile-entity-manager-sdk": ^0.8.6 + "@helium/no-emit-sdk": ^0.8.6 "@helium/organization-sdk": ^0.0.8 - "@helium/price-oracle-sdk": ^0.8.5 + "@helium/price-oracle-sdk": ^0.8.6 "@helium/proposal-sdk": ^0.0.8 - "@helium/rewards-oracle-sdk": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/rewards-oracle-sdk": ^0.8.6 + "@helium/spl-utils": ^0.8.6 "@helium/state-controller-sdk": ^0.0.8 - "@helium/treasury-management-sdk": ^0.8.5 - "@helium/voter-stake-registry-sdk": ^0.8.5 + "@helium/treasury-management-sdk": ^0.8.6 + "@helium/voter-stake-registry-sdk": ^0.8.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.8.5": +"@helium/distributor-oracle@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 - "@helium/lazy-distributor-sdk": ^0.8.5 - "@helium/rewards-oracle-sdk": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/helium-entity-manager-sdk": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 + "@helium/lazy-distributor-sdk": ^0.8.6 + "@helium/rewards-oracle-sdk": ^0.8.6 + "@helium/spl-utils": ^0.8.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.8.5": +"@helium/fanout-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/helium-entity-manager-sdk@^0.8.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.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 - "@helium/no-emit-sdk": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 + "@helium/no-emit-sdk": ^0.8.6 + "@helium/spl-utils": ^0.8.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.8.5": +"@helium/helium-sub-daos-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/treasury-management-sdk": ^0.8.5 - "@helium/voter-stake-registry-sdk": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/treasury-management-sdk": ^0.8.6 + "@helium/voter-stake-registry-sdk": ^0.8.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.8.5": +"@helium/idls@^0.8.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.8.5": +"@helium/lazy-distributor-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.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.8.5": +"@helium/mobile-entity-manager-sdk@^0.8.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.8.5 - "@helium/helium-entity-manager-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/helium-entity-manager-sdk": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/no-emit-sdk@^0.8.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.8.5": +"@helium/price-oracle-sdk@^0.8.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.8.5 + "@helium/idls": ^0.8.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.8.5": +"@helium/rewards-oracle-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/spl-utils@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.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.8.5": +"@helium/treasury-management-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/voter-stake-registry-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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 0b7aada68..d9cc58233 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.8.6](https://github.com/helium/helium-program-library/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/currency-utils + + + + + ## [0.8.5](https://github.com/helium/helium-program-library/compare/v0.8.4...v0.8.5) (2024-06-25) **Note:** Version bump only for package @helium/currency-utils diff --git a/packages/currency-utils/package.json b/packages/currency-utils/package.json index e13b62801..280ada0e3 100644 --- a/packages/currency-utils/package.json +++ b/packages/currency-utils/package.json @@ -1,6 +1,6 @@ { "name": "@helium/currency-utils", - "version": "0.8.5", + "version": "0.8.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 25be9c080..424ce64c8 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/data-credits-sdk + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **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 157e6c66f..65d5eb127 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.8.5", + "version": "0.8.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.8.5", - "@helium/circuit-breaker-sdk": "^0.8.5", - "@helium/helium-sub-daos-sdk": "^0.8.5", - "@helium/idls": "^0.8.5", + "@helium/anchor-resolvers": "^0.8.6", + "@helium/circuit-breaker-sdk": "^0.8.6", + "@helium/helium-sub-daos-sdk": "^0.8.6", + "@helium/idls": "^0.8.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 13bf71d6b..d4f11e67a 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.8.5": +"@helium/anchor-resolvers@^0.8.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.8.5": +"@helium/circuit-breaker-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/helium-sub-daos-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/treasury-management-sdk": ^0.8.5 - "@helium/voter-stake-registry-sdk": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/treasury-management-sdk": ^0.8.6 + "@helium/voter-stake-registry-sdk": ^0.8.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.8.5": +"@helium/idls@^0.8.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.8.5": +"@helium/treasury-management-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/voter-stake-registry-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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 8659a4b58..e24659e84 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/distributor-oracle + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **Note:** Version bump only for package @helium/distributor-oracle diff --git a/packages/distributor-oracle/package.json b/packages/distributor-oracle/package.json index 753415807..a88a601f5 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.8.5", + "version": "0.8.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.8.5", + "@helium/account-fetch-cache": "^0.8.6", "@helium/address": "^4.10.2", - "@helium/helium-entity-manager-sdk": "^0.8.5", - "@helium/helium-sub-daos-sdk": "^0.8.5", - "@helium/idls": "^0.8.5", - "@helium/lazy-distributor-sdk": "^0.8.5", - "@helium/rewards-oracle-sdk": "^0.8.5", - "@helium/spl-utils": "^0.8.5", + "@helium/helium-entity-manager-sdk": "^0.8.6", + "@helium/helium-sub-daos-sdk": "^0.8.6", + "@helium/idls": "^0.8.6", + "@helium/lazy-distributor-sdk": "^0.8.6", + "@helium/rewards-oracle-sdk": "^0.8.6", + "@helium/spl-utils": "^0.8.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 d46869219..4c0611549 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.8.5": +"@helium/account-fetch-cache@^0.8.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.8.5": +"@helium/anchor-resolvers@^0.8.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.8.5": +"@helium/circuit-breaker-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 - "@helium/lazy-distributor-sdk": ^0.8.5 - "@helium/rewards-oracle-sdk": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/helium-entity-manager-sdk": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 + "@helium/lazy-distributor-sdk": ^0.8.6 + "@helium/rewards-oracle-sdk": ^0.8.6 + "@helium/spl-utils": ^0.8.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.8.5": +"@helium/helium-entity-manager-sdk@^0.8.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.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 - "@helium/no-emit-sdk": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 + "@helium/no-emit-sdk": ^0.8.6 + "@helium/spl-utils": ^0.8.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.8.5": +"@helium/helium-sub-daos-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/treasury-management-sdk": ^0.8.5 - "@helium/voter-stake-registry-sdk": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/treasury-management-sdk": ^0.8.6 + "@helium/voter-stake-registry-sdk": ^0.8.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.8.5": +"@helium/idls@^0.8.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.8.5": +"@helium/lazy-distributor-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.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.8.5": +"@helium/no-emit-sdk@^0.8.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.8.5": +"@helium/rewards-oracle-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/spl-utils@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.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.8.5": +"@helium/treasury-management-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/voter-stake-registry-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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/CHANGELOG.md b/packages/docsite/CHANGELOG.md index 5cf236526..a5adef45b 100644 --- a/packages/docsite/CHANGELOG.md +++ b/packages/docsite/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.8.6](https://github.com/helium/helium-program-library/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package hpl-docs + + + + + ## [0.8.5](https://github.com/helium/helium-program-library/compare/v0.8.4...v0.8.5) (2024-06-25) **Note:** Version bump only for package hpl-docs diff --git a/packages/docsite/package.json b/packages/docsite/package.json index 5ff379d7e..bc80428f6 100644 --- a/packages/docsite/package.json +++ b/packages/docsite/package.json @@ -1,6 +1,6 @@ { "name": "hpl-docs", - "version": "0.8.5", + "version": "0.8.6", "private": true, "scripts": { "dev": "next dev", diff --git a/packages/entity-invalidator/CHANGELOG.md b/packages/entity-invalidator/CHANGELOG.md index df7876ff8..6020fc44f 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/entity-invalidator + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **Note:** Version bump only for package @helium/entity-invalidator diff --git a/packages/entity-invalidator/package.json b/packages/entity-invalidator/package.json index 7f81fb19c..931a2eac9 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.8.5", + "version": "0.8.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.8.5", - "@helium/helium-entity-manager-sdk": "^0.8.5", - "@helium/spl-utils": "^0.8.5", + "@helium/account-fetch-cache": "^0.8.6", + "@helium/helium-entity-manager-sdk": "^0.8.6", + "@helium/spl-utils": "^0.8.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 98bf90eef..62cc7b4c6 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.8.5": +"@helium/account-fetch-cache@^0.8.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.8.5": +"@helium/anchor-resolvers@^0.8.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.8.5": +"@helium/circuit-breaker-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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.8.5 - "@helium/helium-entity-manager-sdk": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/account-fetch-cache": ^0.8.6 + "@helium/helium-entity-manager-sdk": ^0.8.6 + "@helium/spl-utils": ^0.8.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.8.5": +"@helium/helium-entity-manager-sdk@^0.8.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.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 - "@helium/no-emit-sdk": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 + "@helium/no-emit-sdk": ^0.8.6 + "@helium/spl-utils": ^0.8.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.8.5": +"@helium/helium-sub-daos-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/treasury-management-sdk": ^0.8.5 - "@helium/voter-stake-registry-sdk": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/treasury-management-sdk": ^0.8.6 + "@helium/voter-stake-registry-sdk": ^0.8.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.8.5": +"@helium/idls@^0.8.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.8.5": +"@helium/no-emit-sdk@^0.8.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.8.5": +"@helium/spl-utils@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.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.8.5": +"@helium/treasury-management-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/voter-stake-registry-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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 018e315c5..4c817d375 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/fanout-metadata-service + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **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 1ab7f6ba1..9dad65a9d 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.8.5", + "version": "0.8.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.8.5", + "@helium/account-fetch-cache": "^0.8.6", "@helium/address": "^4.10.2", - "@helium/fanout-sdk": "^0.8.5", - "@helium/spl-utils": "^0.8.5", + "@helium/fanout-sdk": "^0.8.6", + "@helium/spl-utils": "^0.8.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 282c12750..51b6e9ce8 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.8.5": +"@helium/account-fetch-cache@^0.8.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.8.5": +"@helium/anchor-resolvers@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/fanout-sdk": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/fanout-sdk": ^0.8.6 + "@helium/spl-utils": ^0.8.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.8.5": +"@helium/fanout-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/idls@^0.8.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.8.5": +"@helium/spl-utils@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.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 ff4947f93..3c0055126 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/fanout-sdk + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **Note:** Version bump only for package @helium/fanout-sdk diff --git a/packages/fanout-sdk/package.json b/packages/fanout-sdk/package.json index 2e5a555b6..13e597cba 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.8.5", + "version": "0.8.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.8.5", - "@helium/idls": "^0.8.5", + "@helium/anchor-resolvers": "^0.8.6", + "@helium/idls": "^0.8.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 76de848e0..4c1f6eb45 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.8.5": +"@helium/anchor-resolvers@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/idls@^0.8.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 595574223..d95c6a79a 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/faucet-service + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **Note:** Version bump only for package @helium/faucet-service diff --git a/packages/faucet-service/package.json b/packages/faucet-service/package.json index f7769ea49..0eaea233d 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.8.5", + "version": "0.8.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.8.5", - "@helium/spl-utils": "^0.8.5", + "@helium/idls": "^0.8.6", + "@helium/spl-utils": "^0.8.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 ff2b0ffc2..0b8ce96f0 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.8.5": +"@helium/account-fetch-cache@^0.8.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.8.5": +"@helium/anchor-resolvers@^0.8.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.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/idls": ^0.8.6 + "@helium/spl-utils": ^0.8.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.8.5": +"@helium/idls@^0.8.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.8.5": +"@helium/spl-utils@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.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 1348020aa..2e6f2126d 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/helium-admin-cli + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **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 e4ec7e2ff..7efa6cdb9 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.8.5", + "version": "0.8.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.8.5", + "@helium/circuit-breaker-sdk": "^0.8.6", "@helium/crypto": "^4.10.2", - "@helium/data-credits-sdk": "^0.8.5", - "@helium/distributor-oracle": "^0.8.5", - "@helium/fanout-sdk": "^0.8.5", - "@helium/helium-entity-manager-sdk": "^0.8.5", - "@helium/helium-sub-daos-sdk": "^0.8.5", - "@helium/lazy-distributor-sdk": "^0.8.5", - "@helium/mobile-entity-manager-sdk": "^0.8.5", - "@helium/price-oracle-sdk": "^0.8.5", - "@helium/spl-utils": "^0.8.5", - "@helium/treasury-management-sdk": "^0.8.5", + "@helium/data-credits-sdk": "^0.8.6", + "@helium/distributor-oracle": "^0.8.6", + "@helium/fanout-sdk": "^0.8.6", + "@helium/helium-entity-manager-sdk": "^0.8.6", + "@helium/helium-sub-daos-sdk": "^0.8.6", + "@helium/lazy-distributor-sdk": "^0.8.6", + "@helium/mobile-entity-manager-sdk": "^0.8.6", + "@helium/price-oracle-sdk": "^0.8.6", + "@helium/spl-utils": "^0.8.6", + "@helium/treasury-management-sdk": "^0.8.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 8bc461ffd..df8324389 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.8.5": +"@helium/account-fetch-cache@^0.8.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.8.5": +"@helium/anchor-resolvers@^0.8.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.8.5": +"@helium/circuit-breaker-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/data-credits-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/distributor-oracle@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 - "@helium/lazy-distributor-sdk": ^0.8.5 - "@helium/rewards-oracle-sdk": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/helium-entity-manager-sdk": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 + "@helium/lazy-distributor-sdk": ^0.8.6 + "@helium/rewards-oracle-sdk": ^0.8.6 + "@helium/spl-utils": ^0.8.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.8.5": +"@helium/fanout-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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.8.5 + "@helium/circuit-breaker-sdk": ^0.8.6 "@helium/crypto": ^4.10.2 - "@helium/data-credits-sdk": ^0.8.5 - "@helium/distributor-oracle": ^0.8.5 - "@helium/fanout-sdk": ^0.8.5 - "@helium/helium-entity-manager-sdk": ^0.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/lazy-distributor-sdk": ^0.8.5 - "@helium/mobile-entity-manager-sdk": ^0.8.5 - "@helium/price-oracle-sdk": ^0.8.5 - "@helium/spl-utils": ^0.8.5 - "@helium/treasury-management-sdk": ^0.8.5 + "@helium/data-credits-sdk": ^0.8.6 + "@helium/distributor-oracle": ^0.8.6 + "@helium/fanout-sdk": ^0.8.6 + "@helium/helium-entity-manager-sdk": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/lazy-distributor-sdk": ^0.8.6 + "@helium/mobile-entity-manager-sdk": ^0.8.6 + "@helium/price-oracle-sdk": ^0.8.6 + "@helium/spl-utils": ^0.8.6 + "@helium/treasury-management-sdk": ^0.8.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.8.5": +"@helium/helium-entity-manager-sdk@^0.8.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.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 - "@helium/no-emit-sdk": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 + "@helium/no-emit-sdk": ^0.8.6 + "@helium/spl-utils": ^0.8.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.8.5": +"@helium/helium-sub-daos-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/treasury-management-sdk": ^0.8.5 - "@helium/voter-stake-registry-sdk": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/treasury-management-sdk": ^0.8.6 + "@helium/voter-stake-registry-sdk": ^0.8.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.8.5": +"@helium/idls@^0.8.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.8.5": +"@helium/lazy-distributor-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.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.8.5": +"@helium/mobile-entity-manager-sdk@^0.8.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.8.5 - "@helium/helium-entity-manager-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/helium-entity-manager-sdk": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/no-emit-sdk@^0.8.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.8.5": +"@helium/price-oracle-sdk@^0.8.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.8.5 + "@helium/idls": ^0.8.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.8.5": +"@helium/rewards-oracle-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/spl-utils@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.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.8.5": +"@helium/treasury-management-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/voter-stake-registry-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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 eec73aa42..9d3fd993b 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/helium-entity-manager-sdk + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **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 f0022d70d..9de663a00 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.8.5", + "version": "0.8.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.8.5", - "@helium/helium-sub-daos-sdk": "^0.8.5", - "@helium/idls": "^0.8.5", - "@helium/no-emit-sdk": "^0.8.5", - "@helium/spl-utils": "^0.8.5", + "@helium/anchor-resolvers": "^0.8.6", + "@helium/helium-sub-daos-sdk": "^0.8.6", + "@helium/idls": "^0.8.6", + "@helium/no-emit-sdk": "^0.8.6", + "@helium/spl-utils": "^0.8.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 806d170b2..15fbe9a84 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.8.5": +"@helium/account-fetch-cache@^0.8.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.8.5": +"@helium/anchor-resolvers@^0.8.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.8.5": +"@helium/circuit-breaker-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 - "@helium/no-emit-sdk": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 + "@helium/no-emit-sdk": ^0.8.6 + "@helium/spl-utils": ^0.8.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.8.5": +"@helium/helium-sub-daos-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/treasury-management-sdk": ^0.8.5 - "@helium/voter-stake-registry-sdk": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/treasury-management-sdk": ^0.8.6 + "@helium/voter-stake-registry-sdk": ^0.8.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.8.5": +"@helium/idls@^0.8.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.8.5": +"@helium/no-emit-sdk@^0.8.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.8.5": +"@helium/spl-utils@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.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.8.5": +"@helium/treasury-management-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/voter-stake-registry-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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 fee9cb418..a18154cba 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/helium-react-hooks + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **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 e1d19d56e..7f15b7756 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.8.5", + "version": "0.8.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.8.5", - "@helium/account-fetch-cache-hooks": "^0.8.5", + "@helium/account-fetch-cache": "^0.8.6", + "@helium/account-fetch-cache-hooks": "^0.8.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 8ce4a0443..8451a090d 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.8.5": +"@helium/account-fetch-cache-hooks@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.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.8.5": +"@helium/account-fetch-cache@^0.8.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.8.5 - "@helium/account-fetch-cache-hooks": ^0.8.5 + "@helium/account-fetch-cache": ^0.8.6 + "@helium/account-fetch-cache-hooks": ^0.8.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 38f255584..eaee060bc 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/helium-sub-daos-sdk + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **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 aa4950d8b..3ca041901 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.8.5", + "version": "0.8.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.8.5", - "@helium/circuit-breaker-sdk": "^0.8.5", - "@helium/treasury-management-sdk": "^0.8.5", - "@helium/voter-stake-registry-sdk": "^0.8.5", + "@helium/anchor-resolvers": "^0.8.6", + "@helium/circuit-breaker-sdk": "^0.8.6", + "@helium/treasury-management-sdk": "^0.8.6", + "@helium/voter-stake-registry-sdk": "^0.8.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 a9a290d08..cb106c29a 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.8.5": +"@helium/anchor-resolvers@^0.8.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.8.5": +"@helium/circuit-breaker-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/treasury-management-sdk": ^0.8.5 - "@helium/voter-stake-registry-sdk": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/treasury-management-sdk": ^0.8.6 + "@helium/voter-stake-registry-sdk": ^0.8.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.8.5": +"@helium/idls@^0.8.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.8.5": +"@helium/treasury-management-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/voter-stake-registry-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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 c75d7dda7..83b9d7e36 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/hexboosting-sdk + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **Note:** Version bump only for package @helium/hexboosting-sdk diff --git a/packages/hexboosting-sdk/package.json b/packages/hexboosting-sdk/package.json index 667de6769..382897265 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.8.5", + "version": "0.8.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.8.5", - "@helium/helium-sub-daos-sdk": "^0.8.5", - "@helium/idls": "^0.8.5", + "@helium/anchor-resolvers": "^0.8.6", + "@helium/helium-sub-daos-sdk": "^0.8.6", + "@helium/idls": "^0.8.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 b2832d2ff..d7c370568 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.8.5": +"@helium/anchor-resolvers@^0.8.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.8.5": +"@helium/circuit-breaker-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/helium-sub-daos-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/treasury-management-sdk": ^0.8.5 - "@helium/voter-stake-registry-sdk": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/treasury-management-sdk": ^0.8.6 + "@helium/voter-stake-registry-sdk": ^0.8.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.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/idls@^0.8.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.8.5": +"@helium/treasury-management-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/voter-stake-registry-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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 9f5aab6f5..97b12b034 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.8.6](https://github.com/helium/helium-program-library/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/hotspot-utils + + + + + ## [0.8.5](https://github.com/helium/helium-program-library/compare/v0.8.4...v0.8.5) (2024-06-25) **Note:** Version bump only for package @helium/hotspot-utils diff --git a/packages/hotspot-utils/package.json b/packages/hotspot-utils/package.json index 821af7652..a877a9551 100644 --- a/packages/hotspot-utils/package.json +++ b/packages/hotspot-utils/package.json @@ -1,6 +1,6 @@ { "name": "@helium/hotspot-utils", - "version": "0.8.5", + "version": "0.8.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.8.5", - "@helium/helium-sub-daos-sdk": "^0.8.5", - "@helium/idls": "^0.8.5", - "@helium/spl-utils": "^0.8.5", + "@helium/helium-entity-manager-sdk": "^0.8.6", + "@helium/helium-sub-daos-sdk": "^0.8.6", + "@helium/idls": "^0.8.6", + "@helium/spl-utils": "^0.8.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 40a5055be..9f6e901ee 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.8.5": +"@helium/account-fetch-cache@^0.8.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.8.5": +"@helium/anchor-resolvers@^0.8.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.8.5": +"@helium/circuit-breaker-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/helium-entity-manager-sdk@^0.8.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.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 - "@helium/no-emit-sdk": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 + "@helium/no-emit-sdk": ^0.8.6 + "@helium/spl-utils": ^0.8.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.8.5": +"@helium/helium-sub-daos-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/treasury-management-sdk": ^0.8.5 - "@helium/voter-stake-registry-sdk": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/treasury-management-sdk": ^0.8.6 + "@helium/voter-stake-registry-sdk": ^0.8.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.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/helium-entity-manager-sdk": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 + "@helium/spl-utils": ^0.8.6 "@solana/web3.js": ^1.78.8 bs58: ^4.0.1 languageName: unknown linkType: soft -"@helium/idls@^0.8.5": +"@helium/idls@^0.8.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.8.5": +"@helium/no-emit-sdk@^0.8.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.8.5": +"@helium/spl-utils@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.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.8.5": +"@helium/treasury-management-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/voter-stake-registry-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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 59c289145..dfa68d20d 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.8.6](https://github.com/helium/helium-program-library/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/idls + + + + + ## [0.8.5](https://github.com/helium/helium-program-library/compare/v0.8.4...v0.8.5) (2024-06-25) **Note:** Version bump only for package @helium/idls diff --git a/packages/idls/package.json b/packages/idls/package.json index 01bed1ec1..2a10b5026 100644 --- a/packages/idls/package.json +++ b/packages/idls/package.json @@ -1,6 +1,6 @@ { "name": "@helium/idls", - "version": "0.8.5", + "version": "0.8.6", "description": "Exported idls", "publishConfig": { "access": "public", diff --git a/packages/lazy-distributor-sdk/CHANGELOG.md b/packages/lazy-distributor-sdk/CHANGELOG.md index 582fb2556..747633475 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/lazy-distributor-sdk + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **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 e8006ab65..2739ac3fd 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.8.5", + "version": "0.8.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.8.5", - "@helium/circuit-breaker-sdk": "^0.8.5", + "@helium/anchor-resolvers": "^0.8.6", + "@helium/circuit-breaker-sdk": "^0.8.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 a9129950a..52c6089cd 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.8.5": +"@helium/anchor-resolvers@^0.8.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.8.5": +"@helium/circuit-breaker-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/idls@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.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 5c57f47ca..6e2351bfe 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/lazy-transactions-sdk + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **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 0de99e837..28769c94b 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.8.5", + "version": "0.8.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.8.5", - "@helium/spl-utils": "^0.8.5", + "@helium/idls": "^0.8.6", + "@helium/spl-utils": "^0.8.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 46dccdc2a..b2b91104a 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.8.5": +"@helium/account-fetch-cache@^0.8.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.8.5": +"@helium/anchor-resolvers@^0.8.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.8.5": +"@helium/idls@^0.8.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.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/idls": ^0.8.6 + "@helium/spl-utils": ^0.8.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.8.5": +"@helium/spl-utils@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.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 dc9740fb6..c4cfdcaa1 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/metadata-service + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **Note:** Version bump only for package @helium/metadata-service diff --git a/packages/metadata-service/package.json b/packages/metadata-service/package.json index afc9a7579..68744d837 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.8.5", + "version": "0.8.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.8.5", + "@helium/account-fetch-cache": "^0.8.6", "@helium/address": "^4.10.2", - "@helium/data-credits-sdk": "^0.8.5", - "@helium/helium-entity-manager-sdk": "^0.8.5", - "@helium/helium-sub-daos-sdk": "^0.8.5", - "@helium/idls": "^0.8.5", - "@helium/spl-utils": "^0.8.5", + "@helium/data-credits-sdk": "^0.8.6", + "@helium/helium-entity-manager-sdk": "^0.8.6", + "@helium/helium-sub-daos-sdk": "^0.8.6", + "@helium/idls": "^0.8.6", + "@helium/spl-utils": "^0.8.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 b896ed534..daf5ce740 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.8.5": +"@helium/account-fetch-cache@^0.8.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.8.5": +"@helium/anchor-resolvers@^0.8.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.8.5": +"@helium/circuit-breaker-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/data-credits-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/helium-entity-manager-sdk@^0.8.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.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 - "@helium/no-emit-sdk": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 + "@helium/no-emit-sdk": ^0.8.6 + "@helium/spl-utils": ^0.8.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.8.5": +"@helium/helium-sub-daos-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/treasury-management-sdk": ^0.8.5 - "@helium/voter-stake-registry-sdk": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/treasury-management-sdk": ^0.8.6 + "@helium/voter-stake-registry-sdk": ^0.8.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.8.5": +"@helium/idls@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/data-credits-sdk": ^0.8.5 - "@helium/helium-entity-manager-sdk": ^0.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/data-credits-sdk": ^0.8.6 + "@helium/helium-entity-manager-sdk": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 + "@helium/spl-utils": ^0.8.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.8.5": +"@helium/no-emit-sdk@^0.8.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.8.5": +"@helium/spl-utils@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.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.8.5": +"@helium/treasury-management-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/voter-stake-registry-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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 f56ba3a65..73aa5c060 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/migration-service + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **Note:** Version bump only for package @helium/migration-service diff --git a/packages/migration-service/package.json b/packages/migration-service/package.json index 4e98eb30f..f102fdf60 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.8.5", + "version": "0.8.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.8.5", + "@helium/account-fetch-cache": "^0.8.6", "@helium/address": "^4.10.2", - "@helium/circuit-breaker-sdk": "^0.8.5", + "@helium/circuit-breaker-sdk": "^0.8.6", "@helium/crypto": "^4.10.2", - "@helium/data-credits-sdk": "^0.8.5", - "@helium/distributor-oracle": "^0.8.5", - "@helium/helium-entity-manager-sdk": "^0.8.5", - "@helium/helium-sub-daos-sdk": "^0.8.5", - "@helium/lazy-distributor-sdk": "^0.8.5", - "@helium/lazy-transactions-sdk": "^0.8.5", - "@helium/treasury-management-sdk": "^0.8.5", - "@helium/voter-stake-registry-sdk": "^0.8.5", + "@helium/data-credits-sdk": "^0.8.6", + "@helium/distributor-oracle": "^0.8.6", + "@helium/helium-entity-manager-sdk": "^0.8.6", + "@helium/helium-sub-daos-sdk": "^0.8.6", + "@helium/lazy-distributor-sdk": "^0.8.6", + "@helium/lazy-transactions-sdk": "^0.8.6", + "@helium/treasury-management-sdk": "^0.8.6", + "@helium/voter-stake-registry-sdk": "^0.8.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 72e2bed6b..c5ce33406 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.8.5": +"@helium/account-fetch-cache@^0.8.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.8.5": +"@helium/anchor-resolvers@^0.8.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.8.5": +"@helium/circuit-breaker-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/data-credits-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/distributor-oracle@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 - "@helium/lazy-distributor-sdk": ^0.8.5 - "@helium/rewards-oracle-sdk": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/helium-entity-manager-sdk": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 + "@helium/lazy-distributor-sdk": ^0.8.6 + "@helium/rewards-oracle-sdk": ^0.8.6 + "@helium/spl-utils": ^0.8.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.8.5": +"@helium/helium-entity-manager-sdk@^0.8.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.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 - "@helium/no-emit-sdk": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 + "@helium/no-emit-sdk": ^0.8.6 + "@helium/spl-utils": ^0.8.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.8.5": +"@helium/helium-sub-daos-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/treasury-management-sdk": ^0.8.5 - "@helium/voter-stake-registry-sdk": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/treasury-management-sdk": ^0.8.6 + "@helium/voter-stake-registry-sdk": ^0.8.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.8.5": +"@helium/idls@^0.8.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.8.5": +"@helium/lazy-distributor-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.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.8.5": +"@helium/lazy-transactions-sdk@^0.8.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.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/idls": ^0.8.6 + "@helium/spl-utils": ^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/circuit-breaker-sdk": ^0.8.5 + "@helium/circuit-breaker-sdk": ^0.8.6 "@helium/crypto": ^4.10.2 - "@helium/data-credits-sdk": ^0.8.5 - "@helium/distributor-oracle": ^0.8.5 - "@helium/helium-entity-manager-sdk": ^0.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/lazy-distributor-sdk": ^0.8.5 - "@helium/lazy-transactions-sdk": ^0.8.5 - "@helium/treasury-management-sdk": ^0.8.5 - "@helium/voter-stake-registry-sdk": ^0.8.5 + "@helium/data-credits-sdk": ^0.8.6 + "@helium/distributor-oracle": ^0.8.6 + "@helium/helium-entity-manager-sdk": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/lazy-distributor-sdk": ^0.8.6 + "@helium/lazy-transactions-sdk": ^0.8.6 + "@helium/treasury-management-sdk": ^0.8.6 + "@helium/voter-stake-registry-sdk": ^0.8.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.8.5": +"@helium/no-emit-sdk@^0.8.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.8.5": +"@helium/rewards-oracle-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/spl-utils@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.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.8.5": +"@helium/treasury-management-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/voter-stake-registry-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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 d46367f9c..ff454684e 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/mobile-entity-manager-sdk + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **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 55407456b..5b789639b 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.8.5", + "version": "0.8.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.8.5", - "@helium/helium-entity-manager-sdk": "^0.8.5", - "@helium/idls": "^0.8.5", + "@helium/anchor-resolvers": "^0.8.6", + "@helium/helium-entity-manager-sdk": "^0.8.6", + "@helium/idls": "^0.8.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 8e280a2e5..830de45e6 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.8.5": +"@helium/account-fetch-cache@^0.8.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.8.5": +"@helium/anchor-resolvers@^0.8.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.8.5": +"@helium/circuit-breaker-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/helium-entity-manager-sdk@^0.8.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.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 - "@helium/no-emit-sdk": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 + "@helium/no-emit-sdk": ^0.8.6 + "@helium/spl-utils": ^0.8.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.8.5": +"@helium/helium-sub-daos-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/treasury-management-sdk": ^0.8.5 - "@helium/voter-stake-registry-sdk": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/treasury-management-sdk": ^0.8.6 + "@helium/voter-stake-registry-sdk": ^0.8.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.8.5": +"@helium/idls@^0.8.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.8.5 - "@helium/helium-entity-manager-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/helium-entity-manager-sdk": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/no-emit-sdk@^0.8.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.8.5": +"@helium/spl-utils@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.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.8.5": +"@helium/treasury-management-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/voter-stake-registry-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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 21c56c227..b2acef7f4 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/monitor-service + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **Note:** Version bump only for package @helium/monitor-service diff --git a/packages/monitor-service/package.json b/packages/monitor-service/package.json index f54cace61..422332071 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.8.5", + "version": "0.8.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.8.5", - "@helium/circuit-breaker-sdk": "^0.8.5", - "@helium/data-credits-sdk": "^0.8.5", - "@helium/helium-entity-manager-sdk": "^0.8.5", - "@helium/helium-sub-daos-sdk": "^0.8.5", - "@helium/idls": "^0.8.5", - "@helium/lazy-distributor-sdk": "^0.8.5", - "@helium/lazy-transactions-sdk": "^0.8.5", - "@helium/price-oracle-sdk": "^0.8.5", - "@helium/spl-utils": "^0.8.5", + "@helium/account-fetch-cache": "^0.8.6", + "@helium/circuit-breaker-sdk": "^0.8.6", + "@helium/data-credits-sdk": "^0.8.6", + "@helium/helium-entity-manager-sdk": "^0.8.6", + "@helium/helium-sub-daos-sdk": "^0.8.6", + "@helium/idls": "^0.8.6", + "@helium/lazy-distributor-sdk": "^0.8.6", + "@helium/lazy-transactions-sdk": "^0.8.6", + "@helium/price-oracle-sdk": "^0.8.6", + "@helium/spl-utils": "^0.8.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 a2746f81a..af08937f2 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.8.5": +"@helium/account-fetch-cache@^0.8.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.8.5": +"@helium/anchor-resolvers@^0.8.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.8.5": +"@helium/circuit-breaker-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/data-credits-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/helium-entity-manager-sdk@^0.8.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.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 - "@helium/no-emit-sdk": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 + "@helium/no-emit-sdk": ^0.8.6 + "@helium/spl-utils": ^0.8.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.8.5": +"@helium/helium-sub-daos-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/treasury-management-sdk": ^0.8.5 - "@helium/voter-stake-registry-sdk": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/treasury-management-sdk": ^0.8.6 + "@helium/voter-stake-registry-sdk": ^0.8.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.8.5": +"@helium/idls@^0.8.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.8.5": +"@helium/lazy-distributor-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.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.8.5": +"@helium/lazy-transactions-sdk@^0.8.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.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/idls": ^0.8.6 + "@helium/spl-utils": ^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/data-credits-sdk": ^0.8.5 - "@helium/helium-entity-manager-sdk": ^0.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 - "@helium/lazy-distributor-sdk": ^0.8.5 - "@helium/lazy-transactions-sdk": ^0.8.5 - "@helium/price-oracle-sdk": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/account-fetch-cache": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/data-credits-sdk": ^0.8.6 + "@helium/helium-entity-manager-sdk": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 + "@helium/lazy-distributor-sdk": ^0.8.6 + "@helium/lazy-transactions-sdk": ^0.8.6 + "@helium/price-oracle-sdk": ^0.8.6 + "@helium/spl-utils": ^0.8.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.8.5": +"@helium/no-emit-sdk@^0.8.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.8.5": +"@helium/price-oracle-sdk@^0.8.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.8.5 + "@helium/idls": ^0.8.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.8.5": +"@helium/spl-utils@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.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.8.5": +"@helium/treasury-management-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/voter-stake-registry-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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 bbb724a76..87c956be3 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/no-emit-sdk + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **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 1c9d105e6..16face1b7 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.8.5", + "version": "0.8.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 b99e839de..8e5d8a617 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/price-oracle-sdk + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **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 f26e4ad00..a561abbc7 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.8.5", + "version": "0.8.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.8.5", + "@helium/idls": "^0.8.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 53580ad3f..99fe47cc5 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.8.5": +"@helium/idls@^0.8.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.8.5 + "@helium/idls": ^0.8.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 c7f726baf..96965e4be 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/rewards-oracle-faucet-service + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **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 cfb0ad9db..0b477a9c7 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.8.5", + "version": "0.8.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 2ee43b512..d23dcfce3 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/rewards-oracle-sdk + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **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 2eec7a979..a4834faed 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.8.5", + "version": "0.8.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.8.5", - "@helium/idls": "^0.8.5", + "@helium/anchor-resolvers": "^0.8.6", + "@helium/idls": "^0.8.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 e4715dad4..733828338 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.8.5": +"@helium/anchor-resolvers@^0.8.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.8.5": +"@helium/idls@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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 774c963ab..da9d61293 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.8.6](https://github.com/helium/helium-program-library/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/spl-utils + + + + + ## [0.8.5](https://github.com/helium/helium-program-library/compare/v0.8.4...v0.8.5) (2024-06-25) **Note:** Version bump only for package @helium/spl-utils diff --git a/packages/spl-utils/package.json b/packages/spl-utils/package.json index 2698ca282..35ba7f7e2 100644 --- a/packages/spl-utils/package.json +++ b/packages/spl-utils/package.json @@ -1,6 +1,6 @@ { "name": "@helium/spl-utils", - "version": "0.8.5", + "version": "0.8.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.8.5", + "@helium/account-fetch-cache": "^0.8.6", "@helium/address": "^4.10.2", - "@helium/anchor-resolvers": "^0.8.5", + "@helium/anchor-resolvers": "^0.8.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 3cc9d34ba..d28a090f2 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.8.5": +"@helium/account-fetch-cache@^0.8.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.8.5": +"@helium/anchor-resolvers@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.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 285848c56..19e5d38e0 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.8.6](https://github.com/helium/helium-program-library/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/sus + + + + + ## [0.8.5](https://github.com/helium/helium-program-library/compare/v0.8.4...v0.8.5) (2024-06-25) **Note:** Version bump only for package @helium/sus diff --git a/packages/sus/package.json b/packages/sus/package.json index 9e01a3e46..747b1d640 100644 --- a/packages/sus/package.json +++ b/packages/sus/package.json @@ -1,6 +1,6 @@ { "name": "@helium/sus", - "version": "0.8.5", + "version": "0.8.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 28ba0f41e..d79f763f4 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/tokens-to-rent-service + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **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 7f0ffac36..4a3883e0b 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.8.5", + "version": "0.8.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.8.5", + "@helium/account-fetch-cache": "^0.8.6", "@helium/address": "^4.10.2", - "@helium/spl-utils": "^0.8.5", + "@helium/spl-utils": "^0.8.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 c001eac71..4ba7ddecb 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.8.5": +"@helium/account-fetch-cache@^0.8.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.8.5": +"@helium/anchor-resolvers@^0.8.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.8.5": +"@helium/spl-utils@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/spl-utils": ^0.8.5 + "@helium/spl-utils": ^0.8.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 3f127b2e5..70536288d 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/treasury-management-sdk + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **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 6c17ae0f8..6d8fe8631 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.8.5", + "version": "0.8.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.8.5", - "@helium/circuit-breaker-sdk": "^0.8.5", - "@helium/idls": "^0.8.5", + "@helium/anchor-resolvers": "^0.8.6", + "@helium/circuit-breaker-sdk": "^0.8.6", + "@helium/idls": "^0.8.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 1fbe41e11..fdfc73138 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.8.5": +"@helium/anchor-resolvers@^0.8.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.8.5": +"@helium/circuit-breaker-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/idls@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/idls": ^0.8.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 a3aa9410a..463dd52c9 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/voter-stake-registry-hooks + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **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 17c96d1eb..7b6de474a 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.8.5", + "version": "0.8.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.8.5", - "@helium/account-fetch-cache-hooks": "^0.8.5", - "@helium/circuit-breaker-sdk": "^0.8.5", - "@helium/helium-react-hooks": "^0.8.5", - "@helium/helium-sub-daos-sdk": "^0.8.5", + "@helium/account-fetch-cache": "^0.8.6", + "@helium/account-fetch-cache-hooks": "^0.8.6", + "@helium/circuit-breaker-sdk": "^0.8.6", + "@helium/helium-react-hooks": "^0.8.6", + "@helium/helium-sub-daos-sdk": "^0.8.6", "@helium/modular-governance-hooks": "^0.0.8", - "@helium/spl-utils": "^0.8.5", - "@helium/voter-stake-registry-sdk": "^0.8.5", + "@helium/spl-utils": "^0.8.6", + "@helium/voter-stake-registry-sdk": "^0.8.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 cfe1d5272..3c2387d16 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.8.5": +"@helium/account-fetch-cache-hooks@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.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.8.5": +"@helium/account-fetch-cache@^0.8.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.8.5": +"@helium/anchor-resolvers@^0.8.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.8.5": +"@helium/circuit-breaker-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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.8.5": +"@helium/helium-react-hooks@^0.8.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.8.5 - "@helium/account-fetch-cache-hooks": ^0.8.5 + "@helium/account-fetch-cache": ^0.8.6 + "@helium/account-fetch-cache-hooks": ^0.8.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.8.5": +"@helium/helium-sub-daos-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/treasury-management-sdk": ^0.8.5 - "@helium/voter-stake-registry-sdk": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/treasury-management-sdk": ^0.8.6 + "@helium/voter-stake-registry-sdk": ^0.8.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.8.5": +"@helium/idls@^0.8.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.8.5": +"@helium/spl-utils@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.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.8.5": +"@helium/treasury-management-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/idls": ^0.8.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.8.5 - "@helium/account-fetch-cache-hooks": ^0.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/helium-react-hooks": ^0.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 + "@helium/account-fetch-cache": ^0.8.6 + "@helium/account-fetch-cache-hooks": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/helium-react-hooks": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 "@helium/modular-governance-hooks": ^0.0.8 - "@helium/spl-utils": ^0.8.5 - "@helium/voter-stake-registry-sdk": ^0.8.5 + "@helium/spl-utils": ^0.8.6 + "@helium/voter-stake-registry-sdk": ^0.8.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.8.5": +"@helium/voter-stake-registry-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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 8c237ac25..0a756e7a3 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/voter-stake-registry-sdk + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **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 01f0960f4..6d93d18fc 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.8.5", + "version": "0.8.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.8.5", - "@helium/idls": "^0.8.5", + "@helium/anchor-resolvers": "^0.8.6", + "@helium/idls": "^0.8.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 459f1c3c7..e7003c450 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.8.5": +"@helium/anchor-resolvers@^0.8.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.8.5": +"@helium/idls@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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 b86e00774..8099b6cfc 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.8.6](https://github.com/helium/helium-program-libary/compare/v0.8.5...v0.8.6) (2024-06-25) + +**Note:** Version bump only for package @helium/vsr-metadata-service + + + + + ## [0.8.5](https://github.com/helium/helium-program-libary/compare/v0.8.4...v0.8.5) (2024-06-25) **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 b3edb62c1..be41270b8 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.8.5", + "version": "0.8.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.8.5", + "@helium/account-fetch-cache": "^0.8.6", "@helium/address": "^4.10.2", - "@helium/spl-utils": "^0.8.5", - "@helium/voter-stake-registry-sdk": "^0.8.5", + "@helium/spl-utils": "^0.8.6", + "@helium/voter-stake-registry-sdk": "^0.8.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 3545d9546..381acafbf 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.8.5": +"@helium/account-fetch-cache@^0.8.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.8.5": +"@helium/anchor-resolvers@^0.8.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.8.5": +"@helium/idls@^0.8.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.8.5": +"@helium/spl-utils@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.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.8.5": +"@helium/voter-stake-registry-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/spl-utils": ^0.8.5 - "@helium/voter-stake-registry-sdk": ^0.8.5 + "@helium/spl-utils": ^0.8.6 + "@helium/voter-stake-registry-sdk": ^0.8.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/yarn.lock b/yarn.lock index e7b7f22de..6191e93f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -480,11 +480,11 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache-hooks@^0.8.5, @helium/account-fetch-cache-hooks@workspace:packages/account-fetch-cache-hooks": +"@helium/account-fetch-cache-hooks@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@solana/web3.js": ^1.78.8 git-format-staged: ^2.1.3 react-async-hook: ^4.0.0 @@ -510,7 +510,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.8.5, @helium/account-fetch-cache@workspace:packages/account-fetch-cache": +"@helium/account-fetch-cache@^0.8.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: @@ -539,7 +539,7 @@ __metadata: "@connectrpc/connect-node": ^1.3.0 "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/web3.js": ^1.78.8 "@substreams/core": ^0.15.1 @@ -608,7 +608,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.8.5, @helium/anchor-resolvers@workspace:packages/anchor-resolvers": +"@helium/anchor-resolvers@^0.8.6, @helium/anchor-resolvers@workspace:packages/anchor-resolvers": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -646,13 +646,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.8.5, @helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk": +"@helium/circuit-breaker-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.6 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -667,23 +667,23 @@ __metadata: resolution: "@helium/crons@workspace:packages/crons" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.8.5 - "@helium/distributor-oracle": ^0.8.5 - "@helium/fanout-sdk": ^0.8.5 - "@helium/helium-entity-manager-sdk": ^0.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 - "@helium/lazy-distributor-sdk": ^0.8.5 - "@helium/mobile-entity-manager-sdk": ^0.8.5 - "@helium/no-emit-sdk": ^0.8.5 + "@helium/account-fetch-cache": ^0.8.6 + "@helium/distributor-oracle": ^0.8.6 + "@helium/fanout-sdk": ^0.8.6 + "@helium/helium-entity-manager-sdk": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 + "@helium/lazy-distributor-sdk": ^0.8.6 + "@helium/mobile-entity-manager-sdk": ^0.8.6 + "@helium/no-emit-sdk": ^0.8.6 "@helium/organization-sdk": ^0.0.8 - "@helium/price-oracle-sdk": ^0.8.5 + "@helium/price-oracle-sdk": ^0.8.6 "@helium/proposal-sdk": ^0.0.8 - "@helium/rewards-oracle-sdk": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/rewards-oracle-sdk": ^0.8.6 + "@helium/spl-utils": ^0.8.6 "@helium/state-controller-sdk": ^0.0.8 - "@helium/treasury-management-sdk": ^0.8.5 - "@helium/voter-stake-registry-sdk": ^0.8.5 + "@helium/treasury-management-sdk": ^0.8.6 + "@helium/voter-stake-registry-sdk": ^0.8.6 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.8 "@types/bn.js": ^5.1.0 @@ -732,15 +732,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/data-credits-sdk@^0.8.5, @helium/data-credits-sdk@workspace:packages/data-credits-sdk": +"@helium/data-credits-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -752,20 +752,20 @@ __metadata: languageName: unknown linkType: soft -"@helium/distributor-oracle@^0.8.5, @helium/distributor-oracle@workspace:packages/distributor-oracle": +"@helium/distributor-oracle@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 - "@helium/lazy-distributor-sdk": ^0.8.5 - "@helium/rewards-oracle-sdk": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/helium-entity-manager-sdk": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 + "@helium/lazy-distributor-sdk": ^0.8.6 + "@helium/rewards-oracle-sdk": ^0.8.6 + "@helium/spl-utils": ^0.8.6 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@solana/spl-token": ^0.3.8 "@types/bs58": ^4.0.1 @@ -798,9 +798,9 @@ __metadata: resolution: "@helium/entity-invalidator@workspace:packages/entity-invalidator" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.8.5 - "@helium/helium-entity-manager-sdk": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/account-fetch-cache": ^0.8.6 + "@helium/helium-entity-manager-sdk": ^0.8.6 + "@helium/spl-utils": ^0.8.6 "@solana/web3.js": ^1.78.8 "@types/bn.js": ^5.1.1 "@types/deep-equal": ^1.0.1 @@ -830,10 +830,10 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/fanout-sdk": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/fanout-sdk": ^0.8.6 + "@helium/spl-utils": ^0.8.6 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -851,13 +851,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/fanout-sdk@^0.8.5, @helium/fanout-sdk@workspace:packages/fanout-sdk": +"@helium/fanout-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.6 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -873,8 +873,8 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/idls": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/idls": ^0.8.6 + "@helium/spl-utils": ^0.8.6 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.8 @@ -900,18 +900,18 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/circuit-breaker-sdk": ^0.8.5 + "@helium/circuit-breaker-sdk": ^0.8.6 "@helium/crypto": ^4.10.2 - "@helium/data-credits-sdk": ^0.8.5 - "@helium/distributor-oracle": ^0.8.5 - "@helium/fanout-sdk": ^0.8.5 - "@helium/helium-entity-manager-sdk": ^0.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/lazy-distributor-sdk": ^0.8.5 - "@helium/mobile-entity-manager-sdk": ^0.8.5 - "@helium/price-oracle-sdk": ^0.8.5 - "@helium/spl-utils": ^0.8.5 - "@helium/treasury-management-sdk": ^0.8.5 + "@helium/data-credits-sdk": ^0.8.6 + "@helium/distributor-oracle": ^0.8.6 + "@helium/fanout-sdk": ^0.8.6 + "@helium/helium-entity-manager-sdk": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/lazy-distributor-sdk": ^0.8.6 + "@helium/mobile-entity-manager-sdk": ^0.8.6 + "@helium/price-oracle-sdk": ^0.8.6 + "@helium/spl-utils": ^0.8.6 + "@helium/treasury-management-sdk": ^0.8.6 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-governance": ^0.3.18 "@solana/spl-token": ^0.3.8 @@ -931,17 +931,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.8.5, @helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk": +"@helium/helium-entity-manager-sdk@^0.8.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.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 - "@helium/no-emit-sdk": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 + "@helium/no-emit-sdk": ^0.8.6 + "@helium/spl-utils": ^0.8.6 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -954,13 +954,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-react-hooks@^0.8.5, @helium/helium-react-hooks@workspace:packages/helium-react-hooks": +"@helium/helium-react-hooks@^0.8.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.8.5 - "@helium/account-fetch-cache-hooks": ^0.8.5 + "@helium/account-fetch-cache": ^0.8.6 + "@helium/account-fetch-cache-hooks": ^0.8.6 "@solana/spl-token": ^0.3.8 "@solana/wallet-adapter-react": ^0.15.32 "@solana/web3.js": ^1.78.8 @@ -997,15 +997,15 @@ __metadata: languageName: node linkType: hard -"@helium/helium-sub-daos-sdk@^0.8.5, @helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk": +"@helium/helium-sub-daos-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/treasury-management-sdk": ^0.8.5 - "@helium/voter-stake-registry-sdk": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/treasury-management-sdk": ^0.8.6 + "@helium/voter-stake-registry-sdk": ^0.8.6 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1020,9 +1020,9 @@ __metadata: resolution: "@helium/hexboosting-sdk@workspace:packages/hexboosting-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1037,16 +1037,16 @@ __metadata: resolution: "@helium/hotspot-utils@workspace:packages/hotspot-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/helium-entity-manager-sdk": ^0.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/helium-entity-manager-sdk": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 + "@helium/spl-utils": ^0.8.6 "@solana/web3.js": ^1.78.8 bs58: ^4.0.1 languageName: unknown linkType: soft -"@helium/idls@^0.8.5, @helium/idls@workspace:packages/idls": +"@helium/idls@^0.8.6, @helium/idls@workspace:packages/idls": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -1073,13 +1073,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.8.5, @helium/lazy-distributor-sdk@workspace:packages/lazy-distributor-sdk": +"@helium/lazy-distributor-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1089,13 +1089,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/lazy-transactions-sdk@^0.8.5, @helium/lazy-transactions-sdk@workspace:packages/lazy-transactions-sdk": +"@helium/lazy-transactions-sdk@^0.8.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.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/idls": ^0.8.6 + "@helium/spl-utils": ^0.8.6 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1114,13 +1114,13 @@ __metadata: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 "@grpc/grpc-js": ^1.10.1 - "@helium/account-fetch-cache": ^0.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/data-credits-sdk": ^0.8.5 - "@helium/helium-entity-manager-sdk": ^0.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/data-credits-sdk": ^0.8.6 + "@helium/helium-entity-manager-sdk": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 + "@helium/spl-utils": ^0.8.6 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.8 @@ -1154,18 +1154,18 @@ __metadata: "@clockwork-xyz/sdk": ^0.3.0 "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/circuit-breaker-sdk": ^0.8.5 + "@helium/circuit-breaker-sdk": ^0.8.6 "@helium/crypto": ^4.10.2 - "@helium/data-credits-sdk": ^0.8.5 - "@helium/distributor-oracle": ^0.8.5 - "@helium/helium-entity-manager-sdk": ^0.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/lazy-distributor-sdk": ^0.8.5 - "@helium/lazy-transactions-sdk": ^0.8.5 - "@helium/treasury-management-sdk": ^0.8.5 - "@helium/voter-stake-registry-sdk": ^0.8.5 + "@helium/data-credits-sdk": ^0.8.6 + "@helium/distributor-oracle": ^0.8.6 + "@helium/helium-entity-manager-sdk": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/lazy-distributor-sdk": ^0.8.6 + "@helium/lazy-transactions-sdk": ^0.8.6 + "@helium/treasury-management-sdk": ^0.8.6 + "@helium/voter-stake-registry-sdk": ^0.8.6 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@project-serum/borsh": ^0.2.5 "@solana/buffer-layout": ^4.0.0 @@ -1195,14 +1195,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/mobile-entity-manager-sdk@^0.8.5, @helium/mobile-entity-manager-sdk@workspace:packages/mobile-entity-manager-sdk": +"@helium/mobile-entity-manager-sdk@^0.8.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.8.5 - "@helium/helium-entity-manager-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/helium-entity-manager-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -1256,16 +1256,16 @@ __metadata: resolution: "@helium/monitor-service@workspace:packages/monitor-service" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/data-credits-sdk": ^0.8.5 - "@helium/helium-entity-manager-sdk": ^0.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 - "@helium/lazy-distributor-sdk": ^0.8.5 - "@helium/lazy-transactions-sdk": ^0.8.5 - "@helium/price-oracle-sdk": ^0.8.5 - "@helium/spl-utils": ^0.8.5 + "@helium/account-fetch-cache": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/data-credits-sdk": ^0.8.6 + "@helium/helium-entity-manager-sdk": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 + "@helium/lazy-distributor-sdk": ^0.8.6 + "@helium/lazy-transactions-sdk": ^0.8.6 + "@helium/price-oracle-sdk": ^0.8.6 + "@helium/spl-utils": ^0.8.6 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 @@ -1292,7 +1292,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/no-emit-sdk@^0.8.5, @helium/no-emit-sdk@workspace:packages/no-emit-sdk": +"@helium/no-emit-sdk@^0.8.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: @@ -1320,12 +1320,12 @@ __metadata: languageName: node linkType: hard -"@helium/price-oracle-sdk@^0.8.5, @helium/price-oracle-sdk@workspace:packages/price-oracle-sdk": +"@helium/price-oracle-sdk@^0.8.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.8.5 + "@helium/idls": ^0.8.6 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1386,13 +1386,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/rewards-oracle-sdk@^0.8.5, @helium/rewards-oracle-sdk@workspace:packages/rewards-oracle-sdk": +"@helium/rewards-oracle-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.6 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1402,14 +1402,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.8.5, @helium/spl-utils@workspace:packages/spl-utils": +"@helium/spl-utils@^0.8.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.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -1458,9 +1458,9 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/spl-utils": ^0.8.5 + "@helium/spl-utils": ^0.8.6 "@jup-ag/api": ^6.0.6 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.8 @@ -1490,14 +1490,14 @@ __metadata: languageName: node linkType: hard -"@helium/treasury-management-sdk@^0.8.5, @helium/treasury-management-sdk@workspace:packages/treasury-management-sdk": +"@helium/treasury-management-sdk@^0.8.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.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/idls": ^0.8.6 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1512,14 +1512,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.8.5 - "@helium/account-fetch-cache-hooks": ^0.8.5 - "@helium/circuit-breaker-sdk": ^0.8.5 - "@helium/helium-react-hooks": ^0.8.5 - "@helium/helium-sub-daos-sdk": ^0.8.5 + "@helium/account-fetch-cache": ^0.8.6 + "@helium/account-fetch-cache-hooks": ^0.8.6 + "@helium/circuit-breaker-sdk": ^0.8.6 + "@helium/helium-react-hooks": ^0.8.6 + "@helium/helium-sub-daos-sdk": ^0.8.6 "@helium/modular-governance-hooks": ^0.0.8 - "@helium/spl-utils": ^0.8.5 - "@helium/voter-stake-registry-sdk": ^0.8.5 + "@helium/spl-utils": ^0.8.6 + "@helium/voter-stake-registry-sdk": ^0.8.6 "@solana/wallet-adapter-base": ^0.9.22 "@solana/wallet-adapter-react": ^0.15.32 "@solana/web3.js": ^1.78.8 @@ -1535,13 +1535,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.8.5, @helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk": +"@helium/voter-stake-registry-sdk@^0.8.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.8.5 - "@helium/idls": ^0.8.5 + "@helium/anchor-resolvers": ^0.8.6 + "@helium/idls": ^0.8.6 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 @@ -1559,10 +1559,10 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.8.5 + "@helium/account-fetch-cache": ^0.8.6 "@helium/address": ^4.10.2 - "@helium/spl-utils": ^0.8.5 - "@helium/voter-stake-registry-sdk": ^0.8.5 + "@helium/spl-utils": ^0.8.6 + "@helium/voter-stake-registry-sdk": ^0.8.6 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8