diff --git a/CHANGELOG.md b/CHANGELOG.md index 94bc3c434..afe022497 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.9.15](https://github.com/helium/helium-program-library/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package helium-program-library + + + + + ## [0.9.14](https://github.com/helium/helium-program-library/compare/v0.9.12...v0.9.14) (2024-11-20) **Note:** Version bump only for package helium-program-library diff --git a/lerna.json b/lerna.json index bbea0c1a1..cd9f2071a 100644 --- a/lerna.json +++ b/lerna.json @@ -4,5 +4,5 @@ "packages/*" ], "useWorkspaces": true, - "version": "0.9.14" + "version": "0.9.15" } diff --git a/packages/account-fetch-cache-hooks/CHANGELOG.md b/packages/account-fetch-cache-hooks/CHANGELOG.md index e1e0c7ae0..f610b61e9 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/account-fetch-cache-hooks + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **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 1848e1a7d..25411cd05 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.9.14", + "version": "0.9.15", "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.9.14", + "@helium/account-fetch-cache": "^0.9.15", "@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 991b44832..953b553f5 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@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.9.14": +"@helium/account-fetch-cache@^0.9.15": 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 f05de2933..ee04711e6 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.9.15](https://github.com/helium/helium-program-library/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/account-fetch-cache + + + + + ## [0.9.14](https://github.com/helium/helium-program-library/compare/v0.9.12...v0.9.14) (2024-11-20) **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 5a01e027c..1fda06b85 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.9.14", + "version": "0.9.15", "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 8cce05904..b26a48366 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/account-postgres-sink-service + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **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 b9e09aaac..31f71b2f1 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.9.14", + "version": "0.9.15", "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.9.14", + "@helium/account-fetch-cache": "^0.9.15", "@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 e30f9bd53..5733cb30d 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.9.14": +"@helium/account-fetch-cache@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@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 ba1e9eeab..a0e8e9af7 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/active-device-oracle + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **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 268b4aa4d..6dd2b194d 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.9.14", + "version": "0.9.15", "description": "Oracle of helium active devices", "repository": { "type": "git", diff --git a/packages/anchor-resolvers/CHANGELOG.md b/packages/anchor-resolvers/CHANGELOG.md index f9c750431..98e94f048 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.9.15](https://github.com/helium/helium-program-library/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/anchor-resolvers + + + + + ## [0.9.14](https://github.com/helium/helium-program-library/compare/v0.9.12...v0.9.14) (2024-11-20) **Note:** Version bump only for package @helium/anchor-resolvers diff --git a/packages/anchor-resolvers/package.json b/packages/anchor-resolvers/package.json index 5e137c07d..1404a5542 100644 --- a/packages/anchor-resolvers/package.json +++ b/packages/anchor-resolvers/package.json @@ -1,6 +1,6 @@ { "name": "@helium/anchor-resolvers", - "version": "0.9.14", + "version": "0.9.15", "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 66f031986..950a6934d 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/circuit-breaker-sdk + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **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 140f6cfa0..67262d39c 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.9.14", + "version": "0.9.15", "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.9.14", - "@helium/idls": "^0.9.14", + "@helium/anchor-resolvers": "^0.9.15", + "@helium/idls": "^0.9.15", "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 6c9c3f382..a218ea12e 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.9.14": +"@helium/anchor-resolvers@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 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.9.14": +"@helium/idls@^0.9.15": 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 a02ddecb1..cf89109a9 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.9.15](https://github.com/helium/helium-program-library/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/crons + + + + + ## [0.9.14](https://github.com/helium/helium-program-library/compare/v0.9.12...v0.9.14) (2024-11-20) **Note:** Version bump only for package @helium/crons diff --git a/packages/crons/package.json b/packages/crons/package.json index 8ae83ec02..09fcf5b3f 100644 --- a/packages/crons/package.json +++ b/packages/crons/package.json @@ -1,6 +1,6 @@ { "name": "@helium/crons", - "version": "0.9.14", + "version": "0.9.15", "description": "scripts to run on a schedule", "private": true, "publishConfig": { @@ -32,25 +32,25 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/account-fetch-cache": "^0.9.14", - "@helium/distributor-oracle": "^0.9.14", - "@helium/fanout-sdk": "^0.9.14", - "@helium/helium-entity-manager-sdk": "^0.9.14", - "@helium/helium-sub-daos-sdk": "^0.9.14", - "@helium/idls": "^0.9.14", - "@helium/lazy-distributor-sdk": "^0.9.14", - "@helium/mobile-entity-manager-sdk": "^0.9.14", + "@helium/account-fetch-cache": "^0.9.15", + "@helium/distributor-oracle": "^0.9.15", + "@helium/fanout-sdk": "^0.9.15", + "@helium/helium-entity-manager-sdk": "^0.9.15", + "@helium/helium-sub-daos-sdk": "^0.9.15", + "@helium/idls": "^0.9.15", + "@helium/lazy-distributor-sdk": "^0.9.15", + "@helium/mobile-entity-manager-sdk": "^0.9.15", "@helium/nft-proxy-sdk": "^0.0.12", - "@helium/no-emit-sdk": "^0.9.14", + "@helium/no-emit-sdk": "^0.9.15", "@helium/organization-sdk": "^0.0.12", - "@helium/position-voting-rewards-sdk": "^0.9.14", - "@helium/price-oracle-sdk": "^0.9.14", + "@helium/position-voting-rewards-sdk": "^0.9.15", + "@helium/price-oracle-sdk": "^0.9.15", "@helium/proposal-sdk": "^0.0.12", - "@helium/rewards-oracle-sdk": "^0.9.14", - "@helium/spl-utils": "^0.9.14", + "@helium/rewards-oracle-sdk": "^0.9.15", + "@helium/spl-utils": "^0.9.15", "@helium/state-controller-sdk": "^0.0.12", - "@helium/treasury-management-sdk": "^0.9.14", - "@helium/voter-stake-registry-sdk": "^0.9.14", + "@helium/treasury-management-sdk": "^0.9.15", + "@helium/voter-stake-registry-sdk": "^0.9.15", "@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 b907ea1d2..d77072174 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.9.14": +"@helium/account-fetch-cache@^0.9.15": 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.9.14": +"@helium/anchor-resolvers@^0.9.15": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -171,13 +171,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.9.14": +"@helium/circuit-breaker-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -192,25 +192,25 @@ __metadata: resolution: "@helium/crons@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.9.14 - "@helium/distributor-oracle": ^0.9.14 - "@helium/fanout-sdk": ^0.9.14 - "@helium/helium-entity-manager-sdk": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/lazy-distributor-sdk": ^0.9.14 - "@helium/mobile-entity-manager-sdk": ^0.9.14 + "@helium/account-fetch-cache": ^0.9.15 + "@helium/distributor-oracle": ^0.9.15 + "@helium/fanout-sdk": ^0.9.15 + "@helium/helium-entity-manager-sdk": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/lazy-distributor-sdk": ^0.9.15 + "@helium/mobile-entity-manager-sdk": ^0.9.15 "@helium/nft-proxy-sdk": ^0.0.12 - "@helium/no-emit-sdk": ^0.9.14 + "@helium/no-emit-sdk": ^0.9.15 "@helium/organization-sdk": ^0.0.12 - "@helium/position-voting-rewards-sdk": ^0.9.14 - "@helium/price-oracle-sdk": ^0.9.14 + "@helium/position-voting-rewards-sdk": ^0.9.15 + "@helium/price-oracle-sdk": ^0.9.15 "@helium/proposal-sdk": ^0.0.12 - "@helium/rewards-oracle-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/rewards-oracle-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@helium/state-controller-sdk": ^0.0.12 - "@helium/treasury-management-sdk": ^0.9.14 - "@helium/voter-stake-registry-sdk": ^0.9.14 + "@helium/treasury-management-sdk": ^0.9.15 + "@helium/voter-stake-registry-sdk": ^0.9.15 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.8 "@types/bn.js": ^5.1.0 @@ -228,20 +228,20 @@ __metadata: languageName: unknown linkType: soft -"@helium/distributor-oracle@^0.9.14": +"@helium/distributor-oracle@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/lazy-distributor-sdk": ^0.9.14 - "@helium/rewards-oracle-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/helium-entity-manager-sdk": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/lazy-distributor-sdk": ^0.9.15 + "@helium/rewards-oracle-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@solana/spl-token": ^0.3.8 "@types/bs58": ^4.0.1 @@ -269,13 +269,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/fanout-sdk@^0.9.14": +"@helium/fanout-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -285,17 +285,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.9.14": +"@helium/helium-entity-manager-sdk@^0.9.15": 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.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/no-emit-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/no-emit-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -308,15 +308,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.9.14": +"@helium/helium-sub-daos-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/treasury-management-sdk": ^0.9.14 - "@helium/voter-stake-registry-sdk": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/treasury-management-sdk": ^0.9.15 + "@helium/voter-stake-registry-sdk": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -326,7 +326,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.9.14": +"@helium/idls@^0.9.15": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -353,13 +353,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.9.14": +"@helium/lazy-distributor-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -369,14 +369,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/mobile-entity-manager-sdk@^0.9.14": +"@helium/mobile-entity-manager-sdk@^0.9.15": 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.9.14 - "@helium/helium-entity-manager-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/helium-entity-manager-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -419,7 +419,7 @@ __metadata: languageName: node linkType: hard -"@helium/no-emit-sdk@^0.9.14": +"@helium/no-emit-sdk@^0.9.15": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -447,14 +447,14 @@ __metadata: languageName: node linkType: hard -"@helium/position-voting-rewards-sdk@^0.9.14": +"@helium/position-voting-rewards-sdk@^0.9.15": version: 0.0.0-use.local resolution: "@helium/position-voting-rewards-sdk@workspace:packages/position-voting-rewards-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -465,12 +465,12 @@ __metadata: languageName: unknown linkType: soft -"@helium/price-oracle-sdk@^0.9.14": +"@helium/price-oracle-sdk@^0.9.15": 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.9.14 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -491,13 +491,13 @@ __metadata: languageName: node linkType: hard -"@helium/rewards-oracle-sdk@^0.9.14": +"@helium/rewards-oracle-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -507,14 +507,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.9.14": +"@helium/spl-utils@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -540,14 +540,14 @@ __metadata: languageName: node linkType: hard -"@helium/treasury-management-sdk@^0.9.14": +"@helium/treasury-management-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -557,15 +557,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.9.14": +"@helium/voter-stake-registry-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 "@helium/nft-proxy-sdk": ^0.0.12 - "@helium/spl-utils": ^0.9.14 + "@helium/spl-utils": ^0.9.15 "@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 bd48db994..304ad0ae7 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.9.15](https://github.com/helium/helium-program-library/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/currency-utils + + + + + ## [0.9.14](https://github.com/helium/helium-program-library/compare/v0.9.12...v0.9.14) (2024-11-20) **Note:** Version bump only for package @helium/currency-utils diff --git a/packages/currency-utils/package.json b/packages/currency-utils/package.json index c0424fec9..ca7b4c3eb 100644 --- a/packages/currency-utils/package.json +++ b/packages/currency-utils/package.json @@ -1,6 +1,6 @@ { "name": "@helium/currency-utils", - "version": "0.9.14", + "version": "0.9.15", "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 7c2594fe8..26be29428 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/data-credits-sdk + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **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 5cf811a44..c5edae8f5 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.9.14", + "version": "0.9.15", "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.9.14", - "@helium/circuit-breaker-sdk": "^0.9.14", - "@helium/helium-sub-daos-sdk": "^0.9.14", - "@helium/idls": "^0.9.14", + "@helium/anchor-resolvers": "^0.9.15", + "@helium/circuit-breaker-sdk": "^0.9.15", + "@helium/helium-sub-daos-sdk": "^0.9.15", + "@helium/idls": "^0.9.15", "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 5b4ee3602..368551a68 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/account-fetch-cache@^0.9.14": +"@helium/account-fetch-cache@^0.9.15": 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.9.14": +"@helium/anchor-resolvers@^0.9.15": 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.9.14": +"@helium/circuit-breaker-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -136,10 +136,10 @@ __metadata: resolution: "@helium/data-credits-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -151,15 +151,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.9.14": +"@helium/helium-sub-daos-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/treasury-management-sdk": ^0.9.14 - "@helium/voter-stake-registry-sdk": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/treasury-management-sdk": ^0.9.15 + "@helium/voter-stake-registry-sdk": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -169,7 +169,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.9.14": +"@helium/idls@^0.9.15": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -205,14 +205,14 @@ __metadata: languageName: node linkType: hard -"@helium/spl-utils@^0.9.14": +"@helium/spl-utils@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -227,14 +227,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.9.14": +"@helium/treasury-management-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -244,15 +244,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.9.14": +"@helium/voter-stake-registry-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 "@helium/nft-proxy-sdk": ^0.0.12 - "@helium/spl-utils": ^0.9.14 + "@helium/spl-utils": ^0.9.15 "@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 aa609256b..d27896144 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/distributor-oracle + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **Note:** Version bump only for package @helium/distributor-oracle diff --git a/packages/distributor-oracle/package.json b/packages/distributor-oracle/package.json index 8613b0adb..605d50a3e 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.9.14", + "version": "0.9.15", "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.9.14", + "@helium/account-fetch-cache": "^0.9.15", "@helium/address": "^4.10.2", - "@helium/helium-entity-manager-sdk": "^0.9.14", - "@helium/helium-sub-daos-sdk": "^0.9.14", - "@helium/idls": "^0.9.14", - "@helium/lazy-distributor-sdk": "^0.9.14", - "@helium/rewards-oracle-sdk": "^0.9.14", - "@helium/spl-utils": "^0.9.14", + "@helium/helium-entity-manager-sdk": "^0.9.15", + "@helium/helium-sub-daos-sdk": "^0.9.15", + "@helium/idls": "^0.9.15", + "@helium/lazy-distributor-sdk": "^0.9.15", + "@helium/rewards-oracle-sdk": "^0.9.15", + "@helium/spl-utils": "^0.9.15", "@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 8defbc481..e0e9f31a4 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.9.14": +"@helium/account-fetch-cache@^0.9.15": 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.9.14": +"@helium/anchor-resolvers@^0.9.15": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -171,13 +171,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.9.14": +"@helium/circuit-breaker-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -193,14 +193,14 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/lazy-distributor-sdk": ^0.9.14 - "@helium/rewards-oracle-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/helium-entity-manager-sdk": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/lazy-distributor-sdk": ^0.9.15 + "@helium/rewards-oracle-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@solana/spl-token": ^0.3.8 "@types/bs58": ^4.0.1 @@ -228,17 +228,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.9.14": +"@helium/helium-entity-manager-sdk@^0.9.15": 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.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/no-emit-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/no-emit-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -251,15 +251,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.9.14": +"@helium/helium-sub-daos-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/treasury-management-sdk": ^0.9.14 - "@helium/voter-stake-registry-sdk": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/treasury-management-sdk": ^0.9.15 + "@helium/voter-stake-registry-sdk": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -269,7 +269,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.9.14": +"@helium/idls@^0.9.15": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -296,13 +296,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.9.14": +"@helium/lazy-distributor-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -334,7 +334,7 @@ __metadata: languageName: node linkType: hard -"@helium/no-emit-sdk@^0.9.14": +"@helium/no-emit-sdk@^0.9.15": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -350,13 +350,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/rewards-oracle-sdk@^0.9.14": +"@helium/rewards-oracle-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -366,14 +366,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.9.14": +"@helium/spl-utils@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -388,14 +388,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.9.14": +"@helium/treasury-management-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -405,15 +405,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.9.14": +"@helium/voter-stake-registry-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 "@helium/nft-proxy-sdk": ^0.0.12 - "@helium/spl-utils": ^0.9.14 + "@helium/spl-utils": ^0.9.15 "@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 1f05545d8..2b2a34195 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.9.15](https://github.com/helium/helium-program-library/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package hpl-docs + + + + + ## [0.9.14](https://github.com/helium/helium-program-library/compare/v0.9.12...v0.9.14) (2024-11-20) **Note:** Version bump only for package hpl-docs diff --git a/packages/docsite/package.json b/packages/docsite/package.json index 8995b9e15..720eb71d3 100644 --- a/packages/docsite/package.json +++ b/packages/docsite/package.json @@ -1,6 +1,6 @@ { "name": "hpl-docs", - "version": "0.9.14", + "version": "0.9.15", "private": true, "scripts": { "dev": "next dev", diff --git a/packages/entity-invalidator/CHANGELOG.md b/packages/entity-invalidator/CHANGELOG.md index 9cb549778..ade234345 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/entity-invalidator + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **Note:** Version bump only for package @helium/entity-invalidator diff --git a/packages/entity-invalidator/package.json b/packages/entity-invalidator/package.json index 71011c213..de684731c 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.9.14", + "version": "0.9.15", "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.9.14", - "@helium/helium-entity-manager-sdk": "^0.9.14", - "@helium/spl-utils": "^0.9.14", + "@helium/account-fetch-cache": "^0.9.15", + "@helium/helium-entity-manager-sdk": "^0.9.15", + "@helium/spl-utils": "^0.9.15", "@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 7f5a30188..d1d02b70b 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.9.14": +"@helium/account-fetch-cache@^0.9.15": 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.9.14": +"@helium/anchor-resolvers@^0.9.15": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -127,13 +127,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.9.14": +"@helium/circuit-breaker-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -148,9 +148,9 @@ __metadata: resolution: "@helium/entity-invalidator@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.9.14 - "@helium/helium-entity-manager-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/account-fetch-cache": ^0.9.15 + "@helium/helium-entity-manager-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@solana/web3.js": ^1.78.8 "@types/bn.js": ^5.1.1 "@types/deep-equal": ^1.0.1 @@ -174,17 +174,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.9.14": +"@helium/helium-entity-manager-sdk@^0.9.15": 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.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/no-emit-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/no-emit-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -197,15 +197,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.9.14": +"@helium/helium-sub-daos-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/treasury-management-sdk": ^0.9.14 - "@helium/voter-stake-registry-sdk": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/treasury-management-sdk": ^0.9.15 + "@helium/voter-stake-registry-sdk": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -215,7 +215,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.9.14": +"@helium/idls@^0.9.15": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -264,7 +264,7 @@ __metadata: languageName: node linkType: hard -"@helium/no-emit-sdk@^0.9.14": +"@helium/no-emit-sdk@^0.9.15": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -280,14 +280,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.9.14": +"@helium/spl-utils@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -302,14 +302,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.9.14": +"@helium/treasury-management-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -319,15 +319,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.9.14": +"@helium/voter-stake-registry-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 "@helium/nft-proxy-sdk": ^0.0.12 - "@helium/spl-utils": ^0.9.14 + "@helium/spl-utils": ^0.9.15 "@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 c43b2a270..0ab3003e1 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/fanout-metadata-service + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **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 54f4f3edf..8125a89f9 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.9.14", + "version": "0.9.15", "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.9.14", + "@helium/account-fetch-cache": "^0.9.15", "@helium/address": "^4.10.2", - "@helium/fanout-sdk": "^0.9.14", - "@helium/spl-utils": "^0.9.14", + "@helium/fanout-sdk": "^0.9.15", + "@helium/spl-utils": "^0.9.15", "@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 38a4cbde9..d4eb81671 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.9.14": +"@helium/account-fetch-cache@^0.9.15": 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.9.14": +"@helium/anchor-resolvers@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/fanout-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/fanout-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@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.9.14": +"@helium/fanout-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 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.9.14": +"@helium/idls@^0.9.15": 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.9.14": +"@helium/spl-utils@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 "@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 6b152f57f..78c610cd8 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/fanout-sdk + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **Note:** Version bump only for package @helium/fanout-sdk diff --git a/packages/fanout-sdk/package.json b/packages/fanout-sdk/package.json index 6a433711d..aec34154d 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.9.14", + "version": "0.9.15", "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.9.14", - "@helium/idls": "^0.9.14", + "@helium/anchor-resolvers": "^0.9.15", + "@helium/idls": "^0.9.15", "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 5db0331f9..5914b3abd 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.9.14": +"@helium/anchor-resolvers@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 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.9.14": +"@helium/idls@^0.9.15": 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 aca3a7e7c..456889790 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/faucet-service + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **Note:** Version bump only for package @helium/faucet-service diff --git a/packages/faucet-service/package.json b/packages/faucet-service/package.json index 5e954c2ea..ce5571106 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.9.14", + "version": "0.9.15", "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.9.14", - "@helium/spl-utils": "^0.9.14", + "@helium/idls": "^0.9.15", + "@helium/spl-utils": "^0.9.15", "@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 e5af7b5b0..506059906 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.9.14": +"@helium/account-fetch-cache@^0.9.15": 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.9.14": +"@helium/anchor-resolvers@^0.9.15": 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.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/idls": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@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.9.14": +"@helium/idls@^0.9.15": 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.9.14": +"@helium/spl-utils@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 "@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 170f4bf42..bd2cb6118 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/helium-admin-cli + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **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 f360f7a9a..13eae4d24 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.9.14", + "version": "0.9.15", "description": "CLI to bootstrap the network", "repository": { "type": "git", @@ -40,21 +40,21 @@ "dependencies": { "@coral-xyz/anchor": "^0.28.0", "@helium/address": "^4.10.2", - "@helium/circuit-breaker-sdk": "^0.9.14", + "@helium/circuit-breaker-sdk": "^0.9.15", "@helium/crypto": "^4.10.2", - "@helium/data-credits-sdk": "^0.9.14", - "@helium/distributor-oracle": "^0.9.14", - "@helium/fanout-sdk": "^0.9.14", - "@helium/helium-entity-manager-sdk": "^0.9.14", - "@helium/helium-sub-daos-sdk": "^0.9.14", - "@helium/lazy-distributor-sdk": "^0.9.14", - "@helium/mobile-entity-manager-sdk": "^0.9.14", + "@helium/data-credits-sdk": "^0.9.15", + "@helium/distributor-oracle": "^0.9.15", + "@helium/fanout-sdk": "^0.9.15", + "@helium/helium-entity-manager-sdk": "^0.9.15", + "@helium/helium-sub-daos-sdk": "^0.9.15", + "@helium/lazy-distributor-sdk": "^0.9.15", + "@helium/mobile-entity-manager-sdk": "^0.9.15", "@helium/nft-proxy-sdk": "^0.0.12", "@helium/organization-sdk": "^0.0.13", - "@helium/position-voting-rewards-sdk": "^0.9.14", - "@helium/price-oracle-sdk": "^0.9.14", - "@helium/spl-utils": "^0.9.14", - "@helium/treasury-management-sdk": "^0.9.14", + "@helium/position-voting-rewards-sdk": "^0.9.15", + "@helium/price-oracle-sdk": "^0.9.15", + "@helium/spl-utils": "^0.9.15", + "@helium/treasury-management-sdk": "^0.9.15", "@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 9b8d66e75..e1d43699a 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.9.14": +"@helium/account-fetch-cache@^0.9.15": 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.9.14": +"@helium/anchor-resolvers@^0.9.15": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -206,13 +206,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.9.14": +"@helium/circuit-breaker-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -233,15 +233,15 @@ __metadata: languageName: node linkType: hard -"@helium/data-credits-sdk@^0.9.14": +"@helium/data-credits-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -253,20 +253,20 @@ __metadata: languageName: unknown linkType: soft -"@helium/distributor-oracle@^0.9.14": +"@helium/distributor-oracle@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/lazy-distributor-sdk": ^0.9.14 - "@helium/rewards-oracle-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/helium-entity-manager-sdk": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/lazy-distributor-sdk": ^0.9.15 + "@helium/rewards-oracle-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@solana/spl-token": ^0.3.8 "@types/bs58": ^4.0.1 @@ -294,13 +294,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/fanout-sdk@^0.9.14": +"@helium/fanout-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -316,21 +316,21 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/circuit-breaker-sdk": ^0.9.14 + "@helium/circuit-breaker-sdk": ^0.9.15 "@helium/crypto": ^4.10.2 - "@helium/data-credits-sdk": ^0.9.14 - "@helium/distributor-oracle": ^0.9.14 - "@helium/fanout-sdk": ^0.9.14 - "@helium/helium-entity-manager-sdk": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/lazy-distributor-sdk": ^0.9.14 - "@helium/mobile-entity-manager-sdk": ^0.9.14 + "@helium/data-credits-sdk": ^0.9.15 + "@helium/distributor-oracle": ^0.9.15 + "@helium/fanout-sdk": ^0.9.15 + "@helium/helium-entity-manager-sdk": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/lazy-distributor-sdk": ^0.9.15 + "@helium/mobile-entity-manager-sdk": ^0.9.15 "@helium/nft-proxy-sdk": ^0.0.12 "@helium/organization-sdk": ^0.0.13 - "@helium/position-voting-rewards-sdk": ^0.9.14 - "@helium/price-oracle-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 - "@helium/treasury-management-sdk": ^0.9.14 + "@helium/position-voting-rewards-sdk": ^0.9.15 + "@helium/price-oracle-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 + "@helium/treasury-management-sdk": ^0.9.15 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-governance": ^0.3.18 "@solana/spl-token": ^0.3.8 @@ -350,17 +350,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.9.14": +"@helium/helium-entity-manager-sdk@^0.9.15": 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.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/no-emit-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/no-emit-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -373,15 +373,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.9.14": +"@helium/helium-sub-daos-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/treasury-management-sdk": ^0.9.14 - "@helium/voter-stake-registry-sdk": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/treasury-management-sdk": ^0.9.15 + "@helium/voter-stake-registry-sdk": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -391,7 +391,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.9.14": +"@helium/idls@^0.9.15": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -418,13 +418,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.9.14": +"@helium/lazy-distributor-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -434,14 +434,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/mobile-entity-manager-sdk@^0.9.14": +"@helium/mobile-entity-manager-sdk@^0.9.15": 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.9.14 - "@helium/helium-entity-manager-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/helium-entity-manager-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -484,7 +484,7 @@ __metadata: languageName: node linkType: hard -"@helium/no-emit-sdk@^0.9.14": +"@helium/no-emit-sdk@^0.9.15": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -512,14 +512,14 @@ __metadata: languageName: node linkType: hard -"@helium/position-voting-rewards-sdk@^0.9.14": +"@helium/position-voting-rewards-sdk@^0.9.15": version: 0.0.0-use.local resolution: "@helium/position-voting-rewards-sdk@workspace:packages/position-voting-rewards-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -530,12 +530,12 @@ __metadata: languageName: unknown linkType: soft -"@helium/price-oracle-sdk@^0.9.14": +"@helium/price-oracle-sdk@^0.9.15": 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.9.14 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -556,13 +556,13 @@ __metadata: languageName: node linkType: hard -"@helium/rewards-oracle-sdk@^0.9.14": +"@helium/rewards-oracle-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -572,14 +572,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.9.14": +"@helium/spl-utils@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -594,14 +594,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.9.14": +"@helium/treasury-management-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -611,15 +611,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.9.14": +"@helium/voter-stake-registry-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 "@helium/nft-proxy-sdk": ^0.0.12 - "@helium/spl-utils": ^0.9.14 + "@helium/spl-utils": ^0.9.15 "@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 bcc702e50..98fd131d4 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/helium-entity-manager-sdk + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **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 e7c38eb1a..0195305d9 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.9.14", + "version": "0.9.15", "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.9.14", - "@helium/helium-sub-daos-sdk": "^0.9.14", - "@helium/idls": "^0.9.14", - "@helium/no-emit-sdk": "^0.9.14", - "@helium/spl-utils": "^0.9.14", + "@helium/anchor-resolvers": "^0.9.15", + "@helium/helium-sub-daos-sdk": "^0.9.15", + "@helium/idls": "^0.9.15", + "@helium/no-emit-sdk": "^0.9.15", + "@helium/spl-utils": "^0.9.15", "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 67a6d9e0a..2c08f7f3a 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.9.14": +"@helium/account-fetch-cache@^0.9.15": 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.9.14": +"@helium/anchor-resolvers@^0.9.15": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -127,13 +127,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.9.14": +"@helium/circuit-breaker-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -149,11 +149,11 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/no-emit-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/no-emit-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -166,15 +166,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.9.14": +"@helium/helium-sub-daos-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/treasury-management-sdk": ^0.9.14 - "@helium/voter-stake-registry-sdk": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/treasury-management-sdk": ^0.9.15 + "@helium/voter-stake-registry-sdk": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -184,7 +184,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.9.14": +"@helium/idls@^0.9.15": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -233,7 +233,7 @@ __metadata: languageName: node linkType: hard -"@helium/no-emit-sdk@^0.9.14": +"@helium/no-emit-sdk@^0.9.15": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -249,14 +249,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.9.14": +"@helium/spl-utils@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -271,14 +271,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.9.14": +"@helium/treasury-management-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -288,15 +288,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.9.14": +"@helium/voter-stake-registry-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 "@helium/nft-proxy-sdk": ^0.0.12 - "@helium/spl-utils": ^0.9.14 + "@helium/spl-utils": ^0.9.15 "@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 34b562a9f..fb4d72850 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/helium-react-hooks + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **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 e1b1788f0..47897e7bb 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.9.14", + "version": "0.9.15", "description": "React hooks for helium", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/account-fetch-cache": "^0.9.14", - "@helium/account-fetch-cache-hooks": "^0.9.14", + "@helium/account-fetch-cache": "^0.9.15", + "@helium/account-fetch-cache-hooks": "^0.9.15", "@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 027605ea9..c3c2c3c7d 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.9.14": +"@helium/account-fetch-cache-hooks@^0.9.15": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache-hooks@workspace:packages/account-fetch-cache-hooks" dependencies: - "@helium/account-fetch-cache": ^0.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@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.9.14": +"@helium/account-fetch-cache@^0.9.15": 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.9.14 - "@helium/account-fetch-cache-hooks": ^0.9.14 + "@helium/account-fetch-cache": ^0.9.15 + "@helium/account-fetch-cache-hooks": ^0.9.15 "@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 d44ed579f..a3b8f5078 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/helium-sub-daos-sdk + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **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 5b704375d..86a5f6a24 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.9.14", + "version": "0.9.15", "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.9.14", - "@helium/circuit-breaker-sdk": "^0.9.14", - "@helium/treasury-management-sdk": "^0.9.14", - "@helium/voter-stake-registry-sdk": "^0.9.14", + "@helium/anchor-resolvers": "^0.9.15", + "@helium/circuit-breaker-sdk": "^0.9.15", + "@helium/treasury-management-sdk": "^0.9.15", + "@helium/voter-stake-registry-sdk": "^0.9.15", "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 f03d4fd59..65d7afbe4 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/account-fetch-cache@^0.9.14": +"@helium/account-fetch-cache@^0.9.15": 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.9.14": +"@helium/anchor-resolvers@^0.9.15": 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.9.14": +"@helium/circuit-breaker-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -136,10 +136,10 @@ __metadata: resolution: "@helium/helium-sub-daos-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/treasury-management-sdk": ^0.9.14 - "@helium/voter-stake-registry-sdk": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/treasury-management-sdk": ^0.9.15 + "@helium/voter-stake-registry-sdk": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -149,7 +149,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.9.14": +"@helium/idls@^0.9.15": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -185,14 +185,14 @@ __metadata: languageName: node linkType: hard -"@helium/spl-utils@^0.9.14": +"@helium/spl-utils@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -207,14 +207,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.9.14": +"@helium/treasury-management-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -224,15 +224,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.9.14": +"@helium/voter-stake-registry-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 "@helium/nft-proxy-sdk": ^0.0.12 - "@helium/spl-utils": ^0.9.14 + "@helium/spl-utils": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/helium-vote-service/CHANGELOG.md b/packages/helium-vote-service/CHANGELOG.md index 5f1f8962c..a591ada68 100644 --- a/packages/helium-vote-service/CHANGELOG.md +++ b/packages/helium-vote-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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/helium-vote-service + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **Note:** Version bump only for package @helium/helium-vote-service diff --git a/packages/helium-vote-service/package.json b/packages/helium-vote-service/package.json index 0614c8ce2..a479b04ed 100644 --- a/packages/helium-vote-service/package.json +++ b/packages/helium-vote-service/package.json @@ -6,7 +6,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.9.14", + "version": "0.9.15", "description": "API for helium vote", "repository": { "type": "git", @@ -35,8 +35,8 @@ "@fastify/cors": "^8.1.1", "@fastify/static": "^6", "@helium/organization-sdk": "^0.0.12", - "@helium/spl-utils": "^0.9.14", - "@helium/voter-stake-registry-sdk": "^0.9.14", + "@helium/spl-utils": "^0.9.15", + "@helium/voter-stake-registry-sdk": "^0.9.15", "@solana/web3.js": "^1.78.8", "aws-sdk": "^2.1650.0", "dotenv": "^16.0.3", diff --git a/packages/helium-vote-service/yarn.deploy.lock b/packages/helium-vote-service/yarn.deploy.lock index f1ae815fb..580f573dd 100644 --- a/packages/helium-vote-service/yarn.deploy.lock +++ b/packages/helium-vote-service/yarn.deploy.lock @@ -145,7 +145,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.9.14": +"@helium/account-fetch-cache@^0.9.15": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -167,7 +167,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.9.14": +"@helium/anchor-resolvers@^0.9.15": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -212,8 +212,8 @@ __metadata: "@fastify/cors": ^8.1.1 "@fastify/static": ^6 "@helium/organization-sdk": ^0.0.12 - "@helium/spl-utils": ^0.9.14 - "@helium/voter-stake-registry-sdk": ^0.9.14 + "@helium/spl-utils": ^0.9.15 + "@helium/voter-stake-registry-sdk": ^0.9.15 "@solana/web3.js": ^1.78.8 "@types/bn.js": ^5.1.1 "@types/lodash": ^4.17.6 @@ -232,7 +232,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.9.14": +"@helium/idls@^0.9.15": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -301,14 +301,14 @@ __metadata: languageName: node linkType: hard -"@helium/spl-utils@^0.9.14": +"@helium/spl-utils@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -323,15 +323,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.9.14": +"@helium/voter-stake-registry-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 "@helium/nft-proxy-sdk": ^0.0.12 - "@helium/spl-utils": ^0.9.14 + "@helium/spl-utils": ^0.9.15 "@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 892801a93..25d26ad7a 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/hexboosting-sdk + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **Note:** Version bump only for package @helium/hexboosting-sdk diff --git a/packages/hexboosting-sdk/package.json b/packages/hexboosting-sdk/package.json index bb8ea892d..77caf5d1d 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.9.14", + "version": "0.9.15", "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.9.14", - "@helium/helium-sub-daos-sdk": "^0.9.14", - "@helium/idls": "^0.9.14", + "@helium/anchor-resolvers": "^0.9.15", + "@helium/helium-sub-daos-sdk": "^0.9.15", + "@helium/idls": "^0.9.15", "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 c1bde7d69..576f9bade 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/account-fetch-cache@^0.9.14": +"@helium/account-fetch-cache@^0.9.15": 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.9.14": +"@helium/anchor-resolvers@^0.9.15": 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.9.14": +"@helium/circuit-breaker-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -131,15 +131,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.9.14": +"@helium/helium-sub-daos-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/treasury-management-sdk": ^0.9.14 - "@helium/voter-stake-registry-sdk": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/treasury-management-sdk": ^0.9.15 + "@helium/voter-stake-registry-sdk": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -154,9 +154,9 @@ __metadata: resolution: "@helium/hexboosting-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -166,7 +166,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.9.14": +"@helium/idls@^0.9.15": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -202,14 +202,14 @@ __metadata: languageName: node linkType: hard -"@helium/spl-utils@^0.9.14": +"@helium/spl-utils@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -224,14 +224,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.9.14": +"@helium/treasury-management-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -241,15 +241,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.9.14": +"@helium/voter-stake-registry-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 "@helium/nft-proxy-sdk": ^0.0.12 - "@helium/spl-utils": ^0.9.14 + "@helium/spl-utils": ^0.9.15 "@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 ad9093efd..851aed2a7 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.9.15](https://github.com/helium/helium-program-library/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/hotspot-utils + + + + + ## [0.9.14](https://github.com/helium/helium-program-library/compare/v0.9.12...v0.9.14) (2024-11-20) **Note:** Version bump only for package @helium/hotspot-utils diff --git a/packages/hotspot-utils/package.json b/packages/hotspot-utils/package.json index 6d45e9e24..1b9022cbe 100644 --- a/packages/hotspot-utils/package.json +++ b/packages/hotspot-utils/package.json @@ -1,6 +1,6 @@ { "name": "@helium/hotspot-utils", - "version": "0.9.14", + "version": "0.9.15", "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.9.14", - "@helium/helium-sub-daos-sdk": "^0.9.14", - "@helium/idls": "^0.9.14", - "@helium/spl-utils": "^0.9.14", + "@helium/helium-entity-manager-sdk": "^0.9.15", + "@helium/helium-sub-daos-sdk": "^0.9.15", + "@helium/idls": "^0.9.15", + "@helium/spl-utils": "^0.9.15", "@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 e3adfadd2..b745e31e4 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.9.14": +"@helium/account-fetch-cache@^0.9.15": 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.9.14": +"@helium/anchor-resolvers@^0.9.15": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -127,13 +127,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.9.14": +"@helium/circuit-breaker-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -143,17 +143,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.9.14": +"@helium/helium-entity-manager-sdk@^0.9.15": 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.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/no-emit-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/no-emit-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -166,15 +166,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.9.14": +"@helium/helium-sub-daos-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/treasury-management-sdk": ^0.9.14 - "@helium/voter-stake-registry-sdk": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/treasury-management-sdk": ^0.9.15 + "@helium/voter-stake-registry-sdk": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -189,16 +189,16 @@ __metadata: resolution: "@helium/hotspot-utils@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/helium-entity-manager-sdk": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/helium-entity-manager-sdk": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@solana/web3.js": ^1.78.8 bs58: ^4.0.1 languageName: unknown linkType: soft -"@helium/idls@^0.9.14": +"@helium/idls@^0.9.15": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -247,7 +247,7 @@ __metadata: languageName: node linkType: hard -"@helium/no-emit-sdk@^0.9.14": +"@helium/no-emit-sdk@^0.9.15": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -263,14 +263,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.9.14": +"@helium/spl-utils@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -285,14 +285,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.9.14": +"@helium/treasury-management-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -302,15 +302,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.9.14": +"@helium/voter-stake-registry-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 "@helium/nft-proxy-sdk": ^0.0.12 - "@helium/spl-utils": ^0.9.14 + "@helium/spl-utils": ^0.9.15 "@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 251eb1c42..2334f8b30 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.9.15](https://github.com/helium/helium-program-library/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/idls + + + + + ## [0.9.14](https://github.com/helium/helium-program-library/compare/v0.9.12...v0.9.14) (2024-11-20) **Note:** Version bump only for package @helium/idls diff --git a/packages/idls/package.json b/packages/idls/package.json index 558ee4264..00c40f8d6 100644 --- a/packages/idls/package.json +++ b/packages/idls/package.json @@ -1,6 +1,6 @@ { "name": "@helium/idls", - "version": "0.9.14", + "version": "0.9.15", "description": "Exported idls", "publishConfig": { "access": "public", diff --git a/packages/lazy-distributor-sdk/CHANGELOG.md b/packages/lazy-distributor-sdk/CHANGELOG.md index ecebdcb07..8efe52341 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/lazy-distributor-sdk + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **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 cbb62e6d0..8a9098cef 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.9.14", + "version": "0.9.15", "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.9.14", - "@helium/circuit-breaker-sdk": "^0.9.14", + "@helium/anchor-resolvers": "^0.9.15", + "@helium/circuit-breaker-sdk": "^0.9.15", "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 f2d6244a5..9920dc14d 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.9.14": +"@helium/anchor-resolvers@^0.9.15": 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.9.14": +"@helium/circuit-breaker-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 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.9.14": +"@helium/idls@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 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 f6c2e95ae..768bf9d6e 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/lazy-transactions-sdk + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **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 a53aec6ca..afdfec1a2 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.9.14", + "version": "0.9.15", "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.9.14", - "@helium/spl-utils": "^0.9.14", + "@helium/idls": "^0.9.15", + "@helium/spl-utils": "^0.9.15", "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 40d413150..7f1aee97f 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.9.14": +"@helium/account-fetch-cache@^0.9.15": 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.9.14": +"@helium/anchor-resolvers@^0.9.15": 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.9.14": +"@helium/idls@^0.9.15": 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.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/idls": ^0.9.15 + "@helium/spl-utils": ^0.9.15 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.9.14": +"@helium/spl-utils@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 "@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 710ad844f..5b696f61f 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/metadata-service + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **Note:** Version bump only for package @helium/metadata-service diff --git a/packages/metadata-service/package.json b/packages/metadata-service/package.json index 53e291059..10c97b912 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.9.14", + "version": "0.9.15", "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.9.14", + "@helium/account-fetch-cache": "^0.9.15", "@helium/address": "^4.10.2", - "@helium/data-credits-sdk": "^0.9.14", - "@helium/helium-entity-manager-sdk": "^0.9.14", - "@helium/helium-sub-daos-sdk": "^0.9.14", - "@helium/idls": "^0.9.14", - "@helium/spl-utils": "^0.9.14", + "@helium/data-credits-sdk": "^0.9.15", + "@helium/helium-entity-manager-sdk": "^0.9.15", + "@helium/helium-sub-daos-sdk": "^0.9.15", + "@helium/idls": "^0.9.15", + "@helium/spl-utils": "^0.9.15", "@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 cc7d91f38..cc6e424b8 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.9.14": +"@helium/account-fetch-cache@^0.9.15": 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.9.14": +"@helium/anchor-resolvers@^0.9.15": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -195,13 +195,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.9.14": +"@helium/circuit-breaker-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -211,15 +211,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/data-credits-sdk@^0.9.14": +"@helium/data-credits-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -231,17 +231,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.9.14": +"@helium/helium-entity-manager-sdk@^0.9.15": 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.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/no-emit-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/no-emit-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -254,15 +254,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.9.14": +"@helium/helium-sub-daos-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/treasury-management-sdk": ^0.9.14 - "@helium/voter-stake-registry-sdk": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/treasury-management-sdk": ^0.9.15 + "@helium/voter-stake-registry-sdk": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -272,7 +272,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.9.14": +"@helium/idls@^0.9.15": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -306,13 +306,13 @@ __metadata: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 "@grpc/grpc-js": ^1.10.1 - "@helium/account-fetch-cache": ^0.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/data-credits-sdk": ^0.9.14 - "@helium/helium-entity-manager-sdk": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/data-credits-sdk": ^0.9.15 + "@helium/helium-entity-manager-sdk": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.8 @@ -361,7 +361,7 @@ __metadata: languageName: node linkType: hard -"@helium/no-emit-sdk@^0.9.14": +"@helium/no-emit-sdk@^0.9.15": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -377,14 +377,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.9.14": +"@helium/spl-utils@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -399,14 +399,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.9.14": +"@helium/treasury-management-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -416,15 +416,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.9.14": +"@helium/voter-stake-registry-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 "@helium/nft-proxy-sdk": ^0.0.12 - "@helium/spl-utils": ^0.9.14 + "@helium/spl-utils": ^0.9.15 "@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 c6eba1add..f50873743 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/migration-service + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **Note:** Version bump only for package @helium/migration-service diff --git a/packages/migration-service/package.json b/packages/migration-service/package.json index 7b5748356..1535ec120 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.9.14", + "version": "0.9.15", "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.9.14", + "@helium/account-fetch-cache": "^0.9.15", "@helium/address": "^4.10.2", - "@helium/circuit-breaker-sdk": "^0.9.14", + "@helium/circuit-breaker-sdk": "^0.9.15", "@helium/crypto": "^4.10.2", - "@helium/data-credits-sdk": "^0.9.14", - "@helium/distributor-oracle": "^0.9.14", - "@helium/helium-entity-manager-sdk": "^0.9.14", - "@helium/helium-sub-daos-sdk": "^0.9.14", - "@helium/lazy-distributor-sdk": "^0.9.14", - "@helium/lazy-transactions-sdk": "^0.9.14", - "@helium/treasury-management-sdk": "^0.9.14", - "@helium/voter-stake-registry-sdk": "^0.9.14", + "@helium/data-credits-sdk": "^0.9.15", + "@helium/distributor-oracle": "^0.9.15", + "@helium/helium-entity-manager-sdk": "^0.9.15", + "@helium/helium-sub-daos-sdk": "^0.9.15", + "@helium/lazy-distributor-sdk": "^0.9.15", + "@helium/lazy-transactions-sdk": "^0.9.15", + "@helium/treasury-management-sdk": "^0.9.15", + "@helium/voter-stake-registry-sdk": "^0.9.15", "@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 4088cd166..6afc98c96 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.9.14": +"@helium/account-fetch-cache@^0.9.15": 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.9.14": +"@helium/anchor-resolvers@^0.9.15": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -216,13 +216,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.9.14": +"@helium/circuit-breaker-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -243,15 +243,15 @@ __metadata: languageName: node linkType: hard -"@helium/data-credits-sdk@^0.9.14": +"@helium/data-credits-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -263,20 +263,20 @@ __metadata: languageName: unknown linkType: soft -"@helium/distributor-oracle@^0.9.14": +"@helium/distributor-oracle@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/lazy-distributor-sdk": ^0.9.14 - "@helium/rewards-oracle-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/helium-entity-manager-sdk": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/lazy-distributor-sdk": ^0.9.15 + "@helium/rewards-oracle-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@solana/spl-token": ^0.3.8 "@types/bs58": ^4.0.1 @@ -304,17 +304,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.9.14": +"@helium/helium-entity-manager-sdk@^0.9.15": 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.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/no-emit-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/no-emit-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -327,15 +327,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.9.14": +"@helium/helium-sub-daos-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/treasury-management-sdk": ^0.9.14 - "@helium/voter-stake-registry-sdk": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/treasury-management-sdk": ^0.9.15 + "@helium/voter-stake-registry-sdk": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -345,7 +345,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.9.14": +"@helium/idls@^0.9.15": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -372,13 +372,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.9.14": +"@helium/lazy-distributor-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -388,13 +388,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/lazy-transactions-sdk@^0.9.14": +"@helium/lazy-transactions-sdk@^0.9.15": 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.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/idls": ^0.9.15 + "@helium/spl-utils": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -413,18 +413,18 @@ __metadata: "@clockwork-xyz/sdk": ^0.3.0 "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/circuit-breaker-sdk": ^0.9.14 + "@helium/circuit-breaker-sdk": ^0.9.15 "@helium/crypto": ^4.10.2 - "@helium/data-credits-sdk": ^0.9.14 - "@helium/distributor-oracle": ^0.9.14 - "@helium/helium-entity-manager-sdk": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/lazy-distributor-sdk": ^0.9.14 - "@helium/lazy-transactions-sdk": ^0.9.14 - "@helium/treasury-management-sdk": ^0.9.14 - "@helium/voter-stake-registry-sdk": ^0.9.14 + "@helium/data-credits-sdk": ^0.9.15 + "@helium/distributor-oracle": ^0.9.15 + "@helium/helium-entity-manager-sdk": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/lazy-distributor-sdk": ^0.9.15 + "@helium/lazy-transactions-sdk": ^0.9.15 + "@helium/treasury-management-sdk": ^0.9.15 + "@helium/voter-stake-registry-sdk": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@project-serum/borsh": ^0.2.5 "@solana/buffer-layout": ^4.0.0 @@ -476,7 +476,7 @@ __metadata: languageName: node linkType: hard -"@helium/no-emit-sdk@^0.9.14": +"@helium/no-emit-sdk@^0.9.15": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -492,13 +492,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/rewards-oracle-sdk@^0.9.14": +"@helium/rewards-oracle-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -508,14 +508,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.9.14": +"@helium/spl-utils@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -530,14 +530,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.9.14": +"@helium/treasury-management-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -547,15 +547,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.9.14": +"@helium/voter-stake-registry-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 "@helium/nft-proxy-sdk": ^0.0.12 - "@helium/spl-utils": ^0.9.14 + "@helium/spl-utils": ^0.9.15 "@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 a1848f238..79e8df301 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/mobile-entity-manager-sdk + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **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 d0fe49f90..e56ac9d9b 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.9.14", + "version": "0.9.15", "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.9.14", - "@helium/helium-entity-manager-sdk": "^0.9.14", - "@helium/idls": "^0.9.14", + "@helium/anchor-resolvers": "^0.9.15", + "@helium/helium-entity-manager-sdk": "^0.9.15", + "@helium/idls": "^0.9.15", "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 a9520f939..d9f35867f 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.9.14": +"@helium/account-fetch-cache@^0.9.15": 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.9.14": +"@helium/anchor-resolvers@^0.9.15": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -127,13 +127,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.9.14": +"@helium/circuit-breaker-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -143,17 +143,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.9.14": +"@helium/helium-entity-manager-sdk@^0.9.15": 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.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/no-emit-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/no-emit-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -166,15 +166,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.9.14": +"@helium/helium-sub-daos-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/treasury-management-sdk": ^0.9.14 - "@helium/voter-stake-registry-sdk": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/treasury-management-sdk": ^0.9.15 + "@helium/voter-stake-registry-sdk": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -184,7 +184,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.9.14": +"@helium/idls@^0.9.15": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -216,9 +216,9 @@ __metadata: resolution: "@helium/mobile-entity-manager-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.9.14 - "@helium/helium-entity-manager-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/helium-entity-manager-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -251,7 +251,7 @@ __metadata: languageName: node linkType: hard -"@helium/no-emit-sdk@^0.9.14": +"@helium/no-emit-sdk@^0.9.15": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -267,14 +267,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.9.14": +"@helium/spl-utils@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -289,14 +289,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.9.14": +"@helium/treasury-management-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -306,15 +306,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.9.14": +"@helium/voter-stake-registry-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 "@helium/nft-proxy-sdk": ^0.0.12 - "@helium/spl-utils": ^0.9.14 + "@helium/spl-utils": ^0.9.15 "@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 8f5bfc7cd..73d7a317a 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/monitor-service + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **Note:** Version bump only for package @helium/monitor-service diff --git a/packages/monitor-service/package.json b/packages/monitor-service/package.json index 3ba175cda..30f68244a 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.9.14", + "version": "0.9.15", "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.9.14", - "@helium/circuit-breaker-sdk": "^0.9.14", - "@helium/data-credits-sdk": "^0.9.14", - "@helium/helium-entity-manager-sdk": "^0.9.14", - "@helium/helium-sub-daos-sdk": "^0.9.14", - "@helium/idls": "^0.9.14", - "@helium/lazy-distributor-sdk": "^0.9.14", - "@helium/lazy-transactions-sdk": "^0.9.14", - "@helium/price-oracle-sdk": "^0.9.14", - "@helium/spl-utils": "^0.9.14", + "@helium/account-fetch-cache": "^0.9.15", + "@helium/circuit-breaker-sdk": "^0.9.15", + "@helium/data-credits-sdk": "^0.9.15", + "@helium/helium-entity-manager-sdk": "^0.9.15", + "@helium/helium-sub-daos-sdk": "^0.9.15", + "@helium/idls": "^0.9.15", + "@helium/lazy-distributor-sdk": "^0.9.15", + "@helium/lazy-transactions-sdk": "^0.9.15", + "@helium/price-oracle-sdk": "^0.9.15", + "@helium/spl-utils": "^0.9.15", "@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 80055ab4e..229ce2543 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.9.14": +"@helium/account-fetch-cache@^0.9.15": 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.9.14": +"@helium/anchor-resolvers@^0.9.15": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -161,13 +161,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.9.14": +"@helium/circuit-breaker-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -177,15 +177,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/data-credits-sdk@^0.9.14": +"@helium/data-credits-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -197,17 +197,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.9.14": +"@helium/helium-entity-manager-sdk@^0.9.15": 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.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/no-emit-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/no-emit-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -220,15 +220,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.9.14": +"@helium/helium-sub-daos-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/treasury-management-sdk": ^0.9.14 - "@helium/voter-stake-registry-sdk": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/treasury-management-sdk": ^0.9.15 + "@helium/voter-stake-registry-sdk": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -238,7 +238,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.9.14": +"@helium/idls@^0.9.15": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -265,13 +265,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.9.14": +"@helium/lazy-distributor-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -281,13 +281,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/lazy-transactions-sdk@^0.9.14": +"@helium/lazy-transactions-sdk@^0.9.15": 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.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/idls": ^0.9.15 + "@helium/spl-utils": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -314,16 +314,16 @@ __metadata: resolution: "@helium/monitor-service@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/data-credits-sdk": ^0.9.14 - "@helium/helium-entity-manager-sdk": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/lazy-distributor-sdk": ^0.9.14 - "@helium/lazy-transactions-sdk": ^0.9.14 - "@helium/price-oracle-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/account-fetch-cache": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/data-credits-sdk": ^0.9.15 + "@helium/helium-entity-manager-sdk": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/lazy-distributor-sdk": ^0.9.15 + "@helium/lazy-transactions-sdk": ^0.9.15 + "@helium/price-oracle-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 @@ -362,7 +362,7 @@ __metadata: languageName: node linkType: hard -"@helium/no-emit-sdk@^0.9.14": +"@helium/no-emit-sdk@^0.9.15": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -378,12 +378,12 @@ __metadata: languageName: unknown linkType: soft -"@helium/price-oracle-sdk@^0.9.14": +"@helium/price-oracle-sdk@^0.9.15": 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.9.14 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -393,14 +393,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.9.14": +"@helium/spl-utils@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -415,14 +415,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.9.14": +"@helium/treasury-management-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -432,15 +432,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.9.14": +"@helium/voter-stake-registry-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 "@helium/nft-proxy-sdk": ^0.0.12 - "@helium/spl-utils": ^0.9.14 + "@helium/spl-utils": ^0.9.15 "@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 a1c4a56d2..618b9247a 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/no-emit-sdk + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **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 7bdd243f9..b8f87e76a 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.9.14", + "version": "0.9.15", "description": "Interface to the rewards burn smart contract", "repository": { "type": "git", diff --git a/packages/position-voting-rewards-sdk/CHANGELOG.md b/packages/position-voting-rewards-sdk/CHANGELOG.md index 04b00f01a..398db7fb5 100644 --- a/packages/position-voting-rewards-sdk/CHANGELOG.md +++ b/packages/position-voting-rewards-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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/position-voting-rewards-sdk + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **Note:** Version bump only for package @helium/position-voting-rewards-sdk diff --git a/packages/position-voting-rewards-sdk/package.json b/packages/position-voting-rewards-sdk/package.json index 922a9de7e..30c43411d 100644 --- a/packages/position-voting-rewards-sdk/package.json +++ b/packages/position-voting-rewards-sdk/package.json @@ -5,7 +5,7 @@ "registry": "https://registry.npmjs.org/" }, "license": "Apache-2.0", - "version": "0.9.14", + "version": "0.9.15", "description": "Interface to the position-voting-rewards smart contract", "repository": { "type": "git", @@ -32,9 +32,9 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/anchor-resolvers": "^0.9.14", - "@helium/idls": "^0.9.14", - "@helium/spl-utils": "^0.9.14", + "@helium/anchor-resolvers": "^0.9.15", + "@helium/idls": "^0.9.15", + "@helium/spl-utils": "^0.9.15", "@solana/spl-token": "^0.3.8", "bn.js": "^5.2.0", "bs58": "^4.0.1" diff --git a/packages/position-voting-rewards-sdk/yarn.deploy.lock b/packages/position-voting-rewards-sdk/yarn.deploy.lock index b0bc4328f..1f952294f 100644 --- a/packages/position-voting-rewards-sdk/yarn.deploy.lock +++ b/packages/position-voting-rewards-sdk/yarn.deploy.lock @@ -67,7 +67,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.9.14": +"@helium/account-fetch-cache@^0.9.15": 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.9.14": +"@helium/anchor-resolvers@^0.9.15": 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.9.14": +"@helium/idls@^0.9.15": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -122,9 +122,9 @@ __metadata: resolution: "@helium/position-voting-rewards-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -135,14 +135,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.9.14": +"@helium/spl-utils@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 "@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/price-oracle-sdk/CHANGELOG.md b/packages/price-oracle-sdk/CHANGELOG.md index 3900946d6..71386fcda 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/price-oracle-sdk + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **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 606d2c68a..c3595bc7c 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.9.14", + "version": "0.9.15", "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.9.14", + "@helium/idls": "^0.9.15", "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 5f2bc79b0..6ac612cc7 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.9.14": +"@helium/idls@^0.9.15": 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.9.14 + "@helium/idls": ^0.9.15 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 4a61fef90..c58300010 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/rewards-oracle-faucet-service + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **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 eeeb23389..8bba381bb 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.9.14", + "version": "0.9.15", "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 393efab8e..302bca0a0 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/rewards-oracle-sdk + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **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 4ac0fb74d..7b11b2a6b 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.9.14", + "version": "0.9.15", "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.9.14", - "@helium/idls": "^0.9.14", + "@helium/anchor-resolvers": "^0.9.15", + "@helium/idls": "^0.9.15", "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 22182409d..64ea81f4d 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.9.14": +"@helium/anchor-resolvers@^0.9.15": 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.9.14": +"@helium/idls@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 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 3fd51c567..feacd0d62 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.9.15](https://github.com/helium/helium-program-library/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/spl-utils + + + + + ## [0.9.14](https://github.com/helium/helium-program-library/compare/v0.9.12...v0.9.14) (2024-11-20) **Note:** Version bump only for package @helium/spl-utils diff --git a/packages/spl-utils/package.json b/packages/spl-utils/package.json index 9cd498e1e..aa4da5b16 100644 --- a/packages/spl-utils/package.json +++ b/packages/spl-utils/package.json @@ -1,6 +1,6 @@ { "name": "@helium/spl-utils", - "version": "0.9.14", + "version": "0.9.15", "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.9.14", + "@helium/account-fetch-cache": "^0.9.15", "@helium/address": "^4.10.2", - "@helium/anchor-resolvers": "^0.9.14", + "@helium/anchor-resolvers": "^0.9.15", "@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 6fe9ea7e7..d5c82d4d3 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.9.14": +"@helium/account-fetch-cache@^0.9.15": 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.9.14": +"@helium/anchor-resolvers@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 "@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 6a38bd4ae..ff3368199 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.9.15](https://github.com/helium/helium-program-library/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/sus + + + + + ## [0.9.14](https://github.com/helium/helium-program-library/compare/v0.9.12...v0.9.14) (2024-11-20) **Note:** Version bump only for package @helium/sus diff --git a/packages/sus/package.json b/packages/sus/package.json index 10e0f07d4..2a6aab30d 100644 --- a/packages/sus/package.json +++ b/packages/sus/package.json @@ -1,6 +1,6 @@ { "name": "@helium/sus", - "version": "0.9.14", + "version": "0.9.15", "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 753dce5da..8e2916876 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/tokens-to-rent-service + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **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 e6d02b771..1f3cc844d 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.9.14", + "version": "0.9.15", "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.9.14", + "@helium/account-fetch-cache": "^0.9.15", "@helium/address": "^4.10.2", - "@helium/spl-utils": "^0.9.14", + "@helium/spl-utils": "^0.9.15", "@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 b46ab9c17..3e7689dac 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.9.14": +"@helium/account-fetch-cache@^0.9.15": 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.9.14": +"@helium/anchor-resolvers@^0.9.15": 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.9.14": +"@helium/spl-utils@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 "@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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/spl-utils": ^0.9.14 + "@helium/spl-utils": ^0.9.15 "@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 0135bddcb..41491817c 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/treasury-management-sdk + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **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 d04eaede8..6075c605f 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.9.14", + "version": "0.9.15", "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.9.14", - "@helium/circuit-breaker-sdk": "^0.9.14", - "@helium/idls": "^0.9.14", + "@helium/anchor-resolvers": "^0.9.15", + "@helium/circuit-breaker-sdk": "^0.9.15", + "@helium/idls": "^0.9.15", "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 7072e399d..5ebcbee76 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.9.14": +"@helium/anchor-resolvers@^0.9.15": 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.9.14": +"@helium/circuit-breaker-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 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.9.14": +"@helium/idls@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 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 7a446636d..c275c2cc9 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/voter-stake-registry-hooks + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **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 a44e821d6..6535d8aed 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.9.14", + "version": "0.9.15", "description": "React hooks for helium voter stake registry", "repository": { "type": "git", @@ -32,16 +32,16 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/account-fetch-cache": "^0.9.14", - "@helium/account-fetch-cache-hooks": "^0.9.14", - "@helium/circuit-breaker-sdk": "^0.9.14", - "@helium/helium-react-hooks": "^0.9.14", - "@helium/helium-sub-daos-sdk": "^0.9.14", + "@helium/account-fetch-cache": "^0.9.15", + "@helium/account-fetch-cache-hooks": "^0.9.15", + "@helium/circuit-breaker-sdk": "^0.9.15", + "@helium/helium-react-hooks": "^0.9.15", + "@helium/helium-sub-daos-sdk": "^0.9.15", "@helium/modular-governance-hooks": "^0.0.12", "@helium/modular-governance-idls": "^0.0.12", - "@helium/position-voting-rewards-sdk": "^0.9.14", - "@helium/spl-utils": "^0.9.14", - "@helium/voter-stake-registry-sdk": "^0.9.14", + "@helium/position-voting-rewards-sdk": "^0.9.15", + "@helium/spl-utils": "^0.9.15", + "@helium/voter-stake-registry-sdk": "^0.9.15", "@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 f996d7acf..eb8d7c7d4 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.9.14": +"@helium/account-fetch-cache-hooks@^0.9.15": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache-hooks@workspace:packages/account-fetch-cache-hooks" dependencies: - "@helium/account-fetch-cache": ^0.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@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.9.14": +"@helium/account-fetch-cache@^0.9.15": 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.9.14": +"@helium/anchor-resolvers@^0.9.15": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -166,13 +166,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.9.14": +"@helium/circuit-breaker-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -182,13 +182,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-react-hooks@^0.9.14": +"@helium/helium-react-hooks@^0.9.15": 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.9.14 - "@helium/account-fetch-cache-hooks": ^0.9.14 + "@helium/account-fetch-cache": ^0.9.15 + "@helium/account-fetch-cache-hooks": ^0.9.15 "@solana/spl-token": ^0.3.8 "@solana/wallet-adapter-react": ^0.15.32 "@solana/web3.js": ^1.78.8 @@ -225,15 +225,15 @@ __metadata: languageName: node linkType: hard -"@helium/helium-sub-daos-sdk@^0.9.14": +"@helium/helium-sub-daos-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/treasury-management-sdk": ^0.9.14 - "@helium/voter-stake-registry-sdk": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/treasury-management-sdk": ^0.9.15 + "@helium/voter-stake-registry-sdk": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -243,7 +243,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.9.14": +"@helium/idls@^0.9.15": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -319,14 +319,14 @@ __metadata: languageName: node linkType: hard -"@helium/position-voting-rewards-sdk@^0.9.14": +"@helium/position-voting-rewards-sdk@^0.9.15": version: 0.0.0-use.local resolution: "@helium/position-voting-rewards-sdk@workspace:packages/position-voting-rewards-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -348,14 +348,14 @@ __metadata: languageName: node linkType: hard -"@helium/spl-utils@^0.9.14": +"@helium/spl-utils@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -370,14 +370,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.9.14": +"@helium/treasury-management-sdk@^0.9.15": 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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -392,16 +392,16 @@ __metadata: resolution: "@helium/voter-stake-registry-hooks@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.9.14 - "@helium/account-fetch-cache-hooks": ^0.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/helium-react-hooks": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 + "@helium/account-fetch-cache": ^0.9.15 + "@helium/account-fetch-cache-hooks": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/helium-react-hooks": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 "@helium/modular-governance-hooks": ^0.0.12 "@helium/modular-governance-idls": ^0.0.12 - "@helium/position-voting-rewards-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 - "@helium/voter-stake-registry-sdk": ^0.9.14 + "@helium/position-voting-rewards-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 + "@helium/voter-stake-registry-sdk": ^0.9.15 "@solana/wallet-adapter-base": ^0.9.22 "@solana/wallet-adapter-react": ^0.15.32 "@solana/web3.js": ^1.78.8 @@ -418,15 +418,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.9.14": +"@helium/voter-stake-registry-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 "@helium/nft-proxy-sdk": ^0.0.12 - "@helium/spl-utils": ^0.9.14 + "@helium/spl-utils": ^0.9.15 "@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 3083db17d..cba73a6d8 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/voter-stake-registry-sdk + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **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 bb97609a2..7da0956d5 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.9.14", + "version": "0.9.15", "description": "Interface to the voter-stake-registry smart contract", "repository": { "type": "git", @@ -32,10 +32,10 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/anchor-resolvers": "^0.9.14", - "@helium/idls": "^0.9.14", + "@helium/anchor-resolvers": "^0.9.15", + "@helium/idls": "^0.9.15", "@helium/nft-proxy-sdk": "^0.0.12", - "@helium/spl-utils": "^0.9.14", + "@helium/spl-utils": "^0.9.15", "@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 28228d553..ee3074c71 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/account-fetch-cache@^0.9.14": +"@helium/account-fetch-cache@^0.9.15": 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.9.14": +"@helium/anchor-resolvers@^0.9.15": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -115,7 +115,7 @@ __metadata: languageName: node linkType: hard -"@helium/idls@^0.9.14": +"@helium/idls@^0.9.15": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -151,14 +151,14 @@ __metadata: languageName: node linkType: hard -"@helium/spl-utils@^0.9.14": +"@helium/spl-utils@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -178,10 +178,10 @@ __metadata: resolution: "@helium/voter-stake-registry-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 "@helium/nft-proxy-sdk": ^0.0.12 - "@helium/spl-utils": ^0.9.14 + "@helium/spl-utils": ^0.9.15 "@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 3e496dad7..e34924c9f 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.9.15](https://github.com/helium/helium-program-libary/compare/v0.9.14...v0.9.15) (2024-11-20) + +**Note:** Version bump only for package @helium/vsr-metadata-service + + + + + ## [0.9.14](https://github.com/helium/helium-program-libary/compare/v0.9.12...v0.9.14) (2024-11-20) **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 d0ce8f8d7..6edb549fd 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.9.14", + "version": "0.9.15", "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.9.14", + "@helium/account-fetch-cache": "^0.9.15", "@helium/address": "^4.10.2", - "@helium/spl-utils": "^0.9.14", - "@helium/voter-stake-registry-sdk": "^0.9.14", + "@helium/spl-utils": "^0.9.15", + "@helium/voter-stake-registry-sdk": "^0.9.15", "@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 41e9bcf89..4a3bc30e3 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.9.14": +"@helium/account-fetch-cache@^0.9.15": 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.9.14": +"@helium/anchor-resolvers@^0.9.15": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -159,7 +159,7 @@ __metadata: languageName: node linkType: hard -"@helium/idls@^0.9.14": +"@helium/idls@^0.9.15": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -195,14 +195,14 @@ __metadata: languageName: node linkType: hard -"@helium/spl-utils@^0.9.14": +"@helium/spl-utils@^0.9.15": 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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -217,15 +217,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.9.14": +"@helium/voter-stake-registry-sdk@^0.9.15": 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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 "@helium/nft-proxy-sdk": ^0.0.12 - "@helium/spl-utils": ^0.9.14 + "@helium/spl-utils": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 @@ -243,10 +243,10 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/spl-utils": ^0.9.14 - "@helium/voter-stake-registry-sdk": ^0.9.14 + "@helium/spl-utils": ^0.9.15 + "@helium/voter-stake-registry-sdk": ^0.9.15 "@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 a01146022..bbbd482ad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -479,11 +479,11 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache-hooks@^0.9.14, @helium/account-fetch-cache-hooks@workspace:packages/account-fetch-cache-hooks": +"@helium/account-fetch-cache-hooks@^0.9.15, @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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@solana/web3.js": ^1.78.8 git-format-staged: ^2.1.3 react-async-hook: ^4.0.0 @@ -509,7 +509,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.9.14, @helium/account-fetch-cache@workspace:packages/account-fetch-cache": +"@helium/account-fetch-cache@^0.9.15, @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: @@ -538,7 +538,7 @@ __metadata: "@connectrpc/connect-node": ^1.3.0 "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/web3.js": ^1.78.8 "@substreams/core": ^0.15.1 @@ -609,7 +609,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.9.14, @helium/anchor-resolvers@workspace:packages/anchor-resolvers": +"@helium/anchor-resolvers@^0.9.15, @helium/anchor-resolvers@workspace:packages/anchor-resolvers": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -647,13 +647,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.9.14, @helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk": +"@helium/circuit-breaker-sdk@^0.9.15, @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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -668,25 +668,25 @@ __metadata: resolution: "@helium/crons@workspace:packages/crons" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.9.14 - "@helium/distributor-oracle": ^0.9.14 - "@helium/fanout-sdk": ^0.9.14 - "@helium/helium-entity-manager-sdk": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/lazy-distributor-sdk": ^0.9.14 - "@helium/mobile-entity-manager-sdk": ^0.9.14 + "@helium/account-fetch-cache": ^0.9.15 + "@helium/distributor-oracle": ^0.9.15 + "@helium/fanout-sdk": ^0.9.15 + "@helium/helium-entity-manager-sdk": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/lazy-distributor-sdk": ^0.9.15 + "@helium/mobile-entity-manager-sdk": ^0.9.15 "@helium/nft-proxy-sdk": ^0.0.12 - "@helium/no-emit-sdk": ^0.9.14 + "@helium/no-emit-sdk": ^0.9.15 "@helium/organization-sdk": ^0.0.12 - "@helium/position-voting-rewards-sdk": ^0.9.14 - "@helium/price-oracle-sdk": ^0.9.14 + "@helium/position-voting-rewards-sdk": ^0.9.15 + "@helium/price-oracle-sdk": ^0.9.15 "@helium/proposal-sdk": ^0.0.12 - "@helium/rewards-oracle-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/rewards-oracle-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@helium/state-controller-sdk": ^0.0.12 - "@helium/treasury-management-sdk": ^0.9.14 - "@helium/voter-stake-registry-sdk": ^0.9.14 + "@helium/treasury-management-sdk": ^0.9.15 + "@helium/voter-stake-registry-sdk": ^0.9.15 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.8 "@types/bn.js": ^5.1.0 @@ -735,15 +735,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/data-credits-sdk@^0.9.14, @helium/data-credits-sdk@workspace:packages/data-credits-sdk": +"@helium/data-credits-sdk@^0.9.15, @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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -755,20 +755,20 @@ __metadata: languageName: unknown linkType: soft -"@helium/distributor-oracle@^0.9.14, @helium/distributor-oracle@workspace:packages/distributor-oracle": +"@helium/distributor-oracle@^0.9.15, @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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/lazy-distributor-sdk": ^0.9.14 - "@helium/rewards-oracle-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/helium-entity-manager-sdk": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/lazy-distributor-sdk": ^0.9.15 + "@helium/rewards-oracle-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@solana/spl-token": ^0.3.8 "@types/bs58": ^4.0.1 @@ -801,9 +801,9 @@ __metadata: resolution: "@helium/entity-invalidator@workspace:packages/entity-invalidator" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.9.14 - "@helium/helium-entity-manager-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/account-fetch-cache": ^0.9.15 + "@helium/helium-entity-manager-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@solana/web3.js": ^1.78.8 "@types/bn.js": ^5.1.1 "@types/deep-equal": ^1.0.1 @@ -833,10 +833,10 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/fanout-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/fanout-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -854,13 +854,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/fanout-sdk@^0.9.14, @helium/fanout-sdk@workspace:packages/fanout-sdk": +"@helium/fanout-sdk@^0.9.15, @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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -876,8 +876,8 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/idls": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/idls": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.8 @@ -903,21 +903,21 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/circuit-breaker-sdk": ^0.9.14 + "@helium/circuit-breaker-sdk": ^0.9.15 "@helium/crypto": ^4.10.2 - "@helium/data-credits-sdk": ^0.9.14 - "@helium/distributor-oracle": ^0.9.14 - "@helium/fanout-sdk": ^0.9.14 - "@helium/helium-entity-manager-sdk": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/lazy-distributor-sdk": ^0.9.14 - "@helium/mobile-entity-manager-sdk": ^0.9.14 + "@helium/data-credits-sdk": ^0.9.15 + "@helium/distributor-oracle": ^0.9.15 + "@helium/fanout-sdk": ^0.9.15 + "@helium/helium-entity-manager-sdk": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/lazy-distributor-sdk": ^0.9.15 + "@helium/mobile-entity-manager-sdk": ^0.9.15 "@helium/nft-proxy-sdk": ^0.0.12 "@helium/organization-sdk": ^0.0.13 - "@helium/position-voting-rewards-sdk": ^0.9.14 - "@helium/price-oracle-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 - "@helium/treasury-management-sdk": ^0.9.14 + "@helium/position-voting-rewards-sdk": ^0.9.15 + "@helium/price-oracle-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 + "@helium/treasury-management-sdk": ^0.9.15 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-governance": ^0.3.18 "@solana/spl-token": ^0.3.8 @@ -937,17 +937,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.9.14, @helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk": +"@helium/helium-entity-manager-sdk@^0.9.15, @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.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/no-emit-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/no-emit-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -960,13 +960,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-react-hooks@^0.9.14, @helium/helium-react-hooks@workspace:packages/helium-react-hooks": +"@helium/helium-react-hooks@^0.9.15, @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.9.14 - "@helium/account-fetch-cache-hooks": ^0.9.14 + "@helium/account-fetch-cache": ^0.9.15 + "@helium/account-fetch-cache-hooks": ^0.9.15 "@solana/spl-token": ^0.3.8 "@solana/wallet-adapter-react": ^0.15.32 "@solana/web3.js": ^1.78.8 @@ -1003,15 +1003,15 @@ __metadata: languageName: node linkType: hard -"@helium/helium-sub-daos-sdk@^0.9.14, @helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk": +"@helium/helium-sub-daos-sdk@^0.9.15, @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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/treasury-management-sdk": ^0.9.14 - "@helium/voter-stake-registry-sdk": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/treasury-management-sdk": ^0.9.15 + "@helium/voter-stake-registry-sdk": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1028,8 +1028,8 @@ __metadata: "@fastify/cors": ^8.1.1 "@fastify/static": ^6 "@helium/organization-sdk": ^0.0.12 - "@helium/spl-utils": ^0.9.14 - "@helium/voter-stake-registry-sdk": ^0.9.14 + "@helium/spl-utils": ^0.9.15 + "@helium/voter-stake-registry-sdk": ^0.9.15 "@solana/web3.js": ^1.78.8 "@types/bn.js": ^5.1.1 "@types/lodash": ^4.17.6 @@ -1053,9 +1053,9 @@ __metadata: resolution: "@helium/hexboosting-sdk@workspace:packages/hexboosting-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1070,16 +1070,16 @@ __metadata: resolution: "@helium/hotspot-utils@workspace:packages/hotspot-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/helium-entity-manager-sdk": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/helium-entity-manager-sdk": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@solana/web3.js": ^1.78.8 bs58: ^4.0.1 languageName: unknown linkType: soft -"@helium/idls@^0.9.14, @helium/idls@workspace:packages/idls": +"@helium/idls@^0.9.15, @helium/idls@workspace:packages/idls": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -1106,13 +1106,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.9.14, @helium/lazy-distributor-sdk@workspace:packages/lazy-distributor-sdk": +"@helium/lazy-distributor-sdk@^0.9.15, @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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1122,13 +1122,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/lazy-transactions-sdk@^0.9.14, @helium/lazy-transactions-sdk@workspace:packages/lazy-transactions-sdk": +"@helium/lazy-transactions-sdk@^0.9.15, @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.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/idls": ^0.9.15 + "@helium/spl-utils": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1147,13 +1147,13 @@ __metadata: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 "@grpc/grpc-js": ^1.10.1 - "@helium/account-fetch-cache": ^0.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/data-credits-sdk": ^0.9.14 - "@helium/helium-entity-manager-sdk": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/data-credits-sdk": ^0.9.15 + "@helium/helium-entity-manager-sdk": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.8 @@ -1187,18 +1187,18 @@ __metadata: "@clockwork-xyz/sdk": ^0.3.0 "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/circuit-breaker-sdk": ^0.9.14 + "@helium/circuit-breaker-sdk": ^0.9.15 "@helium/crypto": ^4.10.2 - "@helium/data-credits-sdk": ^0.9.14 - "@helium/distributor-oracle": ^0.9.14 - "@helium/helium-entity-manager-sdk": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/lazy-distributor-sdk": ^0.9.14 - "@helium/lazy-transactions-sdk": ^0.9.14 - "@helium/treasury-management-sdk": ^0.9.14 - "@helium/voter-stake-registry-sdk": ^0.9.14 + "@helium/data-credits-sdk": ^0.9.15 + "@helium/distributor-oracle": ^0.9.15 + "@helium/helium-entity-manager-sdk": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/lazy-distributor-sdk": ^0.9.15 + "@helium/lazy-transactions-sdk": ^0.9.15 + "@helium/treasury-management-sdk": ^0.9.15 + "@helium/voter-stake-registry-sdk": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@project-serum/borsh": ^0.2.5 "@solana/buffer-layout": ^4.0.0 @@ -1228,14 +1228,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/mobile-entity-manager-sdk@^0.9.14, @helium/mobile-entity-manager-sdk@workspace:packages/mobile-entity-manager-sdk": +"@helium/mobile-entity-manager-sdk@^0.9.15, @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.9.14 - "@helium/helium-entity-manager-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/helium-entity-manager-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -1299,16 +1299,16 @@ __metadata: resolution: "@helium/monitor-service@workspace:packages/monitor-service" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/data-credits-sdk": ^0.9.14 - "@helium/helium-entity-manager-sdk": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/lazy-distributor-sdk": ^0.9.14 - "@helium/lazy-transactions-sdk": ^0.9.14 - "@helium/price-oracle-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/account-fetch-cache": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/data-credits-sdk": ^0.9.15 + "@helium/helium-entity-manager-sdk": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/lazy-distributor-sdk": ^0.9.15 + "@helium/lazy-transactions-sdk": ^0.9.15 + "@helium/price-oracle-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 @@ -1347,7 +1347,7 @@ __metadata: languageName: node linkType: hard -"@helium/no-emit-sdk@^0.9.14, @helium/no-emit-sdk@workspace:packages/no-emit-sdk": +"@helium/no-emit-sdk@^0.9.15, @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: @@ -1387,14 +1387,14 @@ __metadata: languageName: node linkType: hard -"@helium/position-voting-rewards-sdk@^0.9.14, @helium/position-voting-rewards-sdk@workspace:packages/position-voting-rewards-sdk": +"@helium/position-voting-rewards-sdk@^0.9.15, @helium/position-voting-rewards-sdk@workspace:packages/position-voting-rewards-sdk": version: 0.0.0-use.local resolution: "@helium/position-voting-rewards-sdk@workspace:packages/position-voting-rewards-sdk" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.9.14 - "@helium/idls": ^0.9.14 - "@helium/spl-utils": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 + "@helium/spl-utils": ^0.9.15 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -1405,12 +1405,12 @@ __metadata: languageName: unknown linkType: soft -"@helium/price-oracle-sdk@^0.9.14, @helium/price-oracle-sdk@workspace:packages/price-oracle-sdk": +"@helium/price-oracle-sdk@^0.9.15, @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.9.14 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1471,13 +1471,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/rewards-oracle-sdk@^0.9.14, @helium/rewards-oracle-sdk@workspace:packages/rewards-oracle-sdk": +"@helium/rewards-oracle-sdk@^0.9.15, @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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1487,14 +1487,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.9.14, @helium/spl-utils@workspace:packages/spl-utils": +"@helium/spl-utils@^0.9.15, @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.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -1543,9 +1543,9 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/spl-utils": ^0.9.14 + "@helium/spl-utils": ^0.9.15 "@jup-ag/api": ^6.0.6 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.8 @@ -1575,14 +1575,14 @@ __metadata: languageName: node linkType: hard -"@helium/treasury-management-sdk@^0.9.14, @helium/treasury-management-sdk@workspace:packages/treasury-management-sdk": +"@helium/treasury-management-sdk@^0.9.15, @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.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/idls": ^0.9.15 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1597,16 +1597,16 @@ __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.9.14 - "@helium/account-fetch-cache-hooks": ^0.9.14 - "@helium/circuit-breaker-sdk": ^0.9.14 - "@helium/helium-react-hooks": ^0.9.14 - "@helium/helium-sub-daos-sdk": ^0.9.14 + "@helium/account-fetch-cache": ^0.9.15 + "@helium/account-fetch-cache-hooks": ^0.9.15 + "@helium/circuit-breaker-sdk": ^0.9.15 + "@helium/helium-react-hooks": ^0.9.15 + "@helium/helium-sub-daos-sdk": ^0.9.15 "@helium/modular-governance-hooks": ^0.0.12 "@helium/modular-governance-idls": ^0.0.12 - "@helium/position-voting-rewards-sdk": ^0.9.14 - "@helium/spl-utils": ^0.9.14 - "@helium/voter-stake-registry-sdk": ^0.9.14 + "@helium/position-voting-rewards-sdk": ^0.9.15 + "@helium/spl-utils": ^0.9.15 + "@helium/voter-stake-registry-sdk": ^0.9.15 "@solana/wallet-adapter-base": ^0.9.22 "@solana/wallet-adapter-react": ^0.15.32 "@solana/web3.js": ^1.78.8 @@ -1623,15 +1623,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.9.14, @helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk": +"@helium/voter-stake-registry-sdk@^0.9.15, @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.9.14 - "@helium/idls": ^0.9.14 + "@helium/anchor-resolvers": ^0.9.15 + "@helium/idls": ^0.9.15 "@helium/nft-proxy-sdk": ^0.0.12 - "@helium/spl-utils": ^0.9.14 + "@helium/spl-utils": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 @@ -1649,10 +1649,10 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.9.14 + "@helium/account-fetch-cache": ^0.9.15 "@helium/address": ^4.10.2 - "@helium/spl-utils": ^0.9.14 - "@helium/voter-stake-registry-sdk": ^0.9.14 + "@helium/spl-utils": ^0.9.15 + "@helium/voter-stake-registry-sdk": ^0.9.15 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8