From cf5af10e3f3ea833a55c80d6d58edd08abc949d0 Mon Sep 17 00:00:00 2001 From: Chewing Glass Date: Tue, 2 Jan 2024 10:00:49 -0500 Subject: [PATCH] Bump to 0.6.12 --- CHANGELOG.md | 8 + lerna.json | 2 +- .../account-fetch-cache-hooks/CHANGELOG.md | 8 + .../account-fetch-cache-hooks/package.json | 4 +- .../yarn.deploy.lock | 4 +- packages/account-fetch-cache/CHANGELOG.md | 8 + packages/account-fetch-cache/package.json | 2 +- .../CHANGELOG.md | 8 + .../package.json | 4 +- .../yarn.deploy.lock | 4 +- packages/active-device-oracle/CHANGELOG.md | 8 + packages/active-device-oracle/package.json | 2 +- packages/anchor-resolvers/CHANGELOG.md | 8 + packages/anchor-resolvers/package.json | 2 +- packages/circuit-breaker-sdk/CHANGELOG.md | 8 + packages/circuit-breaker-sdk/package.json | 6 +- packages/circuit-breaker-sdk/yarn.deploy.lock | 8 +- packages/crons/CHANGELOG.md | 8 + packages/crons/package.json | 30 +- packages/crons/yarn.deploy.lock | 130 ++++---- packages/currency-utils/CHANGELOG.md | 8 + packages/currency-utils/package.json | 2 +- packages/data-credits-sdk/CHANGELOG.md | 8 + packages/data-credits-sdk/package.json | 10 +- packages/data-credits-sdk/yarn.deploy.lock | 42 +-- packages/distributor-oracle/CHANGELOG.md | 8 + packages/distributor-oracle/package.json | 16 +- packages/distributor-oracle/yarn.deploy.lock | 82 ++--- packages/entity-invalidator/CHANGELOG.md | 8 + packages/entity-invalidator/package.json | 8 +- packages/entity-invalidator/yarn.deploy.lock | 62 ++-- packages/fanout-metadata-service/CHANGELOG.md | 8 + packages/fanout-metadata-service/package.json | 8 +- .../fanout-metadata-service/yarn.deploy.lock | 24 +- packages/fanout-sdk/CHANGELOG.md | 8 + packages/fanout-sdk/package.json | 6 +- packages/fanout-sdk/yarn.deploy.lock | 8 +- packages/faucet-service/CHANGELOG.md | 8 + packages/faucet-service/package.json | 6 +- packages/faucet-service/yarn.deploy.lock | 16 +- packages/helium-admin-cli/CHANGELOG.md | 8 + packages/helium-admin-cli/package.json | 24 +- packages/helium-admin-cli/yarn.deploy.lock | 134 ++++---- .../helium-entity-manager-sdk/CHANGELOG.md | 8 + .../helium-entity-manager-sdk/package.json | 12 +- .../yarn.deploy.lock | 54 ++-- packages/helium-react-hooks/CHANGELOG.md | 8 + packages/helium-react-hooks/package.json | 6 +- packages/helium-react-hooks/yarn.deploy.lock | 10 +- packages/helium-sub-daos-sdk/CHANGELOG.md | 8 + packages/helium-sub-daos-sdk/package.json | 10 +- packages/helium-sub-daos-sdk/yarn.deploy.lock | 32 +- packages/hotspot-utils/CHANGELOG.md | 8 + packages/hotspot-utils/package.json | 10 +- packages/hotspot-utils/yarn.deploy.lock | 64 ++-- packages/idls/CHANGELOG.md | 8 + packages/idls/package.json | 2 +- packages/lazy-distributor-sdk/CHANGELOG.md | 8 + packages/lazy-distributor-sdk/package.json | 6 +- .../lazy-distributor-sdk/yarn.deploy.lock | 14 +- packages/lazy-transactions-sdk/CHANGELOG.md | 8 + packages/lazy-transactions-sdk/package.json | 6 +- .../lazy-transactions-sdk/yarn.deploy.lock | 16 +- packages/metadata-service/CHANGELOG.md | 8 + packages/metadata-service/package.json | 12 +- packages/metadata-service/yarn.deploy.lock | 66 ++-- packages/migration-service/CHANGELOG.md | 8 + packages/migration-service/package.json | 22 +- packages/migration-service/yarn.deploy.lock | 120 ++++---- .../mobile-entity-manager-sdk/CHANGELOG.md | 8 + .../mobile-entity-manager-sdk/package.json | 8 +- .../yarn.deploy.lock | 62 ++-- packages/monitor-service/CHANGELOG.md | 8 + packages/monitor-service/package.json | 22 +- packages/monitor-service/yarn.deploy.lock | 102 +++---- packages/no-emit-sdk/CHANGELOG.md | 8 + packages/no-emit-sdk/package.json | 2 +- packages/price-oracle-sdk/CHANGELOG.md | 8 + packages/price-oracle-sdk/package.json | 4 +- packages/price-oracle-sdk/yarn.deploy.lock | 4 +- .../CHANGELOG.md | 8 + .../package.json | 2 +- packages/rewards-oracle-sdk/CHANGELOG.md | 8 + packages/rewards-oracle-sdk/package.json | 6 +- packages/rewards-oracle-sdk/yarn.deploy.lock | 8 +- packages/spl-utils/CHANGELOG.md | 8 + packages/spl-utils/package.json | 6 +- packages/spl-utils/yarn.deploy.lock | 8 +- packages/tokens-to-rent-service/CHANGELOG.md | 8 + packages/tokens-to-rent-service/package.json | 6 +- .../tokens-to-rent-service/yarn.deploy.lock | 14 +- packages/treasury-management-sdk/CHANGELOG.md | 8 + packages/treasury-management-sdk/package.json | 8 +- .../treasury-management-sdk/yarn.deploy.lock | 16 +- .../voter-stake-registry-hooks/CHANGELOG.md | 8 + .../voter-stake-registry-hooks/package.json | 14 +- .../yarn.deploy.lock | 64 ++-- .../voter-stake-registry-sdk/CHANGELOG.md | 8 + .../voter-stake-registry-sdk/package.json | 6 +- .../voter-stake-registry-sdk/yarn.deploy.lock | 8 +- packages/vsr-metadata-service/CHANGELOG.md | 8 + packages/vsr-metadata-service/package.json | 8 +- .../vsr-metadata-service/yarn.deploy.lock | 24 +- packages/xnft-hotspot/CHANGELOG.md | 8 + packages/xnft-hotspot/package.json | 12 +- packages/xnft-hotspot/yarn.deploy.lock | 104 +++---- yarn.lock | 286 +++++++++--------- 107 files changed, 1260 insertions(+), 956 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 81fb744fa..bca9df485 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.6.12](https://github.com/helium/helium-program-library/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package helium-program-library + + + + + ## [0.6.11](https://github.com/helium/helium-program-library/compare/v0.6.8...v0.6.11) (2023-12-27) diff --git a/lerna.json b/lerna.json index 078557cf3..d99e7f8f2 100644 --- a/lerna.json +++ b/lerna.json @@ -4,5 +4,5 @@ "packages/*" ], "useWorkspaces": true, - "version": "0.6.12-next.0+C50F3444" + "version": "0.6.12" } diff --git a/packages/account-fetch-cache-hooks/CHANGELOG.md b/packages/account-fetch-cache-hooks/CHANGELOG.md index 2cfba6b41..9f1179cd2 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/account-fetch-cache-hooks + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) **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 7c81d226a..c15b7c088 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.6.12-next.0+C50F3444", + "version": "0.6.12", "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.6.12-next.0+C50F3444", + "@helium/account-fetch-cache": "^0.6.12", "@solana/web3.js": "^1.78.4", "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 979bd6ba5..0f186e176 100644 --- a/packages/account-fetch-cache-hooks/yarn.deploy.lock +++ b/packages/account-fetch-cache-hooks/yarn.deploy.lock @@ -18,7 +18,7 @@ __metadata: version: 0.0.0-use.local resolution: "@helium/account-fetch-cache-hooks@workspace:." dependencies: - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@solana/web3.js": ^1.78.4 git-format-staged: ^2.1.3 react-async-hook: ^4.0.0 @@ -30,7 +30,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/account-fetch-cache@^0.6.12-next.0+C50F3444": +"@helium/account-fetch-cache@^0.6.12": 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 cc566cdaa..8112870ee 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.6.12](https://github.com/helium/helium-program-library/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/account-fetch-cache + + + + + ## [0.6.11](https://github.com/helium/helium-program-library/compare/v0.6.8...v0.6.11) (2023-12-27) **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 8e0bfe57d..ec8289703 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.6.12-next.0+C50F3444", + "version": "0.6.12", "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 fd15669ad..0aa6d0f13 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/account-postgres-sink-service + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) **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 397946e26..a6fb7b09e 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.6.12-next.0+C50F3444", + "version": "0.6.12", "description": "Sync account data to postgres", "repository": { "type": "git", @@ -34,7 +34,7 @@ "dependencies": { "@coral-xyz/anchor": "^0.28.0", "@fastify/cors": "^8.1.1", - "@helium/account-fetch-cache": "^0.6.12-next.0+C50F3444", + "@helium/account-fetch-cache": "^0.6.12", "@metaplex-foundation/mpl-token-metadata": "^2.10.0", "@solana/web3.js": "^1.78.4", "aws-sdk": "^2.1344.0", diff --git a/packages/account-postgres-sink-service/yarn.deploy.lock b/packages/account-postgres-sink-service/yarn.deploy.lock index fbc5f4f29..b7e713c34 100644 --- a/packages/account-postgres-sink-service/yarn.deploy.lock +++ b/packages/account-postgres-sink-service/yarn.deploy.lock @@ -111,7 +111,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.12-next.0+C50F3444": +"@helium/account-fetch-cache@^0.6.12": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -128,7 +128,7 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/web3.js": ^1.78.4 "@types/bn.js": ^5.1.1 diff --git a/packages/active-device-oracle/CHANGELOG.md b/packages/active-device-oracle/CHANGELOG.md index cf9e7c4c5..3667b00a1 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/active-device-oracle + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) **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 9d55c307f..f61e02af1 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.6.12-next.0+C50F3444", + "version": "0.6.12", "description": "Oracle of helium active devices", "repository": { "type": "git", diff --git a/packages/anchor-resolvers/CHANGELOG.md b/packages/anchor-resolvers/CHANGELOG.md index d9d0c909d..e51a5d121 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.6.12](https://github.com/helium/helium-program-library/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/anchor-resolvers + + + + + ## [0.6.11](https://github.com/helium/helium-program-library/compare/v0.6.8...v0.6.11) (2023-12-27) **Note:** Version bump only for package @helium/anchor-resolvers diff --git a/packages/anchor-resolvers/package.json b/packages/anchor-resolvers/package.json index 314342acb..110f608d9 100644 --- a/packages/anchor-resolvers/package.json +++ b/packages/anchor-resolvers/package.json @@ -1,6 +1,6 @@ { "name": "@helium/anchor-resolvers", - "version": "0.6.12-next.0+C50F3444", + "version": "0.6.12", "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 9b33b563c..9d5c85b9c 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/circuit-breaker-sdk + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) **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 337eecdfc..20cda5c0a 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.6.12-next.0+C50F3444", + "version": "0.6.12", "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.6.12-next.0+C50F3444", - "@helium/idls": "^0.6.12-next.0+C50F3444", + "@helium/anchor-resolvers": "^0.6.12", + "@helium/idls": "^0.6.12", "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 3c4a05899..637ec88d9 100644 --- a/packages/circuit-breaker-sdk/yarn.deploy.lock +++ b/packages/circuit-breaker-sdk/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.12-next.0+C50F3444": +"@helium/anchor-resolvers@^0.6.12": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -77,8 +77,8 @@ __metadata: resolution: "@helium/circuit-breaker-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -88,7 +88,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.12-next.0+C50F3444": +"@helium/idls@^0.6.12": 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 bdaece6aa..72c2d4a01 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.6.12](https://github.com/helium/helium-program-library/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/crons + + + + + ## [0.6.11](https://github.com/helium/helium-program-library/compare/v0.6.8...v0.6.11) (2023-12-27) diff --git a/packages/crons/package.json b/packages/crons/package.json index c85f25553..129247385 100644 --- a/packages/crons/package.json +++ b/packages/crons/package.json @@ -1,6 +1,6 @@ { "name": "@helium/crons", - "version": "0.6.12-next.0+C50F3444", + "version": "0.6.12", "description": "scripts to run on a schedule", "private": true, "publishConfig": { @@ -32,23 +32,23 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/account-fetch-cache": "^0.6.12-next.0+C50F3444", - "@helium/distributor-oracle": "^0.6.12-next.0+C50F3444", - "@helium/fanout-sdk": "^0.6.12-next.0+C50F3444", - "@helium/helium-entity-manager-sdk": "^0.6.12-next.0+C50F3444", - "@helium/helium-sub-daos-sdk": "^0.6.12-next.0+C50F3444", - "@helium/idls": "^0.6.12-next.0+C50F3444", - "@helium/lazy-distributor-sdk": "^0.6.12-next.0+C50F3444", - "@helium/mobile-entity-manager-sdk": "^0.6.12-next.0+C50F3444", - "@helium/no-emit-sdk": "^0.6.12-next.0+C50F3444", + "@helium/account-fetch-cache": "^0.6.12", + "@helium/distributor-oracle": "^0.6.12", + "@helium/fanout-sdk": "^0.6.12", + "@helium/helium-entity-manager-sdk": "^0.6.12", + "@helium/helium-sub-daos-sdk": "^0.6.12", + "@helium/idls": "^0.6.12", + "@helium/lazy-distributor-sdk": "^0.6.12", + "@helium/mobile-entity-manager-sdk": "^0.6.12", + "@helium/no-emit-sdk": "^0.6.12", "@helium/organization-sdk": "^0.0.8", - "@helium/price-oracle-sdk": "^0.6.12-next.0+C50F3444", + "@helium/price-oracle-sdk": "^0.6.12", "@helium/proposal-sdk": "^0.0.8", - "@helium/rewards-oracle-sdk": "^0.6.12-next.0+C50F3444", - "@helium/spl-utils": "^0.6.12-next.0+C50F3444", + "@helium/rewards-oracle-sdk": "^0.6.12", + "@helium/spl-utils": "^0.6.12", "@helium/state-controller-sdk": "^0.0.8", - "@helium/treasury-management-sdk": "^0.6.12-next.0+C50F3444", - "@helium/voter-stake-registry-sdk": "^0.6.12-next.0+C50F3444", + "@helium/treasury-management-sdk": "^0.6.12", + "@helium/voter-stake-registry-sdk": "^0.6.12", "@solana/spl-token": "^0.3.8", "@solana/web3.js": "^1.78.4", "axios": "^1.3.6", diff --git a/packages/crons/yarn.deploy.lock b/packages/crons/yarn.deploy.lock index a1b21dc05..604cf450c 100644 --- a/packages/crons/yarn.deploy.lock +++ b/packages/crons/yarn.deploy.lock @@ -102,7 +102,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.12-next.0+C50F3444": +"@helium/account-fetch-cache@^0.6.12": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -124,7 +124,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.12-next.0+C50F3444": +"@helium/anchor-resolvers@^0.6.12": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -150,13 +150,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.6.12-next.0+C50F3444": +"@helium/circuit-breaker-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -171,23 +171,23 @@ __metadata: resolution: "@helium/crons@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 - "@helium/distributor-oracle": ^0.6.12-next.0+C50F3444 - "@helium/fanout-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/lazy-distributor-sdk": ^0.6.12-next.0+C50F3444 - "@helium/mobile-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/no-emit-sdk": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 + "@helium/distributor-oracle": ^0.6.12 + "@helium/fanout-sdk": ^0.6.12 + "@helium/helium-entity-manager-sdk": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/lazy-distributor-sdk": ^0.6.12 + "@helium/mobile-entity-manager-sdk": ^0.6.12 + "@helium/no-emit-sdk": ^0.6.12 "@helium/organization-sdk": ^0.0.8 - "@helium/price-oracle-sdk": ^0.6.12-next.0+C50F3444 + "@helium/price-oracle-sdk": ^0.6.12 "@helium/proposal-sdk": ^0.0.8 - "@helium/rewards-oracle-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/rewards-oracle-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@helium/state-controller-sdk": ^0.0.8 - "@helium/treasury-management-sdk": ^0.6.12-next.0+C50F3444 - "@helium/voter-stake-registry-sdk": ^0.6.12-next.0+C50F3444 + "@helium/treasury-management-sdk": ^0.6.12 + "@helium/voter-stake-registry-sdk": ^0.6.12 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.4 "@types/bn.js": ^5.1.0 @@ -205,20 +205,20 @@ __metadata: languageName: unknown linkType: soft -"@helium/distributor-oracle@^0.6.12-next.0+C50F3444": +"@helium/distributor-oracle@^0.6.12": 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.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/lazy-distributor-sdk": ^0.6.12-next.0+C50F3444 - "@helium/rewards-oracle-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/helium-entity-manager-sdk": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/lazy-distributor-sdk": ^0.6.12 + "@helium/rewards-oracle-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@solana/spl-token": ^0.3.8 "@types/bs58": ^4.0.1 @@ -246,13 +246,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/fanout-sdk@^0.6.12-next.0+C50F3444": +"@helium/fanout-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -262,17 +262,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.6.12-next.0+C50F3444": +"@helium/helium-entity-manager-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/no-emit-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/no-emit-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -285,15 +285,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.6.12-next.0+C50F3444": +"@helium/helium-sub-daos-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/treasury-management-sdk": ^0.6.12-next.0+C50F3444 - "@helium/voter-stake-registry-sdk": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/treasury-management-sdk": ^0.6.12 + "@helium/voter-stake-registry-sdk": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -303,7 +303,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.12-next.0+C50F3444": +"@helium/idls@^0.6.12": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -330,13 +330,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.6.12-next.0+C50F3444": +"@helium/lazy-distributor-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -346,14 +346,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/mobile-entity-manager-sdk@^0.6.12-next.0+C50F3444": +"@helium/mobile-entity-manager-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/helium-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/helium-entity-manager-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -374,7 +374,7 @@ __metadata: languageName: node linkType: hard -"@helium/no-emit-sdk@^0.6.12-next.0+C50F3444": +"@helium/no-emit-sdk@^0.6.12": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -402,12 +402,12 @@ __metadata: languageName: node linkType: hard -"@helium/price-oracle-sdk@^0.6.12-next.0+C50F3444": +"@helium/price-oracle-sdk@^0.6.12": 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.6.12-next.0+C50F3444 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -428,13 +428,13 @@ __metadata: languageName: node linkType: hard -"@helium/rewards-oracle-sdk@^0.6.12-next.0+C50F3444": +"@helium/rewards-oracle-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -444,14 +444,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.12-next.0+C50F3444": +"@helium/spl-utils@^0.6.12": 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.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -477,14 +477,14 @@ __metadata: languageName: node linkType: hard -"@helium/treasury-management-sdk@^0.6.12-next.0+C50F3444": +"@helium/treasury-management-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -494,13 +494,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.12-next.0+C50F3444": +"@helium/voter-stake-registry-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 "@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 c96a5ca8d..c5002b501 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.6.12](https://github.com/helium/helium-program-library/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/currency-utils + + + + + ## [0.6.11](https://github.com/helium/helium-program-library/compare/v0.6.8...v0.6.11) (2023-12-27) **Note:** Version bump only for package @helium/currency-utils diff --git a/packages/currency-utils/package.json b/packages/currency-utils/package.json index e5d31c4f7..355ff9340 100644 --- a/packages/currency-utils/package.json +++ b/packages/currency-utils/package.json @@ -1,6 +1,6 @@ { "name": "@helium/currency-utils", - "version": "0.6.12-next.0+C50F3444", + "version": "0.6.12", "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 c94be5c4e..f40832615 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/data-credits-sdk + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) **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 0e7a39845..fecce0791 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.6.12-next.0+C50F3444", + "version": "0.6.12", "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.6.12-next.0+C50F3444", - "@helium/circuit-breaker-sdk": "^0.6.12-next.0+C50F3444", - "@helium/helium-sub-daos-sdk": "^0.6.12-next.0+C50F3444", - "@helium/idls": "^0.6.12-next.0+C50F3444", + "@helium/anchor-resolvers": "^0.6.12", + "@helium/circuit-breaker-sdk": "^0.6.12", + "@helium/helium-sub-daos-sdk": "^0.6.12", + "@helium/idls": "^0.6.12", "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 61aa734c0..6ab23d2f6 100644 --- a/packages/data-credits-sdk/yarn.deploy.lock +++ b/packages/data-credits-sdk/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.12-next.0+C50F3444": +"@helium/anchor-resolvers@^0.6.12": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -72,13 +72,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/circuit-breaker-sdk@^0.6.12-next.0+C50F3444": +"@helium/circuit-breaker-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -93,10 +93,10 @@ __metadata: resolution: "@helium/data-credits-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -108,15 +108,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.6.12-next.0+C50F3444": +"@helium/helium-sub-daos-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/treasury-management-sdk": ^0.6.12-next.0+C50F3444 - "@helium/voter-stake-registry-sdk": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/treasury-management-sdk": ^0.6.12 + "@helium/voter-stake-registry-sdk": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -126,7 +126,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.12-next.0+C50F3444": +"@helium/idls@^0.6.12": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -140,14 +140,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.12-next.0+C50F3444": +"@helium/treasury-management-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -157,13 +157,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.12-next.0+C50F3444": +"@helium/voter-stake-registry-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 "@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 1c9185198..ec053976b 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/distributor-oracle + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) diff --git a/packages/distributor-oracle/package.json b/packages/distributor-oracle/package.json index b5ddc1292..eec86bc3b 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.6.12-next.0+C50F3444", + "version": "0.6.12", "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.6.12-next.0+C50F3444", + "@helium/account-fetch-cache": "^0.6.12", "@helium/address": "^4.10.2", - "@helium/helium-entity-manager-sdk": "^0.6.12-next.0+C50F3444", - "@helium/helium-sub-daos-sdk": "^0.6.12-next.0+C50F3444", - "@helium/idls": "^0.6.12-next.0+C50F3444", - "@helium/lazy-distributor-sdk": "^0.6.12-next.0+C50F3444", - "@helium/rewards-oracle-sdk": "^0.6.12-next.0+C50F3444", - "@helium/spl-utils": "^0.6.12-next.0+C50F3444", + "@helium/helium-entity-manager-sdk": "^0.6.12", + "@helium/helium-sub-daos-sdk": "^0.6.12", + "@helium/idls": "^0.6.12", + "@helium/lazy-distributor-sdk": "^0.6.12", + "@helium/rewards-oracle-sdk": "^0.6.12", + "@helium/spl-utils": "^0.6.12", "@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 05eaf53e1..aebac8157 100644 --- a/packages/distributor-oracle/yarn.deploy.lock +++ b/packages/distributor-oracle/yarn.deploy.lock @@ -102,7 +102,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.12-next.0+C50F3444": +"@helium/account-fetch-cache@^0.6.12": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -124,7 +124,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.12-next.0+C50F3444": +"@helium/anchor-resolvers@^0.6.12": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -150,13 +150,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.6.12-next.0+C50F3444": +"@helium/circuit-breaker-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -172,14 +172,14 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/lazy-distributor-sdk": ^0.6.12-next.0+C50F3444 - "@helium/rewards-oracle-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/helium-entity-manager-sdk": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/lazy-distributor-sdk": ^0.6.12 + "@helium/rewards-oracle-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@solana/spl-token": ^0.3.8 "@types/bs58": ^4.0.1 @@ -207,17 +207,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.6.12-next.0+C50F3444": +"@helium/helium-entity-manager-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/no-emit-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/no-emit-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -230,15 +230,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.6.12-next.0+C50F3444": +"@helium/helium-sub-daos-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/treasury-management-sdk": ^0.6.12-next.0+C50F3444 - "@helium/voter-stake-registry-sdk": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/treasury-management-sdk": ^0.6.12 + "@helium/voter-stake-registry-sdk": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -248,7 +248,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.12-next.0+C50F3444": +"@helium/idls@^0.6.12": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -275,13 +275,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.6.12-next.0+C50F3444": +"@helium/lazy-distributor-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -291,7 +291,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/no-emit-sdk@^0.6.12-next.0+C50F3444": +"@helium/no-emit-sdk@^0.6.12": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -307,13 +307,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/rewards-oracle-sdk@^0.6.12-next.0+C50F3444": +"@helium/rewards-oracle-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -323,14 +323,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.12-next.0+C50F3444": +"@helium/spl-utils@^0.6.12": 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.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -345,14 +345,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.12-next.0+C50F3444": +"@helium/treasury-management-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -362,13 +362,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.12-next.0+C50F3444": +"@helium/voter-stake-registry-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 diff --git a/packages/entity-invalidator/CHANGELOG.md b/packages/entity-invalidator/CHANGELOG.md index 5167c6f40..84810f141 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/entity-invalidator + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) **Note:** Version bump only for package @helium/entity-invalidator diff --git a/packages/entity-invalidator/package.json b/packages/entity-invalidator/package.json index 981e7c4a8..cdad24f32 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.6.12-next.0+C50F3444", + "version": "0.6.12", "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.6.12-next.0+C50F3444", - "@helium/helium-entity-manager-sdk": "^0.6.12-next.0+C50F3444", - "@helium/spl-utils": "^0.6.12-next.0+C50F3444", + "@helium/account-fetch-cache": "^0.6.12", + "@helium/helium-entity-manager-sdk": "^0.6.12", + "@helium/spl-utils": "^0.6.12", "@solana/web3.js": "^1.78.4", "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 a0404bd79..24b95356e 100644 --- a/packages/entity-invalidator/yarn.deploy.lock +++ b/packages/entity-invalidator/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.12-next.0+C50F3444": +"@helium/account-fetch-cache@^0.6.12": 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.6.12-next.0+C50F3444": +"@helium/anchor-resolvers@^0.6.12": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -106,13 +106,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.6.12-next.0+C50F3444": +"@helium/circuit-breaker-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -127,9 +127,9 @@ __metadata: resolution: "@helium/entity-invalidator@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 - "@helium/helium-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 + "@helium/helium-entity-manager-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@solana/web3.js": ^1.78.4 "@types/bn.js": ^5.1.1 "@types/deep-equal": ^1.0.1 @@ -153,17 +153,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.6.12-next.0+C50F3444": +"@helium/helium-entity-manager-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/no-emit-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/no-emit-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -176,15 +176,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.6.12-next.0+C50F3444": +"@helium/helium-sub-daos-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/treasury-management-sdk": ^0.6.12-next.0+C50F3444 - "@helium/voter-stake-registry-sdk": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/treasury-management-sdk": ^0.6.12 + "@helium/voter-stake-registry-sdk": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -194,7 +194,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.12-next.0+C50F3444": +"@helium/idls@^0.6.12": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -221,7 +221,7 @@ __metadata: languageName: node linkType: hard -"@helium/no-emit-sdk@^0.6.12-next.0+C50F3444": +"@helium/no-emit-sdk@^0.6.12": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -237,14 +237,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.12-next.0+C50F3444": +"@helium/spl-utils@^0.6.12": 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.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -259,14 +259,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.12-next.0+C50F3444": +"@helium/treasury-management-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -276,13 +276,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.12-next.0+C50F3444": +"@helium/voter-stake-registry-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 "@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 938cb89a5..d93fca3d1 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/fanout-metadata-service + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) **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 0422e2d20..163bd9c7e 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.6.12-next.0+C50F3444", + "version": "0.6.12", "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.6.12-next.0+C50F3444", + "@helium/account-fetch-cache": "^0.6.12", "@helium/address": "^4.10.2", - "@helium/fanout-sdk": "^0.6.12-next.0+C50F3444", - "@helium/spl-utils": "^0.6.12-next.0+C50F3444", + "@helium/fanout-sdk": "^0.6.12", + "@helium/spl-utils": "^0.6.12", "@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 26c0bcdcc..50388104b 100644 --- a/packages/fanout-metadata-service/yarn.deploy.lock +++ b/packages/fanout-metadata-service/yarn.deploy.lock @@ -102,7 +102,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.12-next.0+C50F3444": +"@helium/account-fetch-cache@^0.6.12": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -124,7 +124,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.12-next.0+C50F3444": +"@helium/anchor-resolvers@^0.6.12": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -144,10 +144,10 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/fanout-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/fanout-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -165,13 +165,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/fanout-sdk@^0.6.12-next.0+C50F3444": +"@helium/fanout-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -181,7 +181,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.12-next.0+C50F3444": +"@helium/idls@^0.6.12": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -195,14 +195,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.12-next.0+C50F3444": +"@helium/spl-utils@^0.6.12": 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.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 "@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 e0aaf5f92..d0947a42e 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/fanout-sdk + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) **Note:** Version bump only for package @helium/fanout-sdk diff --git a/packages/fanout-sdk/package.json b/packages/fanout-sdk/package.json index 5c69bb90c..3758b1033 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.6.12-next.0+C50F3444", + "version": "0.6.12", "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.6.12-next.0+C50F3444", - "@helium/idls": "^0.6.12-next.0+C50F3444", + "@helium/anchor-resolvers": "^0.6.12", + "@helium/idls": "^0.6.12", "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 04d76a9e0..b1f108b1f 100644 --- a/packages/fanout-sdk/yarn.deploy.lock +++ b/packages/fanout-sdk/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.12-next.0+C50F3444": +"@helium/anchor-resolvers@^0.6.12": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -77,8 +77,8 @@ __metadata: resolution: "@helium/fanout-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -88,7 +88,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.12-next.0+C50F3444": +"@helium/idls@^0.6.12": 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 fab3ade7f..dbfcea6a9 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/faucet-service + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) **Note:** Version bump only for package @helium/faucet-service diff --git a/packages/faucet-service/package.json b/packages/faucet-service/package.json index ec9210001..43d904eb5 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.6.12-next.0+C50F3444", + "version": "0.6.12", "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.6.12-next.0+C50F3444", - "@helium/spl-utils": "^0.6.12-next.0+C50F3444", + "@helium/idls": "^0.6.12", + "@helium/spl-utils": "^0.6.12", "@metaplex-foundation/mpl-token-metadata": "^2.10.0", "@solana/spl-token": "^0.3.8", "@solana/web3.js": "^1.78.4", diff --git a/packages/faucet-service/yarn.deploy.lock b/packages/faucet-service/yarn.deploy.lock index 629b7d253..e6f53c03f 100644 --- a/packages/faucet-service/yarn.deploy.lock +++ b/packages/faucet-service/yarn.deploy.lock @@ -102,7 +102,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.12-next.0+C50F3444": +"@helium/account-fetch-cache@^0.6.12": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -124,7 +124,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.12-next.0+C50F3444": +"@helium/anchor-resolvers@^0.6.12": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -144,8 +144,8 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/idls": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.4 @@ -165,7 +165,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.12-next.0+C50F3444": +"@helium/idls@^0.6.12": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -179,14 +179,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.12-next.0+C50F3444": +"@helium/spl-utils@^0.6.12": 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.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 "@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 71598a3e0..8bb92c34f 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/helium-admin-cli + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) diff --git a/packages/helium-admin-cli/package.json b/packages/helium-admin-cli/package.json index 3aed3ee9b..801eacc24 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.6.12-next.0+C50F3444", + "version": "0.6.12", "description": "CLI to bootstrap the network", "repository": { "type": "git", @@ -40,18 +40,18 @@ "dependencies": { "@coral-xyz/anchor": "^0.28.0", "@helium/address": "^4.10.2", - "@helium/circuit-breaker-sdk": "^0.6.12-next.0+C50F3444", + "@helium/circuit-breaker-sdk": "^0.6.12", "@helium/crypto": "^4.10.2", - "@helium/data-credits-sdk": "^0.6.12-next.0+C50F3444", - "@helium/distributor-oracle": "^0.6.12-next.0+C50F3444", - "@helium/fanout-sdk": "^0.6.12-next.0+C50F3444", - "@helium/helium-entity-manager-sdk": "^0.6.12-next.0+C50F3444", - "@helium/helium-sub-daos-sdk": "^0.6.12-next.0+C50F3444", - "@helium/lazy-distributor-sdk": "^0.6.12-next.0+C50F3444", - "@helium/mobile-entity-manager-sdk": "^0.6.12-next.0+C50F3444", - "@helium/price-oracle-sdk": "^0.6.12-next.0+C50F3444", - "@helium/spl-utils": "^0.6.12-next.0+C50F3444", - "@helium/treasury-management-sdk": "^0.6.12-next.0+C50F3444", + "@helium/data-credits-sdk": "^0.6.12", + "@helium/distributor-oracle": "^0.6.12", + "@helium/fanout-sdk": "^0.6.12", + "@helium/helium-entity-manager-sdk": "^0.6.12", + "@helium/helium-sub-daos-sdk": "^0.6.12", + "@helium/lazy-distributor-sdk": "^0.6.12", + "@helium/mobile-entity-manager-sdk": "^0.6.12", + "@helium/price-oracle-sdk": "^0.6.12", + "@helium/spl-utils": "^0.6.12", + "@helium/treasury-management-sdk": "^0.6.12", "@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 4c883a7a7..9de023894 100644 --- a/packages/helium-admin-cli/yarn.deploy.lock +++ b/packages/helium-admin-cli/yarn.deploy.lock @@ -137,7 +137,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.12-next.0+C50F3444": +"@helium/account-fetch-cache@^0.6.12": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -159,7 +159,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.12-next.0+C50F3444": +"@helium/anchor-resolvers@^0.6.12": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -185,13 +185,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.6.12-next.0+C50F3444": +"@helium/circuit-breaker-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -212,15 +212,15 @@ __metadata: languageName: node linkType: hard -"@helium/data-credits-sdk@^0.6.12-next.0+C50F3444": +"@helium/data-credits-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -232,20 +232,20 @@ __metadata: languageName: unknown linkType: soft -"@helium/distributor-oracle@^0.6.12-next.0+C50F3444": +"@helium/distributor-oracle@^0.6.12": 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.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/lazy-distributor-sdk": ^0.6.12-next.0+C50F3444 - "@helium/rewards-oracle-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/helium-entity-manager-sdk": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/lazy-distributor-sdk": ^0.6.12 + "@helium/rewards-oracle-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@solana/spl-token": ^0.3.8 "@types/bs58": ^4.0.1 @@ -273,13 +273,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/fanout-sdk@^0.6.12-next.0+C50F3444": +"@helium/fanout-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -295,18 +295,18 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 + "@helium/circuit-breaker-sdk": ^0.6.12 "@helium/crypto": ^4.10.2 - "@helium/data-credits-sdk": ^0.6.12-next.0+C50F3444 - "@helium/distributor-oracle": ^0.6.12-next.0+C50F3444 - "@helium/fanout-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/lazy-distributor-sdk": ^0.6.12-next.0+C50F3444 - "@helium/mobile-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/price-oracle-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 - "@helium/treasury-management-sdk": ^0.6.12-next.0+C50F3444 + "@helium/data-credits-sdk": ^0.6.12 + "@helium/distributor-oracle": ^0.6.12 + "@helium/fanout-sdk": ^0.6.12 + "@helium/helium-entity-manager-sdk": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/lazy-distributor-sdk": ^0.6.12 + "@helium/mobile-entity-manager-sdk": ^0.6.12 + "@helium/price-oracle-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 + "@helium/treasury-management-sdk": ^0.6.12 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-governance": ^0.3.18 "@solana/spl-token": ^0.3.8 @@ -326,17 +326,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.6.12-next.0+C50F3444": +"@helium/helium-entity-manager-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/no-emit-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/no-emit-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -349,15 +349,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.6.12-next.0+C50F3444": +"@helium/helium-sub-daos-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/treasury-management-sdk": ^0.6.12-next.0+C50F3444 - "@helium/voter-stake-registry-sdk": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/treasury-management-sdk": ^0.6.12 + "@helium/voter-stake-registry-sdk": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -367,7 +367,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.12-next.0+C50F3444": +"@helium/idls@^0.6.12": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -394,13 +394,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.6.12-next.0+C50F3444": +"@helium/lazy-distributor-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -410,14 +410,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/mobile-entity-manager-sdk@^0.6.12-next.0+C50F3444": +"@helium/mobile-entity-manager-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/helium-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/helium-entity-manager-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -428,7 +428,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/no-emit-sdk@^0.6.12-next.0+C50F3444": +"@helium/no-emit-sdk@^0.6.12": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -444,12 +444,12 @@ __metadata: languageName: unknown linkType: soft -"@helium/price-oracle-sdk@^0.6.12-next.0+C50F3444": +"@helium/price-oracle-sdk@^0.6.12": 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.6.12-next.0+C50F3444 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -459,13 +459,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/rewards-oracle-sdk@^0.6.12-next.0+C50F3444": +"@helium/rewards-oracle-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -475,14 +475,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.12-next.0+C50F3444": +"@helium/spl-utils@^0.6.12": 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.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -497,14 +497,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.12-next.0+C50F3444": +"@helium/treasury-management-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -514,13 +514,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.12-next.0+C50F3444": +"@helium/voter-stake-registry-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 "@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 117ea54e5..d7146061a 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/helium-entity-manager-sdk + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) **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 8a4c4b6e2..250763229 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.6.12-next.0+C50F3444", + "version": "0.6.12", "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.6.12-next.0+C50F3444", - "@helium/helium-sub-daos-sdk": "^0.6.12-next.0+C50F3444", - "@helium/idls": "^0.6.12-next.0+C50F3444", - "@helium/no-emit-sdk": "^0.6.12-next.0+C50F3444", - "@helium/spl-utils": "^0.6.12-next.0+C50F3444", + "@helium/anchor-resolvers": "^0.6.12", + "@helium/helium-sub-daos-sdk": "^0.6.12", + "@helium/idls": "^0.6.12", + "@helium/no-emit-sdk": "^0.6.12", + "@helium/spl-utils": "^0.6.12", "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 f86cfd358..b714f68d2 100644 --- a/packages/helium-entity-manager-sdk/yarn.deploy.lock +++ b/packages/helium-entity-manager-sdk/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.12-next.0+C50F3444": +"@helium/account-fetch-cache@^0.6.12": 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.6.12-next.0+C50F3444": +"@helium/anchor-resolvers@^0.6.12": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -106,13 +106,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.6.12-next.0+C50F3444": +"@helium/circuit-breaker-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -128,11 +128,11 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/no-emit-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/no-emit-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -145,15 +145,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.6.12-next.0+C50F3444": +"@helium/helium-sub-daos-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/treasury-management-sdk": ^0.6.12-next.0+C50F3444 - "@helium/voter-stake-registry-sdk": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/treasury-management-sdk": ^0.6.12 + "@helium/voter-stake-registry-sdk": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -163,7 +163,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.12-next.0+C50F3444": +"@helium/idls@^0.6.12": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -190,7 +190,7 @@ __metadata: languageName: node linkType: hard -"@helium/no-emit-sdk@^0.6.12-next.0+C50F3444": +"@helium/no-emit-sdk@^0.6.12": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -206,14 +206,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.12-next.0+C50F3444": +"@helium/spl-utils@^0.6.12": 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.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -228,14 +228,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.12-next.0+C50F3444": +"@helium/treasury-management-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -245,13 +245,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.12-next.0+C50F3444": +"@helium/voter-stake-registry-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 "@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 e7ffe23fe..21a7ddc12 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/helium-react-hooks + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) **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 580f50c76..5a732b488 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.6.12-next.0+C50F3444", + "version": "0.6.12", "description": "React hooks for helium", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/account-fetch-cache": "^0.6.12-next.0+C50F3444", - "@helium/account-fetch-cache-hooks": "^0.6.12-next.0+C50F3444", + "@helium/account-fetch-cache": "^0.6.12", + "@helium/account-fetch-cache-hooks": "^0.6.12", "@solana/spl-token": "^0.3.8", "@solana/web3.js": "^1.78.4", "bs58": "^4.0.1", diff --git a/packages/helium-react-hooks/yarn.deploy.lock b/packages/helium-react-hooks/yarn.deploy.lock index 30df99b38..d5303f0bd 100644 --- a/packages/helium-react-hooks/yarn.deploy.lock +++ b/packages/helium-react-hooks/yarn.deploy.lock @@ -49,11 +49,11 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache-hooks@^0.6.12-next.0+C50F3444": +"@helium/account-fetch-cache-hooks@^0.6.12": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache-hooks@workspace:packages/account-fetch-cache-hooks" dependencies: - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@solana/web3.js": ^1.78.4 git-format-staged: ^2.1.3 react-async-hook: ^4.0.0 @@ -65,7 +65,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/account-fetch-cache@^0.6.12-next.0+C50F3444": +"@helium/account-fetch-cache@^0.6.12": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -81,8 +81,8 @@ __metadata: resolution: "@helium/helium-react-hooks@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 - "@helium/account-fetch-cache-hooks": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 + "@helium/account-fetch-cache-hooks": ^0.6.12 "@solana/spl-token": ^0.3.8 "@solana/wallet-adapter-react": ^0.15.32 "@solana/web3.js": ^1.78.4 diff --git a/packages/helium-sub-daos-sdk/CHANGELOG.md b/packages/helium-sub-daos-sdk/CHANGELOG.md index 55110f351..717fc6a1b 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/helium-sub-daos-sdk + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) **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 ebacd4f03..c02a4a636 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.6.12-next.0+C50F3444", + "version": "0.6.12", "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.6.12-next.0+C50F3444", - "@helium/circuit-breaker-sdk": "^0.6.12-next.0+C50F3444", - "@helium/treasury-management-sdk": "^0.6.12-next.0+C50F3444", - "@helium/voter-stake-registry-sdk": "^0.6.12-next.0+C50F3444", + "@helium/anchor-resolvers": "^0.6.12", + "@helium/circuit-breaker-sdk": "^0.6.12", + "@helium/treasury-management-sdk": "^0.6.12", + "@helium/voter-stake-registry-sdk": "^0.6.12", "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 8fb2d40e4..5b7cd3677 100644 --- a/packages/helium-sub-daos-sdk/yarn.deploy.lock +++ b/packages/helium-sub-daos-sdk/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.12-next.0+C50F3444": +"@helium/anchor-resolvers@^0.6.12": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -72,13 +72,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/circuit-breaker-sdk@^0.6.12-next.0+C50F3444": +"@helium/circuit-breaker-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -93,10 +93,10 @@ __metadata: resolution: "@helium/helium-sub-daos-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/treasury-management-sdk": ^0.6.12-next.0+C50F3444 - "@helium/voter-stake-registry-sdk": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/treasury-management-sdk": ^0.6.12 + "@helium/voter-stake-registry-sdk": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -106,7 +106,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.12-next.0+C50F3444": +"@helium/idls@^0.6.12": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -120,14 +120,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.12-next.0+C50F3444": +"@helium/treasury-management-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -137,13 +137,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.12-next.0+C50F3444": +"@helium/voter-stake-registry-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 "@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 4a7712919..56d234d38 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.6.12](https://github.com/helium/helium-program-library/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/hotspot-utils + + + + + ## [0.6.11](https://github.com/helium/helium-program-library/compare/v0.6.8...v0.6.11) (2023-12-27) **Note:** Version bump only for package @helium/hotspot-utils diff --git a/packages/hotspot-utils/package.json b/packages/hotspot-utils/package.json index 97c3042f4..b5ae7a712 100644 --- a/packages/hotspot-utils/package.json +++ b/packages/hotspot-utils/package.json @@ -1,6 +1,6 @@ { "name": "@helium/hotspot-utils", - "version": "0.6.12-next.0+C50F3444", + "version": "0.6.12", "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.6.12-next.0+C50F3444", - "@helium/helium-sub-daos-sdk": "^0.6.12-next.0+C50F3444", - "@helium/idls": "^0.6.12-next.0+C50F3444", - "@helium/spl-utils": "^0.6.12-next.0+C50F3444", + "@helium/helium-entity-manager-sdk": "^0.6.12", + "@helium/helium-sub-daos-sdk": "^0.6.12", + "@helium/idls": "^0.6.12", + "@helium/spl-utils": "^0.6.12", "@solana/web3.js": "^1.78.4", "bs58": "^4.0.1" }, diff --git a/packages/hotspot-utils/yarn.deploy.lock b/packages/hotspot-utils/yarn.deploy.lock index ecf04b857..57a00a7fb 100644 --- a/packages/hotspot-utils/yarn.deploy.lock +++ b/packages/hotspot-utils/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.12-next.0+C50F3444": +"@helium/account-fetch-cache@^0.6.12": 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.6.12-next.0+C50F3444": +"@helium/anchor-resolvers@^0.6.12": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -106,13 +106,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.6.12-next.0+C50F3444": +"@helium/circuit-breaker-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -122,17 +122,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.6.12-next.0+C50F3444": +"@helium/helium-entity-manager-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/no-emit-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/no-emit-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -145,15 +145,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.6.12-next.0+C50F3444": +"@helium/helium-sub-daos-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/treasury-management-sdk": ^0.6.12-next.0+C50F3444 - "@helium/voter-stake-registry-sdk": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/treasury-management-sdk": ^0.6.12 + "@helium/voter-stake-registry-sdk": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -168,16 +168,16 @@ __metadata: resolution: "@helium/hotspot-utils@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/helium-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/helium-entity-manager-sdk": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@solana/web3.js": ^1.78.4 bs58: ^4.0.1 languageName: unknown linkType: soft -"@helium/idls@^0.6.12-next.0+C50F3444": +"@helium/idls@^0.6.12": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -204,7 +204,7 @@ __metadata: languageName: node linkType: hard -"@helium/no-emit-sdk@^0.6.12-next.0+C50F3444": +"@helium/no-emit-sdk@^0.6.12": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -220,14 +220,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.12-next.0+C50F3444": +"@helium/spl-utils@^0.6.12": 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.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -242,14 +242,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.12-next.0+C50F3444": +"@helium/treasury-management-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -259,13 +259,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.12-next.0+C50F3444": +"@helium/voter-stake-registry-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 "@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 edb25e4e1..5ed203be2 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.6.12](https://github.com/helium/helium-program-library/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/idls + + + + + ## [0.6.11](https://github.com/helium/helium-program-library/compare/v0.6.8...v0.6.11) (2023-12-27) **Note:** Version bump only for package @helium/idls diff --git a/packages/idls/package.json b/packages/idls/package.json index 013c7f53f..74b0d7a89 100644 --- a/packages/idls/package.json +++ b/packages/idls/package.json @@ -1,6 +1,6 @@ { "name": "@helium/idls", - "version": "0.6.12-next.0+C50F3444", + "version": "0.6.12", "description": "Exported idls", "publishConfig": { "access": "public", diff --git a/packages/lazy-distributor-sdk/CHANGELOG.md b/packages/lazy-distributor-sdk/CHANGELOG.md index 923280892..a2d86c478 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/lazy-distributor-sdk + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) **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 75ad6890c..04515afed 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.6.12-next.0+C50F3444", + "version": "0.6.12", "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.6.12-next.0+C50F3444", - "@helium/circuit-breaker-sdk": "^0.6.12-next.0+C50F3444", + "@helium/anchor-resolvers": "^0.6.12", + "@helium/circuit-breaker-sdk": "^0.6.12", "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 9a3fffd26..6647d5fb0 100644 --- a/packages/lazy-distributor-sdk/yarn.deploy.lock +++ b/packages/lazy-distributor-sdk/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.12-next.0+C50F3444": +"@helium/anchor-resolvers@^0.6.12": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -72,13 +72,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/circuit-breaker-sdk@^0.6.12-next.0+C50F3444": +"@helium/circuit-breaker-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -88,7 +88,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.12-next.0+C50F3444": +"@helium/idls@^0.6.12": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -107,8 +107,8 @@ __metadata: resolution: "@helium/lazy-distributor-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 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 9a208a2b1..7de8a1b8c 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/lazy-transactions-sdk + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) **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 d47b0048a..458016b99 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.6.12-next.0+C50F3444", + "version": "0.6.12", "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.6.12-next.0+C50F3444", - "@helium/spl-utils": "^0.6.12-next.0+C50F3444", + "@helium/idls": "^0.6.12", + "@helium/spl-utils": "^0.6.12", "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 9794a6f4c..ffcc62593 100644 --- a/packages/lazy-transactions-sdk/yarn.deploy.lock +++ b/packages/lazy-transactions-sdk/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.12-next.0+C50F3444": +"@helium/account-fetch-cache@^0.6.12": 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.6.12-next.0+C50F3444": +"@helium/anchor-resolvers@^0.6.12": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -94,7 +94,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.12-next.0+C50F3444": +"@helium/idls@^0.6.12": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -113,8 +113,8 @@ __metadata: resolution: "@helium/lazy-transactions-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/idls": ^0.6.12 + "@helium/spl-utils": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -126,14 +126,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.12-next.0+C50F3444": +"@helium/spl-utils@^0.6.12": 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.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 "@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 2b1672440..a63ba2292 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/metadata-service + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) **Note:** Version bump only for package @helium/metadata-service diff --git a/packages/metadata-service/package.json b/packages/metadata-service/package.json index 9a31805ea..496aaf2be 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.6.12-next.0+C50F3444", + "version": "0.6.12", "description": "Mint metadata of hotspots", "repository": { "type": "git", @@ -34,12 +34,12 @@ "dependencies": { "@coral-xyz/anchor": "^0.28.0", "@fastify/cors": "^8.1.1", - "@helium/account-fetch-cache": "^0.6.12-next.0+C50F3444", + "@helium/account-fetch-cache": "^0.6.12", "@helium/address": "^4.10.2", - "@helium/helium-entity-manager-sdk": "^0.6.12-next.0+C50F3444", - "@helium/helium-sub-daos-sdk": "^0.6.12-next.0+C50F3444", - "@helium/idls": "^0.6.12-next.0+C50F3444", - "@helium/spl-utils": "^0.6.12-next.0+C50F3444", + "@helium/helium-entity-manager-sdk": "^0.6.12", + "@helium/helium-sub-daos-sdk": "^0.6.12", + "@helium/idls": "^0.6.12", + "@helium/spl-utils": "^0.6.12", "@metaplex-foundation/mpl-token-metadata": "^2.10.0", "@solana/spl-token": "^0.3.8", "@solana/web3.js": "^1.78.4", diff --git a/packages/metadata-service/yarn.deploy.lock b/packages/metadata-service/yarn.deploy.lock index ee78d2d8c..cbcef35b1 100644 --- a/packages/metadata-service/yarn.deploy.lock +++ b/packages/metadata-service/yarn.deploy.lock @@ -102,7 +102,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.12-next.0+C50F3444": +"@helium/account-fetch-cache@^0.6.12": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -124,7 +124,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.12-next.0+C50F3444": +"@helium/anchor-resolvers@^0.6.12": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -150,13 +150,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.6.12-next.0+C50F3444": +"@helium/circuit-breaker-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -166,17 +166,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.6.12-next.0+C50F3444": +"@helium/helium-entity-manager-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/no-emit-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/no-emit-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -189,15 +189,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.6.12-next.0+C50F3444": +"@helium/helium-sub-daos-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/treasury-management-sdk": ^0.6.12-next.0+C50F3444 - "@helium/voter-stake-registry-sdk": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/treasury-management-sdk": ^0.6.12 + "@helium/voter-stake-registry-sdk": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -207,7 +207,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.12-next.0+C50F3444": +"@helium/idls@^0.6.12": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -240,12 +240,12 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/helium-entity-manager-sdk": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.4 @@ -269,7 +269,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/no-emit-sdk@^0.6.12-next.0+C50F3444": +"@helium/no-emit-sdk@^0.6.12": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -285,14 +285,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.12-next.0+C50F3444": +"@helium/spl-utils@^0.6.12": 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.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -307,14 +307,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.12-next.0+C50F3444": +"@helium/treasury-management-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -324,13 +324,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.12-next.0+C50F3444": +"@helium/voter-stake-registry-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 "@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 a3ad4c2ec..101171faf 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/migration-service + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) diff --git a/packages/migration-service/package.json b/packages/migration-service/package.json index 743e26f55..81df7c08f 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.6.12-next.0+C50F3444", + "version": "0.6.12", "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.6.12-next.0+C50F3444", + "@helium/account-fetch-cache": "^0.6.12", "@helium/address": "^4.10.2", - "@helium/circuit-breaker-sdk": "^0.6.12-next.0+C50F3444", + "@helium/circuit-breaker-sdk": "^0.6.12", "@helium/crypto": "^4.10.2", - "@helium/data-credits-sdk": "^0.6.12-next.0+C50F3444", - "@helium/distributor-oracle": "^0.6.12-next.0+C50F3444", - "@helium/helium-entity-manager-sdk": "^0.6.12-next.0+C50F3444", - "@helium/helium-sub-daos-sdk": "^0.6.12-next.0+C50F3444", - "@helium/lazy-distributor-sdk": "^0.6.12-next.0+C50F3444", - "@helium/lazy-transactions-sdk": "^0.6.12-next.0+C50F3444", - "@helium/treasury-management-sdk": "^0.6.12-next.0+C50F3444", - "@helium/voter-stake-registry-sdk": "^0.6.12-next.0+C50F3444", + "@helium/data-credits-sdk": "^0.6.12", + "@helium/distributor-oracle": "^0.6.12", + "@helium/helium-entity-manager-sdk": "^0.6.12", + "@helium/helium-sub-daos-sdk": "^0.6.12", + "@helium/lazy-distributor-sdk": "^0.6.12", + "@helium/lazy-transactions-sdk": "^0.6.12", + "@helium/treasury-management-sdk": "^0.6.12", + "@helium/voter-stake-registry-sdk": "^0.6.12", "@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 e52cc009c..151518bd2 100644 --- a/packages/migration-service/yarn.deploy.lock +++ b/packages/migration-service/yarn.deploy.lock @@ -147,7 +147,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.12-next.0+C50F3444": +"@helium/account-fetch-cache@^0.6.12": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -169,7 +169,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.12-next.0+C50F3444": +"@helium/anchor-resolvers@^0.6.12": 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.6.12-next.0+C50F3444": +"@helium/circuit-breaker-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -222,15 +222,15 @@ __metadata: languageName: node linkType: hard -"@helium/data-credits-sdk@^0.6.12-next.0+C50F3444": +"@helium/data-credits-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -242,20 +242,20 @@ __metadata: languageName: unknown linkType: soft -"@helium/distributor-oracle@^0.6.12-next.0+C50F3444": +"@helium/distributor-oracle@^0.6.12": 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.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/lazy-distributor-sdk": ^0.6.12-next.0+C50F3444 - "@helium/rewards-oracle-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/helium-entity-manager-sdk": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/lazy-distributor-sdk": ^0.6.12 + "@helium/rewards-oracle-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@solana/spl-token": ^0.3.8 "@types/bs58": ^4.0.1 @@ -283,17 +283,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.6.12-next.0+C50F3444": +"@helium/helium-entity-manager-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/no-emit-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/no-emit-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -306,15 +306,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.6.12-next.0+C50F3444": +"@helium/helium-sub-daos-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/treasury-management-sdk": ^0.6.12-next.0+C50F3444 - "@helium/voter-stake-registry-sdk": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/treasury-management-sdk": ^0.6.12 + "@helium/voter-stake-registry-sdk": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -324,7 +324,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.12-next.0+C50F3444": +"@helium/idls@^0.6.12": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -351,13 +351,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.6.12-next.0+C50F3444": +"@helium/lazy-distributor-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -367,13 +367,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/lazy-transactions-sdk@^0.6.12-next.0+C50F3444": +"@helium/lazy-transactions-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/idls": ^0.6.12 + "@helium/spl-utils": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -392,18 +392,18 @@ __metadata: "@clockwork-xyz/sdk": ^0.3.0 "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 + "@helium/circuit-breaker-sdk": ^0.6.12 "@helium/crypto": ^4.10.2 - "@helium/data-credits-sdk": ^0.6.12-next.0+C50F3444 - "@helium/distributor-oracle": ^0.6.12-next.0+C50F3444 - "@helium/helium-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/lazy-distributor-sdk": ^0.6.12-next.0+C50F3444 - "@helium/lazy-transactions-sdk": ^0.6.12-next.0+C50F3444 - "@helium/treasury-management-sdk": ^0.6.12-next.0+C50F3444 - "@helium/voter-stake-registry-sdk": ^0.6.12-next.0+C50F3444 + "@helium/data-credits-sdk": ^0.6.12 + "@helium/distributor-oracle": ^0.6.12 + "@helium/helium-entity-manager-sdk": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/lazy-distributor-sdk": ^0.6.12 + "@helium/lazy-transactions-sdk": ^0.6.12 + "@helium/treasury-management-sdk": ^0.6.12 + "@helium/voter-stake-registry-sdk": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@project-serum/borsh": ^0.2.5 "@solana/buffer-layout": ^4.0.0 @@ -433,7 +433,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/no-emit-sdk@^0.6.12-next.0+C50F3444": +"@helium/no-emit-sdk@^0.6.12": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -449,13 +449,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/rewards-oracle-sdk@^0.6.12-next.0+C50F3444": +"@helium/rewards-oracle-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -465,14 +465,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.12-next.0+C50F3444": +"@helium/spl-utils@^0.6.12": 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.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -487,14 +487,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.12-next.0+C50F3444": +"@helium/treasury-management-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -504,13 +504,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.12-next.0+C50F3444": +"@helium/voter-stake-registry-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 "@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 6e2d8b844..2a17ec618 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/mobile-entity-manager-sdk + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) **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 c350712b2..3ee9f87df 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.6.12-next.0+C50F3444", + "version": "0.6.12", "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.6.12-next.0+C50F3444", - "@helium/helium-entity-manager-sdk": "^0.6.12-next.0+C50F3444", - "@helium/idls": "^0.6.12-next.0+C50F3444", + "@helium/anchor-resolvers": "^0.6.12", + "@helium/helium-entity-manager-sdk": "^0.6.12", + "@helium/idls": "^0.6.12", "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 23c718462..d8f46ac92 100644 --- a/packages/mobile-entity-manager-sdk/yarn.deploy.lock +++ b/packages/mobile-entity-manager-sdk/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.12-next.0+C50F3444": +"@helium/account-fetch-cache@^0.6.12": 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.6.12-next.0+C50F3444": +"@helium/anchor-resolvers@^0.6.12": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -106,13 +106,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.6.12-next.0+C50F3444": +"@helium/circuit-breaker-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -122,17 +122,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.6.12-next.0+C50F3444": +"@helium/helium-entity-manager-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/no-emit-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/no-emit-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -145,15 +145,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.6.12-next.0+C50F3444": +"@helium/helium-sub-daos-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/treasury-management-sdk": ^0.6.12-next.0+C50F3444 - "@helium/voter-stake-registry-sdk": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/treasury-management-sdk": ^0.6.12 + "@helium/voter-stake-registry-sdk": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -163,7 +163,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.12-next.0+C50F3444": +"@helium/idls@^0.6.12": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -195,9 +195,9 @@ __metadata: resolution: "@helium/mobile-entity-manager-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 - "@helium/helium-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/helium-entity-manager-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -208,7 +208,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/no-emit-sdk@^0.6.12-next.0+C50F3444": +"@helium/no-emit-sdk@^0.6.12": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -224,14 +224,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.12-next.0+C50F3444": +"@helium/spl-utils@^0.6.12": 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.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -246,14 +246,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.12-next.0+C50F3444": +"@helium/treasury-management-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -263,13 +263,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.12-next.0+C50F3444": +"@helium/voter-stake-registry-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 "@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 73cf51120..41685a964 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/monitor-service + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) diff --git a/packages/monitor-service/package.json b/packages/monitor-service/package.json index cc196853d..06a258723 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.6.12-next.0+C50F3444", + "version": "0.6.12", "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.6.12-next.0+C50F3444", - "@helium/circuit-breaker-sdk": "^0.6.12-next.0+C50F3444", - "@helium/data-credits-sdk": "^0.6.12-next.0+C50F3444", - "@helium/helium-entity-manager-sdk": "^0.6.12-next.0+C50F3444", - "@helium/helium-sub-daos-sdk": "^0.6.12-next.0+C50F3444", - "@helium/idls": "^0.6.12-next.0+C50F3444", - "@helium/lazy-distributor-sdk": "^0.6.12-next.0+C50F3444", - "@helium/lazy-transactions-sdk": "^0.6.12-next.0+C50F3444", - "@helium/price-oracle-sdk": "^0.6.12-next.0+C50F3444", - "@helium/spl-utils": "^0.6.12-next.0+C50F3444", + "@helium/account-fetch-cache": "^0.6.12", + "@helium/circuit-breaker-sdk": "^0.6.12", + "@helium/data-credits-sdk": "^0.6.12", + "@helium/helium-entity-manager-sdk": "^0.6.12", + "@helium/helium-sub-daos-sdk": "^0.6.12", + "@helium/idls": "^0.6.12", + "@helium/lazy-distributor-sdk": "^0.6.12", + "@helium/lazy-transactions-sdk": "^0.6.12", + "@helium/price-oracle-sdk": "^0.6.12", + "@helium/spl-utils": "^0.6.12", "@metaplex-foundation/mpl-bubblegum": "^3.0.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 1feed6936..2f5a9c020 100644 --- a/packages/monitor-service/yarn.deploy.lock +++ b/packages/monitor-service/yarn.deploy.lock @@ -112,7 +112,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.12-next.0+C50F3444": +"@helium/account-fetch-cache@^0.6.12": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -134,7 +134,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.12-next.0+C50F3444": +"@helium/anchor-resolvers@^0.6.12": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -160,13 +160,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.6.12-next.0+C50F3444": +"@helium/circuit-breaker-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -176,15 +176,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/data-credits-sdk@^0.6.12-next.0+C50F3444": +"@helium/data-credits-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -196,17 +196,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.6.12-next.0+C50F3444": +"@helium/helium-entity-manager-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/no-emit-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/no-emit-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -219,15 +219,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.6.12-next.0+C50F3444": +"@helium/helium-sub-daos-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/treasury-management-sdk": ^0.6.12-next.0+C50F3444 - "@helium/voter-stake-registry-sdk": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/treasury-management-sdk": ^0.6.12 + "@helium/voter-stake-registry-sdk": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -237,7 +237,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.12-next.0+C50F3444": +"@helium/idls@^0.6.12": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -264,13 +264,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.6.12-next.0+C50F3444": +"@helium/lazy-distributor-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -280,13 +280,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/lazy-transactions-sdk@^0.6.12-next.0+C50F3444": +"@helium/lazy-transactions-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/idls": ^0.6.12 + "@helium/spl-utils": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -303,16 +303,16 @@ __metadata: resolution: "@helium/monitor-service@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/data-credits-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/lazy-distributor-sdk": ^0.6.12-next.0+C50F3444 - "@helium/lazy-transactions-sdk": ^0.6.12-next.0+C50F3444 - "@helium/price-oracle-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/data-credits-sdk": ^0.6.12 + "@helium/helium-entity-manager-sdk": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/lazy-distributor-sdk": ^0.6.12 + "@helium/lazy-transactions-sdk": ^0.6.12 + "@helium/price-oracle-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@metaplex-foundation/mpl-bubblegum": ^3.0.0 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 @@ -339,7 +339,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/no-emit-sdk@^0.6.12-next.0+C50F3444": +"@helium/no-emit-sdk@^0.6.12": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -355,12 +355,12 @@ __metadata: languageName: unknown linkType: soft -"@helium/price-oracle-sdk@^0.6.12-next.0+C50F3444": +"@helium/price-oracle-sdk@^0.6.12": 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.6.12-next.0+C50F3444 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -370,14 +370,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.12-next.0+C50F3444": +"@helium/spl-utils@^0.6.12": 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.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -392,14 +392,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.12-next.0+C50F3444": +"@helium/treasury-management-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -409,13 +409,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.12-next.0+C50F3444": +"@helium/voter-stake-registry-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 "@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 829a9c47b..6c6e8aa29 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/no-emit-sdk + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) **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 b81c98e20..1466fee9f 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.6.12-next.0+C50F3444", + "version": "0.6.12", "description": "Interface to the rewards burn smart contract", "repository": { "type": "git", diff --git a/packages/price-oracle-sdk/CHANGELOG.md b/packages/price-oracle-sdk/CHANGELOG.md index fb6f5fff8..c3542ed1e 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/price-oracle-sdk + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) **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 54fc433f8..9fb738ee8 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.6.12-next.0+C50F3444", + "version": "0.6.12", "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.6.12-next.0+C50F3444", + "@helium/idls": "^0.6.12", "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 1671566bd..952deadaa 100644 --- a/packages/price-oracle-sdk/yarn.deploy.lock +++ b/packages/price-oracle-sdk/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/idls@^0.6.12-next.0+C50F3444": +"@helium/idls@^0.6.12": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -77,7 +77,7 @@ __metadata: resolution: "@helium/price-oracle-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/idls": ^0.6.12 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 7745c94c6..640be0b3a 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/rewards-oracle-faucet-service + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) **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 9212758d4..219439083 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.6.12-next.0+C50F3444", + "version": "0.6.12", "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 b6a23c898..9f8eb34fc 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/rewards-oracle-sdk + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) **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 adb695437..cf4cd6d48 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.6.12-next.0+C50F3444", + "version": "0.6.12", "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.6.12-next.0+C50F3444", - "@helium/idls": "^0.6.12-next.0+C50F3444", + "@helium/anchor-resolvers": "^0.6.12", + "@helium/idls": "^0.6.12", "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 246597fa7..43faa0e57 100644 --- a/packages/rewards-oracle-sdk/yarn.deploy.lock +++ b/packages/rewards-oracle-sdk/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.12-next.0+C50F3444": +"@helium/anchor-resolvers@^0.6.12": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -72,7 +72,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.12-next.0+C50F3444": +"@helium/idls@^0.6.12": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -91,8 +91,8 @@ __metadata: resolution: "@helium/rewards-oracle-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 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 78927a384..7b24b2533 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.6.12](https://github.com/helium/helium-program-library/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/spl-utils + + + + + ## [0.6.11](https://github.com/helium/helium-program-library/compare/v0.6.8...v0.6.11) (2023-12-27) **Note:** Version bump only for package @helium/spl-utils diff --git a/packages/spl-utils/package.json b/packages/spl-utils/package.json index 8e8be138b..d65649510 100644 --- a/packages/spl-utils/package.json +++ b/packages/spl-utils/package.json @@ -1,6 +1,6 @@ { "name": "@helium/spl-utils", - "version": "0.6.12-next.0+C50F3444", + "version": "0.6.12", "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.6.12-next.0+C50F3444", + "@helium/account-fetch-cache": "^0.6.12", "@helium/address": "^4.10.2", - "@helium/anchor-resolvers": "^0.6.12-next.0+C50F3444", + "@helium/anchor-resolvers": "^0.6.12", "@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 24fad3e17..07d201a04 100644 --- a/packages/spl-utils/yarn.deploy.lock +++ b/packages/spl-utils/yarn.deploy.lock @@ -49,7 +49,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.12-next.0+C50F3444": +"@helium/account-fetch-cache@^0.6.12": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -71,7 +71,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.12-next.0+C50F3444": +"@helium/anchor-resolvers@^0.6.12": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -90,9 +90,9 @@ __metadata: resolution: "@helium/spl-utils@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 "@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/tokens-to-rent-service/CHANGELOG.md b/packages/tokens-to-rent-service/CHANGELOG.md index 3437176c5..b5ede9e14 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/tokens-to-rent-service + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) **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 7837b8d25..4c41d03a4 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.6.12-next.0+C50F3444", + "version": "0.6.12", "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.6.12-next.0+C50F3444", + "@helium/account-fetch-cache": "^0.6.12", "@helium/address": "^4.10.2", - "@helium/spl-utils": "^0.6.12-next.0+C50F3444", + "@helium/spl-utils": "^0.6.12", "@jup-ag/api": "^6.0.6", "@solana/spl-token": "^0.3.8", "@solana/web3.js": "^1.78.4", diff --git a/packages/tokens-to-rent-service/yarn.deploy.lock b/packages/tokens-to-rent-service/yarn.deploy.lock index 0c1897df5..4987e1ba7 100644 --- a/packages/tokens-to-rent-service/yarn.deploy.lock +++ b/packages/tokens-to-rent-service/yarn.deploy.lock @@ -102,7 +102,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.12-next.0+C50F3444": +"@helium/account-fetch-cache@^0.6.12": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -124,7 +124,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.12-next.0+C50F3444": +"@helium/anchor-resolvers@^0.6.12": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -138,14 +138,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.12-next.0+C50F3444": +"@helium/spl-utils@^0.6.12": 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.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -166,9 +166,9 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/spl-utils": ^0.6.12 "@jup-ag/api": ^6.0.6 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.4 diff --git a/packages/treasury-management-sdk/CHANGELOG.md b/packages/treasury-management-sdk/CHANGELOG.md index d303716d3..e3b40732e 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/treasury-management-sdk + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) **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 bc730f006..e1cadf362 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.6.12-next.0+C50F3444", + "version": "0.6.12", "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.6.12-next.0+C50F3444", - "@helium/circuit-breaker-sdk": "^0.6.12-next.0+C50F3444", - "@helium/idls": "^0.6.12-next.0+C50F3444", + "@helium/anchor-resolvers": "^0.6.12", + "@helium/circuit-breaker-sdk": "^0.6.12", + "@helium/idls": "^0.6.12", "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 0324f595d..05f16fb81 100644 --- a/packages/treasury-management-sdk/yarn.deploy.lock +++ b/packages/treasury-management-sdk/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.12-next.0+C50F3444": +"@helium/anchor-resolvers@^0.6.12": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -72,13 +72,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/circuit-breaker-sdk@^0.6.12-next.0+C50F3444": +"@helium/circuit-breaker-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -88,7 +88,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.12-next.0+C50F3444": +"@helium/idls@^0.6.12": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -107,9 +107,9 @@ __metadata: resolution: "@helium/treasury-management-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 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 1492a6918..78e402e72 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/voter-stake-registry-hooks + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) **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 44ffec4fa..bdcbe38f3 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.6.12-next.0+C50F3444", + "version": "0.6.12", "description": "React hooks for helium voter stake registry", "repository": { "type": "git", @@ -32,13 +32,13 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/account-fetch-cache": "^0.6.12-next.0+C50F3444", - "@helium/account-fetch-cache-hooks": "^0.6.12-next.0+C50F3444", - "@helium/helium-react-hooks": "^0.6.12-next.0+C50F3444", - "@helium/helium-sub-daos-sdk": "^0.6.12-next.0+C50F3444", + "@helium/account-fetch-cache": "^0.6.12", + "@helium/account-fetch-cache-hooks": "^0.6.12", + "@helium/helium-react-hooks": "^0.6.12", + "@helium/helium-sub-daos-sdk": "^0.6.12", "@helium/modular-governance-hooks": "^0.0.8", - "@helium/spl-utils": "^0.6.12-next.0+C50F3444", - "@helium/voter-stake-registry-sdk": "^0.6.12-next.0+C50F3444", + "@helium/spl-utils": "^0.6.12", + "@helium/voter-stake-registry-sdk": "^0.6.12", "@metaplex-foundation/js": "^0.19.4", "@solana/wallet-adapter-base": "^0.9.22", "@solana/wallet-adapter-react": "^0.15.32", diff --git a/packages/voter-stake-registry-hooks/yarn.deploy.lock b/packages/voter-stake-registry-hooks/yarn.deploy.lock index 808d42046..27753583e 100644 --- a/packages/voter-stake-registry-hooks/yarn.deploy.lock +++ b/packages/voter-stake-registry-hooks/yarn.deploy.lock @@ -509,11 +509,11 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache-hooks@^0.6.12-next.0+C50F3444": +"@helium/account-fetch-cache-hooks@^0.6.12": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache-hooks@workspace:packages/account-fetch-cache-hooks" dependencies: - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@solana/web3.js": ^1.78.4 git-format-staged: ^2.1.3 react-async-hook: ^4.0.0 @@ -539,7 +539,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.12-next.0+C50F3444": +"@helium/account-fetch-cache@^0.6.12": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -570,7 +570,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.12-next.0+C50F3444": +"@helium/anchor-resolvers@^0.6.12": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -596,13 +596,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.6.12-next.0+C50F3444": +"@helium/circuit-breaker-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -612,13 +612,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-react-hooks@^0.6.12-next.0+C50F3444": +"@helium/helium-react-hooks@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/account-fetch-cache-hooks": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 + "@helium/account-fetch-cache-hooks": ^0.6.12 "@solana/spl-token": ^0.3.8 "@solana/wallet-adapter-react": ^0.15.32 "@solana/web3.js": ^1.78.4 @@ -655,15 +655,15 @@ __metadata: languageName: node linkType: hard -"@helium/helium-sub-daos-sdk@^0.6.12-next.0+C50F3444": +"@helium/helium-sub-daos-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/treasury-management-sdk": ^0.6.12-next.0+C50F3444 - "@helium/voter-stake-registry-sdk": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/treasury-management-sdk": ^0.6.12 + "@helium/voter-stake-registry-sdk": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -673,7 +673,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.12-next.0+C50F3444": +"@helium/idls@^0.6.12": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -738,14 +738,14 @@ __metadata: languageName: node linkType: hard -"@helium/spl-utils@^0.6.12-next.0+C50F3444": +"@helium/spl-utils@^0.6.12": 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.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -760,14 +760,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.12-next.0+C50F3444": +"@helium/treasury-management-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -782,13 +782,13 @@ __metadata: resolution: "@helium/voter-stake-registry-hooks@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 - "@helium/account-fetch-cache-hooks": ^0.6.12-next.0+C50F3444 - "@helium/helium-react-hooks": ^0.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 + "@helium/account-fetch-cache-hooks": ^0.6.12 + "@helium/helium-react-hooks": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 "@helium/modular-governance-hooks": ^0.0.8 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 - "@helium/voter-stake-registry-sdk": ^0.6.12-next.0+C50F3444 + "@helium/spl-utils": ^0.6.12 + "@helium/voter-stake-registry-sdk": ^0.6.12 "@metaplex-foundation/js": ^0.19.4 "@solana/wallet-adapter-base": ^0.9.22 "@solana/wallet-adapter-react": ^0.15.32 @@ -805,13 +805,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.12-next.0+C50F3444": +"@helium/voter-stake-registry-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 "@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 3c4888980..63bf842c7 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/voter-stake-registry-sdk + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) **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 aa36e9050..dd75cef61 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.6.12-next.0+C50F3444", + "version": "0.6.12", "description": "Interface to the voter-stake-registry smart contract", "repository": { "type": "git", @@ -32,8 +32,8 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/anchor-resolvers": "^0.6.12-next.0+C50F3444", - "@helium/idls": "^0.6.12-next.0+C50F3444", + "@helium/anchor-resolvers": "^0.6.12", + "@helium/idls": "^0.6.12", "@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 18e805ba0..2918da9c4 100644 --- a/packages/voter-stake-registry-sdk/yarn.deploy.lock +++ b/packages/voter-stake-registry-sdk/yarn.deploy.lock @@ -58,7 +58,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.12-next.0+C50F3444": +"@helium/anchor-resolvers@^0.6.12": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -72,7 +72,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.12-next.0+C50F3444": +"@helium/idls@^0.6.12": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -91,8 +91,8 @@ __metadata: resolution: "@helium/voter-stake-registry-sdk@workspace:." dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 "@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 f91f0d41c..cc42b8462 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.6.12](https://github.com/helium/helium-program-libary/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/vsr-metadata-service + + + + + ## [0.6.11](https://github.com/helium/helium-program-libary/compare/v0.6.8...v0.6.11) (2023-12-27) **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 b07ae1b77..757bec25a 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.6.12-next.0+C50F3444", + "version": "0.6.12", "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.6.12-next.0+C50F3444", + "@helium/account-fetch-cache": "^0.6.12", "@helium/address": "^4.10.2", - "@helium/spl-utils": "^0.6.12-next.0+C50F3444", - "@helium/voter-stake-registry-sdk": "^0.6.12-next.0+C50F3444", + "@helium/spl-utils": "^0.6.12", + "@helium/voter-stake-registry-sdk": "^0.6.12", "@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 9ffbc3611..68643e8bd 100644 --- a/packages/vsr-metadata-service/yarn.deploy.lock +++ b/packages/vsr-metadata-service/yarn.deploy.lock @@ -102,7 +102,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.12-next.0+C50F3444": +"@helium/account-fetch-cache@^0.6.12": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -124,7 +124,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.12-next.0+C50F3444": +"@helium/anchor-resolvers@^0.6.12": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -138,7 +138,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.12-next.0+C50F3444": +"@helium/idls@^0.6.12": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -152,14 +152,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.12-next.0+C50F3444": +"@helium/spl-utils@^0.6.12": 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.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 "@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/voter-stake-registry-sdk@^0.6.12-next.0+C50F3444": +"@helium/voter-stake-registry-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 @@ -198,10 +198,10 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 - "@helium/voter-stake-registry-sdk": ^0.6.12-next.0+C50F3444 + "@helium/spl-utils": ^0.6.12 + "@helium/voter-stake-registry-sdk": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 diff --git a/packages/xnft-hotspot/CHANGELOG.md b/packages/xnft-hotspot/CHANGELOG.md index 8c239ec3a..2455b6567 100644 --- a/packages/xnft-hotspot/CHANGELOG.md +++ b/packages/xnft-hotspot/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.6.12](https://github.com/helium/helium-program-library/compare/v0.6.11...v0.6.12) (2024-01-02) + +**Note:** Version bump only for package @helium/xnft-hotspot + + + + + ## [0.6.11](https://github.com/helium/helium-program-library/compare/v0.6.8...v0.6.11) (2023-12-27) diff --git a/packages/xnft-hotspot/package.json b/packages/xnft-hotspot/package.json index 9b7d40867..4e86628fe 100644 --- a/packages/xnft-hotspot/package.json +++ b/packages/xnft-hotspot/package.json @@ -1,6 +1,6 @@ { "name": "@helium/xnft-hotspot", - "version": "0.6.12-next.0+C50F3444", + "version": "0.6.12", "private": true, "description": "", "main": "index.js", @@ -18,11 +18,11 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/account-fetch-cache": "^0.6.12-next.0+C50F3444", - "@helium/distributor-oracle": "^0.6.12-next.0+C50F3444", - "@helium/helium-react-hooks": "^0.6.12-next.0+C50F3444", - "@helium/idls": "^0.6.12-next.0+C50F3444", - "@helium/lazy-distributor-sdk": "^0.6.12-next.0+C50F3444", + "@helium/account-fetch-cache": "^0.6.12", + "@helium/distributor-oracle": "^0.6.12", + "@helium/helium-react-hooks": "^0.6.12", + "@helium/idls": "^0.6.12", + "@helium/lazy-distributor-sdk": "^0.6.12", "@solana/spl-token": "^0.3.8", "assert": "^2.0.0", "bn.js": "^5.2.0", diff --git a/packages/xnft-hotspot/yarn.deploy.lock b/packages/xnft-hotspot/yarn.deploy.lock index 6e7401b16..c7ec9eaec 100644 --- a/packages/xnft-hotspot/yarn.deploy.lock +++ b/packages/xnft-hotspot/yarn.deploy.lock @@ -296,11 +296,11 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache-hooks@^0.6.12-next.0+C50F3444": +"@helium/account-fetch-cache-hooks@^0.6.12": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache-hooks@workspace:packages/account-fetch-cache-hooks" dependencies: - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@solana/web3.js": ^1.78.4 git-format-staged: ^2.1.3 react-async-hook: ^4.0.0 @@ -312,7 +312,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/account-fetch-cache@^0.6.12-next.0+C50F3444": +"@helium/account-fetch-cache@^0.6.12": version: 0.0.0-use.local resolution: "@helium/account-fetch-cache@workspace:packages/account-fetch-cache" dependencies: @@ -334,7 +334,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.12-next.0+C50F3444": +"@helium/anchor-resolvers@^0.6.12": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -360,13 +360,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.6.12-next.0+C50F3444": +"@helium/circuit-breaker-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -376,20 +376,20 @@ __metadata: languageName: unknown linkType: soft -"@helium/distributor-oracle@^0.6.12-next.0+C50F3444": +"@helium/distributor-oracle@^0.6.12": 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.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/lazy-distributor-sdk": ^0.6.12-next.0+C50F3444 - "@helium/rewards-oracle-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/helium-entity-manager-sdk": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/lazy-distributor-sdk": ^0.6.12 + "@helium/rewards-oracle-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@solana/spl-token": ^0.3.8 "@types/bs58": ^4.0.1 @@ -417,17 +417,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.6.12-next.0+C50F3444": +"@helium/helium-entity-manager-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/no-emit-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/no-emit-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -440,13 +440,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-react-hooks@^0.6.12-next.0+C50F3444": +"@helium/helium-react-hooks@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/account-fetch-cache-hooks": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 + "@helium/account-fetch-cache-hooks": ^0.6.12 "@solana/spl-token": ^0.3.8 "@solana/wallet-adapter-react": ^0.15.32 "@solana/web3.js": ^1.78.4 @@ -463,15 +463,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-sub-daos-sdk@^0.6.12-next.0+C50F3444": +"@helium/helium-sub-daos-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/treasury-management-sdk": ^0.6.12-next.0+C50F3444 - "@helium/voter-stake-registry-sdk": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/treasury-management-sdk": ^0.6.12 + "@helium/voter-stake-registry-sdk": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -481,7 +481,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/idls@^0.6.12-next.0+C50F3444": +"@helium/idls@^0.6.12": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -508,13 +508,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.6.12-next.0+C50F3444": +"@helium/lazy-distributor-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -524,7 +524,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/no-emit-sdk@^0.6.12-next.0+C50F3444": +"@helium/no-emit-sdk@^0.6.12": version: 0.0.0-use.local resolution: "@helium/no-emit-sdk@workspace:packages/no-emit-sdk" dependencies: @@ -540,13 +540,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/rewards-oracle-sdk@^0.6.12-next.0+C50F3444": +"@helium/rewards-oracle-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -556,14 +556,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.12-next.0+C50F3444": +"@helium/spl-utils@^0.6.12": 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.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -578,14 +578,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/treasury-management-sdk@^0.6.12-next.0+C50F3444": +"@helium/treasury-management-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -595,13 +595,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.12-next.0+C50F3444": +"@helium/voter-stake-registry-sdk@^0.6.12": 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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 @@ -620,11 +620,11 @@ __metadata: "@coral-xyz/anchor": ^0.28.0 "@coral-xyz/xnft-cli": 0.2.0-latest.403 "@esbuild-plugins/node-globals-polyfill": ^0.1.1 - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 - "@helium/distributor-oracle": ^0.6.12-next.0+C50F3444 - "@helium/helium-react-hooks": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/lazy-distributor-sdk": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 + "@helium/distributor-oracle": ^0.6.12 + "@helium/helium-react-hooks": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/lazy-distributor-sdk": ^0.6.12 "@solana/spl-token": ^0.3.8 assert: ^2.0.0 bn.js: ^5.2.0 diff --git a/yarn.lock b/yarn.lock index 75afefc74..26a2bf3df 100644 --- a/yarn.lock +++ b/yarn.lock @@ -887,11 +887,11 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache-hooks@^0.6.12-next.0+C50F3444, @helium/account-fetch-cache-hooks@workspace:packages/account-fetch-cache-hooks": +"@helium/account-fetch-cache-hooks@^0.6.12, @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.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@solana/web3.js": ^1.78.4 git-format-staged: ^2.1.3 react-async-hook: ^4.0.0 @@ -917,7 +917,7 @@ __metadata: languageName: node linkType: hard -"@helium/account-fetch-cache@^0.6.12-next.0+C50F3444, @helium/account-fetch-cache@workspace:packages/account-fetch-cache": +"@helium/account-fetch-cache@^0.6.12, @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: @@ -943,7 +943,7 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/web3.js": ^1.78.4 "@types/bn.js": ^5.1.1 @@ -1006,7 +1006,7 @@ __metadata: languageName: node linkType: hard -"@helium/anchor-resolvers@^0.6.12-next.0+C50F3444, @helium/anchor-resolvers@workspace:packages/anchor-resolvers": +"@helium/anchor-resolvers@^0.6.12, @helium/anchor-resolvers@workspace:packages/anchor-resolvers": version: 0.0.0-use.local resolution: "@helium/anchor-resolvers@workspace:packages/anchor-resolvers" dependencies: @@ -1044,13 +1044,13 @@ __metadata: languageName: node linkType: hard -"@helium/circuit-breaker-sdk@^0.6.12-next.0+C50F3444, @helium/circuit-breaker-sdk@workspace:packages/circuit-breaker-sdk": +"@helium/circuit-breaker-sdk@^0.6.12, @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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1065,23 +1065,23 @@ __metadata: resolution: "@helium/crons@workspace:packages/crons" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 - "@helium/distributor-oracle": ^0.6.12-next.0+C50F3444 - "@helium/fanout-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/lazy-distributor-sdk": ^0.6.12-next.0+C50F3444 - "@helium/mobile-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/no-emit-sdk": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 + "@helium/distributor-oracle": ^0.6.12 + "@helium/fanout-sdk": ^0.6.12 + "@helium/helium-entity-manager-sdk": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/lazy-distributor-sdk": ^0.6.12 + "@helium/mobile-entity-manager-sdk": ^0.6.12 + "@helium/no-emit-sdk": ^0.6.12 "@helium/organization-sdk": ^0.0.8 - "@helium/price-oracle-sdk": ^0.6.12-next.0+C50F3444 + "@helium/price-oracle-sdk": ^0.6.12 "@helium/proposal-sdk": ^0.0.8 - "@helium/rewards-oracle-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/rewards-oracle-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@helium/state-controller-sdk": ^0.0.8 - "@helium/treasury-management-sdk": ^0.6.12-next.0+C50F3444 - "@helium/voter-stake-registry-sdk": ^0.6.12-next.0+C50F3444 + "@helium/treasury-management-sdk": ^0.6.12 + "@helium/voter-stake-registry-sdk": ^0.6.12 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.4 "@types/bn.js": ^5.1.0 @@ -1131,15 +1131,15 @@ __metadata: languageName: unknown linkType: soft -"@helium/data-credits-sdk@^0.6.12-next.0+C50F3444, @helium/data-credits-sdk@workspace:packages/data-credits-sdk": +"@helium/data-credits-sdk@^0.6.12, @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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -1151,20 +1151,20 @@ __metadata: languageName: unknown linkType: soft -"@helium/distributor-oracle@^0.6.12-next.0+C50F3444, @helium/distributor-oracle@workspace:packages/distributor-oracle": +"@helium/distributor-oracle@^0.6.12, @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.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/lazy-distributor-sdk": ^0.6.12-next.0+C50F3444 - "@helium/rewards-oracle-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/helium-entity-manager-sdk": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/lazy-distributor-sdk": ^0.6.12 + "@helium/rewards-oracle-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@metaplex-foundation/mpl-bubblegum": ^0.7.0 "@solana/spl-token": ^0.3.8 "@types/bs58": ^4.0.1 @@ -1197,9 +1197,9 @@ __metadata: resolution: "@helium/entity-invalidator@workspace:packages/entity-invalidator" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 - "@helium/helium-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 + "@helium/helium-entity-manager-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@solana/web3.js": ^1.78.4 "@types/bn.js": ^5.1.1 "@types/deep-equal": ^1.0.1 @@ -1229,10 +1229,10 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/fanout-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/fanout-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -1250,13 +1250,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/fanout-sdk@^0.6.12-next.0+C50F3444, @helium/fanout-sdk@workspace:packages/fanout-sdk": +"@helium/fanout-sdk@^0.6.12, @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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1272,8 +1272,8 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/idls": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.4 @@ -1299,18 +1299,18 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@helium/address": ^4.10.2 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 + "@helium/circuit-breaker-sdk": ^0.6.12 "@helium/crypto": ^4.10.2 - "@helium/data-credits-sdk": ^0.6.12-next.0+C50F3444 - "@helium/distributor-oracle": ^0.6.12-next.0+C50F3444 - "@helium/fanout-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/lazy-distributor-sdk": ^0.6.12-next.0+C50F3444 - "@helium/mobile-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/price-oracle-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 - "@helium/treasury-management-sdk": ^0.6.12-next.0+C50F3444 + "@helium/data-credits-sdk": ^0.6.12 + "@helium/distributor-oracle": ^0.6.12 + "@helium/fanout-sdk": ^0.6.12 + "@helium/helium-entity-manager-sdk": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/lazy-distributor-sdk": ^0.6.12 + "@helium/mobile-entity-manager-sdk": ^0.6.12 + "@helium/price-oracle-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 + "@helium/treasury-management-sdk": ^0.6.12 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-governance": ^0.3.18 "@solana/spl-token": ^0.3.8 @@ -1330,17 +1330,17 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-entity-manager-sdk@^0.6.12-next.0+C50F3444, @helium/helium-entity-manager-sdk@workspace:packages/helium-entity-manager-sdk": +"@helium/helium-entity-manager-sdk@^0.6.12, @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.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/no-emit-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/no-emit-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -1353,13 +1353,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/helium-react-hooks@^0.6.12-next.0+C50F3444, @helium/helium-react-hooks@workspace:packages/helium-react-hooks": +"@helium/helium-react-hooks@^0.6.12, @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.6.12-next.0+C50F3444 - "@helium/account-fetch-cache-hooks": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 + "@helium/account-fetch-cache-hooks": ^0.6.12 "@solana/spl-token": ^0.3.8 "@solana/wallet-adapter-react": ^0.15.32 "@solana/web3.js": ^1.78.4 @@ -1396,15 +1396,15 @@ __metadata: languageName: node linkType: hard -"@helium/helium-sub-daos-sdk@^0.6.12-next.0+C50F3444, @helium/helium-sub-daos-sdk@workspace:packages/helium-sub-daos-sdk": +"@helium/helium-sub-daos-sdk@^0.6.12, @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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/treasury-management-sdk": ^0.6.12-next.0+C50F3444 - "@helium/voter-stake-registry-sdk": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/treasury-management-sdk": ^0.6.12 + "@helium/voter-stake-registry-sdk": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1419,16 +1419,16 @@ __metadata: resolution: "@helium/hotspot-utils@workspace:packages/hotspot-utils" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/helium-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/helium-entity-manager-sdk": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@solana/web3.js": ^1.78.4 bs58: ^4.0.1 languageName: unknown linkType: soft -"@helium/idls@^0.6.12-next.0+C50F3444, @helium/idls@workspace:packages/idls": +"@helium/idls@^0.6.12, @helium/idls@workspace:packages/idls": version: 0.0.0-use.local resolution: "@helium/idls@workspace:packages/idls" dependencies: @@ -1455,13 +1455,13 @@ __metadata: languageName: node linkType: hard -"@helium/lazy-distributor-sdk@^0.6.12-next.0+C50F3444, @helium/lazy-distributor-sdk@workspace:packages/lazy-distributor-sdk": +"@helium/lazy-distributor-sdk@^0.6.12, @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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 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/lazy-transactions-sdk@^0.6.12-next.0+C50F3444, @helium/lazy-transactions-sdk@workspace:packages/lazy-transactions-sdk": +"@helium/lazy-transactions-sdk@^0.6.12, @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.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/idls": ^0.6.12 + "@helium/spl-utils": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1495,12 +1495,12 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/helium-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/helium-entity-manager-sdk": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.4 @@ -1531,18 +1531,18 @@ __metadata: "@clockwork-xyz/sdk": ^0.3.0 "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 + "@helium/circuit-breaker-sdk": ^0.6.12 "@helium/crypto": ^4.10.2 - "@helium/data-credits-sdk": ^0.6.12-next.0+C50F3444 - "@helium/distributor-oracle": ^0.6.12-next.0+C50F3444 - "@helium/helium-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/lazy-distributor-sdk": ^0.6.12-next.0+C50F3444 - "@helium/lazy-transactions-sdk": ^0.6.12-next.0+C50F3444 - "@helium/treasury-management-sdk": ^0.6.12-next.0+C50F3444 - "@helium/voter-stake-registry-sdk": ^0.6.12-next.0+C50F3444 + "@helium/data-credits-sdk": ^0.6.12 + "@helium/distributor-oracle": ^0.6.12 + "@helium/helium-entity-manager-sdk": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/lazy-distributor-sdk": ^0.6.12 + "@helium/lazy-transactions-sdk": ^0.6.12 + "@helium/treasury-management-sdk": ^0.6.12 + "@helium/voter-stake-registry-sdk": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@project-serum/borsh": ^0.2.5 "@solana/buffer-layout": ^4.0.0 @@ -1572,14 +1572,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/mobile-entity-manager-sdk@^0.6.12-next.0+C50F3444, @helium/mobile-entity-manager-sdk@workspace:packages/mobile-entity-manager-sdk": +"@helium/mobile-entity-manager-sdk@^0.6.12, @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.6.12-next.0+C50F3444 - "@helium/helium-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/helium-entity-manager-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 "@types/crypto-js": ^4.1.1 bn.js: ^5.2.0 bs58: ^4.0.1 @@ -1633,16 +1633,16 @@ __metadata: resolution: "@helium/monitor-service@workspace:packages/monitor-service" dependencies: "@coral-xyz/anchor": ^0.28.0 - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/data-credits-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-entity-manager-sdk": ^0.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/lazy-distributor-sdk": ^0.6.12-next.0+C50F3444 - "@helium/lazy-transactions-sdk": ^0.6.12-next.0+C50F3444 - "@helium/price-oracle-sdk": ^0.6.12-next.0+C50F3444 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/data-credits-sdk": ^0.6.12 + "@helium/helium-entity-manager-sdk": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/lazy-distributor-sdk": ^0.6.12 + "@helium/lazy-transactions-sdk": ^0.6.12 + "@helium/price-oracle-sdk": ^0.6.12 + "@helium/spl-utils": ^0.6.12 "@metaplex-foundation/mpl-bubblegum": ^3.0.0 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 @@ -1669,7 +1669,7 @@ __metadata: languageName: unknown linkType: soft -"@helium/no-emit-sdk@^0.6.12-next.0+C50F3444, @helium/no-emit-sdk@workspace:packages/no-emit-sdk": +"@helium/no-emit-sdk@^0.6.12, @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: @@ -1697,12 +1697,12 @@ __metadata: languageName: node linkType: hard -"@helium/price-oracle-sdk@^0.6.12-next.0+C50F3444, @helium/price-oracle-sdk@workspace:packages/price-oracle-sdk": +"@helium/price-oracle-sdk@^0.6.12, @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.6.12-next.0+C50F3444 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1763,13 +1763,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/rewards-oracle-sdk@^0.6.12-next.0+C50F3444, @helium/rewards-oracle-sdk@workspace:packages/rewards-oracle-sdk": +"@helium/rewards-oracle-sdk@^0.6.12, @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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1779,14 +1779,14 @@ __metadata: languageName: unknown linkType: soft -"@helium/spl-utils@^0.6.12-next.0+C50F3444, @helium/spl-utils@workspace:packages/spl-utils": +"@helium/spl-utils@^0.6.12, @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.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/anchor-resolvers": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -1818,9 +1818,9 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 + "@helium/spl-utils": ^0.6.12 "@jup-ag/api": ^6.0.6 "@solana/spl-token": ^0.3.8 "@solana/web3.js": ^1.78.4 @@ -1850,14 +1850,14 @@ __metadata: languageName: node linkType: hard -"@helium/treasury-management-sdk@^0.6.12-next.0+C50F3444, @helium/treasury-management-sdk@workspace:packages/treasury-management-sdk": +"@helium/treasury-management-sdk@^0.6.12, @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.6.12-next.0+C50F3444 - "@helium/circuit-breaker-sdk": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/circuit-breaker-sdk": ^0.6.12 + "@helium/idls": ^0.6.12 bn.js: ^5.2.0 bs58: ^4.0.1 git-format-staged: ^2.1.3 @@ -1872,13 +1872,13 @@ __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.6.12-next.0+C50F3444 - "@helium/account-fetch-cache-hooks": ^0.6.12-next.0+C50F3444 - "@helium/helium-react-hooks": ^0.6.12-next.0+C50F3444 - "@helium/helium-sub-daos-sdk": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 + "@helium/account-fetch-cache-hooks": ^0.6.12 + "@helium/helium-react-hooks": ^0.6.12 + "@helium/helium-sub-daos-sdk": ^0.6.12 "@helium/modular-governance-hooks": ^0.0.8 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 - "@helium/voter-stake-registry-sdk": ^0.6.12-next.0+C50F3444 + "@helium/spl-utils": ^0.6.12 + "@helium/voter-stake-registry-sdk": ^0.6.12 "@metaplex-foundation/js": ^0.19.4 "@solana/wallet-adapter-base": ^0.9.22 "@solana/wallet-adapter-react": ^0.15.32 @@ -1895,13 +1895,13 @@ __metadata: languageName: unknown linkType: soft -"@helium/voter-stake-registry-sdk@^0.6.12-next.0+C50F3444, @helium/voter-stake-registry-sdk@workspace:packages/voter-stake-registry-sdk": +"@helium/voter-stake-registry-sdk@^0.6.12, @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.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 + "@helium/anchor-resolvers": ^0.6.12 + "@helium/idls": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-token": ^0.3.8 bn.js: ^5.2.0 @@ -1919,10 +1919,10 @@ __metadata: dependencies: "@coral-xyz/anchor": ^0.28.0 "@fastify/cors": ^8.1.1 - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 "@helium/address": ^4.10.2 - "@helium/spl-utils": ^0.6.12-next.0+C50F3444 - "@helium/voter-stake-registry-sdk": ^0.6.12-next.0+C50F3444 + "@helium/spl-utils": ^0.6.12 + "@helium/voter-stake-registry-sdk": ^0.6.12 "@metaplex-foundation/mpl-token-metadata": ^2.10.0 "@solana/spl-account-compression": ^0.1.7 "@solana/spl-token": ^0.3.8 @@ -1947,11 +1947,11 @@ __metadata: "@coral-xyz/anchor": ^0.28.0 "@coral-xyz/xnft-cli": 0.2.0-latest.403 "@esbuild-plugins/node-globals-polyfill": ^0.1.1 - "@helium/account-fetch-cache": ^0.6.12-next.0+C50F3444 - "@helium/distributor-oracle": ^0.6.12-next.0+C50F3444 - "@helium/helium-react-hooks": ^0.6.12-next.0+C50F3444 - "@helium/idls": ^0.6.12-next.0+C50F3444 - "@helium/lazy-distributor-sdk": ^0.6.12-next.0+C50F3444 + "@helium/account-fetch-cache": ^0.6.12 + "@helium/distributor-oracle": ^0.6.12 + "@helium/helium-react-hooks": ^0.6.12 + "@helium/idls": ^0.6.12 + "@helium/lazy-distributor-sdk": ^0.6.12 "@solana/spl-token": ^0.3.8 assert: ^2.0.0 bn.js: ^5.2.0