diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f7addf14..90cc34466 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.1](https://github.com/helium/helium-program-library/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package helium-program-library + + + + + # [0.6.0](https://github.com/helium/helium-program-library/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package helium-program-library diff --git a/lerna.json b/lerna.json index aefe7d85d..ced986021 100644 --- a/lerna.json +++ b/lerna.json @@ -4,5 +4,5 @@ "packages/*" ], "useWorkspaces": true, - "version": "0.6.0" + "version": "0.6.1" } diff --git a/packages/account-fetch-cache-hooks/CHANGELOG.md b/packages/account-fetch-cache-hooks/CHANGELOG.md index dce43fd62..fa4d1570a 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/account-fetch-cache-hooks + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/account-fetch-cache-hooks diff --git a/packages/account-fetch-cache-hooks/package.json b/packages/account-fetch-cache-hooks/package.json index 49cf43eac..f53cf2b0a 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.0", + "version": "0.6.1", "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.0", + "@helium/account-fetch-cache": "^0.6.1", "@solana/web3.js": "^1.78.4", "react-async-hook": "^4.0.0" }, diff --git a/packages/account-fetch-cache/CHANGELOG.md b/packages/account-fetch-cache/CHANGELOG.md index 25f565b1d..f41157117 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.1](https://github.com/helium/helium-program-library/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/account-fetch-cache + + + + + # [0.6.0](https://github.com/helium/helium-program-library/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/account-fetch-cache diff --git a/packages/account-fetch-cache/package.json b/packages/account-fetch-cache/package.json index 540b49590..b62741813 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.0", + "version": "0.6.1", "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 d1b3a5606..ed21612a4 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/account-postgres-sink-service + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/account-postgres-sink-service diff --git a/packages/account-postgres-sink-service/package.json b/packages/account-postgres-sink-service/package.json index 82584fe74..5df34e769 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.0", + "version": "0.6.1", "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.0", + "@helium/account-fetch-cache": "^0.6.1", "@metaplex-foundation/mpl-token-metadata": "^2.10.0", "@solana/web3.js": "^1.78.4", "aws-sdk": "^2.1344.0", diff --git a/packages/active-device-oracle/CHANGELOG.md b/packages/active-device-oracle/CHANGELOG.md index c917cdacd..8dab7ca22 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/active-device-oracle + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/active-device-oracle diff --git a/packages/active-device-oracle/package.json b/packages/active-device-oracle/package.json index 8dc386fca..9b95c5c6d 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.0", + "version": "0.6.1", "description": "Oracle of helium active devices", "repository": { "type": "git", diff --git a/packages/anchor-resolvers/CHANGELOG.md b/packages/anchor-resolvers/CHANGELOG.md index b9850f807..9bd307ae5 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.1](https://github.com/helium/helium-program-library/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/anchor-resolvers + + + + + # [0.6.0](https://github.com/helium/helium-program-library/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/anchor-resolvers diff --git a/packages/anchor-resolvers/package.json b/packages/anchor-resolvers/package.json index 52289f506..34c874834 100644 --- a/packages/anchor-resolvers/package.json +++ b/packages/anchor-resolvers/package.json @@ -1,6 +1,6 @@ { "name": "@helium/anchor-resolvers", - "version": "0.6.0", + "version": "0.6.1", "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 707808f76..a5b61ff2c 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/circuit-breaker-sdk + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/circuit-breaker-sdk diff --git a/packages/circuit-breaker-sdk/package.json b/packages/circuit-breaker-sdk/package.json index 79d71249c..51412e38c 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.0", + "version": "0.6.1", "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.0", - "@helium/idls": "^0.6.0", + "@helium/anchor-resolvers": "^0.6.1", + "@helium/idls": "^0.6.1", "bn.js": "^5.2.0", "bs58": "^4.0.1" }, diff --git a/packages/crons/CHANGELOG.md b/packages/crons/CHANGELOG.md index 6f36745c6..00c6efbd8 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.1](https://github.com/helium/helium-program-library/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/crons + + + + + # [0.6.0](https://github.com/helium/helium-program-library/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/crons diff --git a/packages/crons/package.json b/packages/crons/package.json index 1db44c6a5..27772b9dc 100644 --- a/packages/crons/package.json +++ b/packages/crons/package.json @@ -1,6 +1,6 @@ { "name": "@helium/crons", - "version": "0.6.0", + "version": "0.6.1", "description": "scripts to run on a schedule", "private": true, "publishConfig": { @@ -32,22 +32,22 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/account-fetch-cache": "^0.6.0", - "@helium/distributor-oracle": "^0.6.0", - "@helium/fanout-sdk": "^0.6.0", - "@helium/helium-entity-manager-sdk": "^0.6.0", - "@helium/helium-sub-daos-sdk": "^0.6.0", - "@helium/idls": "^0.6.0", - "@helium/lazy-distributor-sdk": "^0.6.0", - "@helium/mobile-entity-manager-sdk": "^0.6.0", + "@helium/account-fetch-cache": "^0.6.1", + "@helium/distributor-oracle": "^0.6.1", + "@helium/fanout-sdk": "^0.6.1", + "@helium/helium-entity-manager-sdk": "^0.6.1", + "@helium/helium-sub-daos-sdk": "^0.6.1", + "@helium/idls": "^0.6.1", + "@helium/lazy-distributor-sdk": "^0.6.1", + "@helium/mobile-entity-manager-sdk": "^0.6.1", "@helium/organization-sdk": "^0.0.8", - "@helium/price-oracle-sdk": "^0.6.0", + "@helium/price-oracle-sdk": "^0.6.1", "@helium/proposal-sdk": "^0.0.8", - "@helium/rewards-oracle-sdk": "^0.6.0", - "@helium/spl-utils": "^0.6.0", + "@helium/rewards-oracle-sdk": "^0.6.1", + "@helium/spl-utils": "^0.6.1", "@helium/state-controller-sdk": "^0.0.8", - "@helium/treasury-management-sdk": "^0.6.0", - "@helium/voter-stake-registry-sdk": "^0.6.0", + "@helium/treasury-management-sdk": "^0.6.1", + "@helium/voter-stake-registry-sdk": "^0.6.1", "@solana/spl-token": "^0.3.8", "@solana/web3.js": "^1.78.4", "axios": "^1.3.6", diff --git a/packages/currency-utils/CHANGELOG.md b/packages/currency-utils/CHANGELOG.md index 271d32308..73d07acf8 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.1](https://github.com/helium/helium-program-library/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/currency-utils + + + + + # [0.6.0](https://github.com/helium/helium-program-library/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/currency-utils diff --git a/packages/currency-utils/package.json b/packages/currency-utils/package.json index a56f1afff..7acccf25d 100644 --- a/packages/currency-utils/package.json +++ b/packages/currency-utils/package.json @@ -1,6 +1,6 @@ { "name": "@helium/currency-utils", - "version": "0.6.0", + "version": "0.6.1", "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 2cc73b28f..63dcf4c8f 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/data-credits-sdk + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/data-credits-sdk diff --git a/packages/data-credits-sdk/package.json b/packages/data-credits-sdk/package.json index 0a6f1b45d..60a73529b 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.0", + "version": "0.6.1", "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.0", - "@helium/circuit-breaker-sdk": "^0.6.0", - "@helium/helium-sub-daos-sdk": "^0.6.0", - "@helium/idls": "^0.6.0", + "@helium/anchor-resolvers": "^0.6.1", + "@helium/circuit-breaker-sdk": "^0.6.1", + "@helium/helium-sub-daos-sdk": "^0.6.1", + "@helium/idls": "^0.6.1", "bn.js": "^5.2.0", "bs58": "^4.0.1", "crypto-js": "^4.1.1" diff --git a/packages/distributor-oracle/CHANGELOG.md b/packages/distributor-oracle/CHANGELOG.md index 896de3100..9b5a00ff9 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/distributor-oracle + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/distributor-oracle diff --git a/packages/distributor-oracle/package.json b/packages/distributor-oracle/package.json index 6f4e031c0..fa17e0298 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.0", + "version": "0.6.1", "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.0", + "@helium/account-fetch-cache": "^0.6.1", "@helium/address": "^4.10.2", - "@helium/helium-entity-manager-sdk": "^0.6.0", - "@helium/helium-sub-daos-sdk": "^0.6.0", - "@helium/idls": "^0.6.0", - "@helium/lazy-distributor-sdk": "^0.6.0", - "@helium/rewards-oracle-sdk": "^0.6.0", - "@helium/spl-utils": "^0.6.0", + "@helium/helium-entity-manager-sdk": "^0.6.1", + "@helium/helium-sub-daos-sdk": "^0.6.1", + "@helium/idls": "^0.6.1", + "@helium/lazy-distributor-sdk": "^0.6.1", + "@helium/rewards-oracle-sdk": "^0.6.1", + "@helium/spl-utils": "^0.6.1", "@metaplex-foundation/mpl-bubblegum": "^0.7.0", "@solana/spl-token": "^0.3.8", "@types/sequelize": "^4.28.14", diff --git a/packages/distributor-oracle/src/client.ts b/packages/distributor-oracle/src/client.ts index c60459f1b..36c00d76f 100644 --- a/packages/distributor-oracle/src/client.ts +++ b/packages/distributor-oracle/src/client.ts @@ -258,8 +258,7 @@ export async function formBulkTransactions({ lazyDistributor, assetEndpoint, owner: wallet, - // Make the oracle pay for the recipient to avoid newly migrated users not having enough sol to claim rewards - payer: lazyDistributorAcc.oracles[0].oracle, + payer: wallet, getAssetFn: () => Promise.resolve(compressionAssetAccs![idx]), // cache result so we don't hit again getAssetProofFn: assetProofsById ? () => Promise.resolve(assetProofsById[compressionAssetAccs![idx].id.toBase58()]) : undefined, }) @@ -465,8 +464,7 @@ export async function formTransaction({ lazyDistributor, assetEndpoint, owner: wallet, - // Make the oracle pay for the recipient to avoid newly migrated users not having enough sol to claim rewards - payer: lazyDistributorAcc.oracles[0].oracle, + payer: wallet, getAssetFn: () => Promise.resolve(assetAcc), // cache result so we don't hit again getAssetProofFn, }) diff --git a/packages/entity-invalidator/CHANGELOG.md b/packages/entity-invalidator/CHANGELOG.md index 88d90b1d8..1978651eb 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/entity-invalidator + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/entity-invalidator diff --git a/packages/entity-invalidator/package.json b/packages/entity-invalidator/package.json index 8724e9da4..32f431563 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.0", + "version": "0.6.1", "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.0", - "@helium/helium-entity-manager-sdk": "^0.6.0", - "@helium/spl-utils": "^0.6.0", + "@helium/account-fetch-cache": "^0.6.1", + "@helium/helium-entity-manager-sdk": "^0.6.1", + "@helium/spl-utils": "^0.6.1", "@solana/web3.js": "^1.78.4", "aws-sdk": "^2.1344.0", "bn.js": "^5.2.0", diff --git a/packages/fanout-metadata-service/CHANGELOG.md b/packages/fanout-metadata-service/CHANGELOG.md index 43a3d280d..7e9c6b21a 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/fanout-metadata-service + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/fanout-metadata-service diff --git a/packages/fanout-metadata-service/package.json b/packages/fanout-metadata-service/package.json index 16d3fa008..ca0bb632c 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.0", + "version": "0.6.1", "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.0", + "@helium/account-fetch-cache": "^0.6.1", "@helium/address": "^4.10.2", - "@helium/fanout-sdk": "^0.6.0", - "@helium/spl-utils": "^0.6.0", + "@helium/fanout-sdk": "^0.6.1", + "@helium/spl-utils": "^0.6.1", "@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 d77ad7678..a250ff552 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/fanout-sdk + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/fanout-sdk diff --git a/packages/fanout-sdk/package.json b/packages/fanout-sdk/package.json index 5b03517ef..f3fb61991 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.0", + "version": "0.6.1", "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.0", - "@helium/idls": "^0.6.0", + "@helium/anchor-resolvers": "^0.6.1", + "@helium/idls": "^0.6.1", "bn.js": "^5.2.0", "bs58": "^4.0.1" }, diff --git a/packages/faucet-service/CHANGELOG.md b/packages/faucet-service/CHANGELOG.md index 00ef94beb..1b3883481 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/faucet-service + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/faucet-service diff --git a/packages/faucet-service/package.json b/packages/faucet-service/package.json index d101e41bf..2e0881782 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.0", + "version": "0.6.1", "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.0", - "@helium/spl-utils": "^0.6.0", + "@helium/idls": "^0.6.1", + "@helium/spl-utils": "^0.6.1", "@metaplex-foundation/mpl-token-metadata": "^2.10.0", "@solana/spl-token": "^0.3.8", "@solana/web3.js": "^1.78.4", diff --git a/packages/helium-admin-cli/CHANGELOG.md b/packages/helium-admin-cli/CHANGELOG.md index 67c3b6ed1..86de62e28 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/helium-admin-cli + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/helium-admin-cli diff --git a/packages/helium-admin-cli/package.json b/packages/helium-admin-cli/package.json index bd7937306..630714baa 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.0", + "version": "0.6.1", "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.0", + "@helium/circuit-breaker-sdk": "^0.6.1", "@helium/crypto": "^4.10.2", - "@helium/data-credits-sdk": "^0.6.0", - "@helium/distributor-oracle": "^0.6.0", - "@helium/fanout-sdk": "^0.6.0", - "@helium/helium-entity-manager-sdk": "^0.6.0", - "@helium/helium-sub-daos-sdk": "^0.6.0", - "@helium/lazy-distributor-sdk": "^0.6.0", - "@helium/mobile-entity-manager-sdk": "^0.6.0", - "@helium/price-oracle-sdk": "^0.6.0", - "@helium/spl-utils": "^0.6.0", - "@helium/treasury-management-sdk": "^0.6.0", + "@helium/data-credits-sdk": "^0.6.1", + "@helium/distributor-oracle": "^0.6.1", + "@helium/fanout-sdk": "^0.6.1", + "@helium/helium-entity-manager-sdk": "^0.6.1", + "@helium/helium-sub-daos-sdk": "^0.6.1", + "@helium/lazy-distributor-sdk": "^0.6.1", + "@helium/mobile-entity-manager-sdk": "^0.6.1", + "@helium/price-oracle-sdk": "^0.6.1", + "@helium/spl-utils": "^0.6.1", + "@helium/treasury-management-sdk": "^0.6.1", "@solana/spl-account-compression": "^0.1.7", "@solana/spl-governance": "^0.3.18", "@solana/spl-token": "^0.3.8", diff --git a/packages/helium-entity-manager-sdk/CHANGELOG.md b/packages/helium-entity-manager-sdk/CHANGELOG.md index 4035cb89e..0427118a9 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/helium-entity-manager-sdk + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/helium-entity-manager-sdk diff --git a/packages/helium-entity-manager-sdk/package.json b/packages/helium-entity-manager-sdk/package.json index e92d2498d..1d7a59859 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.0", + "version": "0.6.1", "description": "Interface to the helium-entity-manager smart contract", "repository": { "type": "git", @@ -33,10 +33,10 @@ "dependencies": { "@coral-xyz/anchor": "^0.28.0", "@helium/address": "^4.10.2", - "@helium/anchor-resolvers": "^0.6.0", - "@helium/helium-sub-daos-sdk": "^0.6.0", - "@helium/idls": "^0.6.0", - "@helium/spl-utils": "^0.6.0", + "@helium/anchor-resolvers": "^0.6.1", + "@helium/helium-sub-daos-sdk": "^0.6.1", + "@helium/idls": "^0.6.1", + "@helium/spl-utils": "^0.6.1", "bn.js": "^5.2.0", "bs58": "^4.0.1", "crypto-js": "^4.1.1", diff --git a/packages/helium-react-hooks/CHANGELOG.md b/packages/helium-react-hooks/CHANGELOG.md index ddaf858e6..370c806be 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/helium-react-hooks + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/helium-react-hooks diff --git a/packages/helium-react-hooks/package.json b/packages/helium-react-hooks/package.json index 88f1e8380..e86de2835 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.0", + "version": "0.6.1", "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.0", - "@helium/account-fetch-cache-hooks": "^0.6.0", + "@helium/account-fetch-cache": "^0.6.1", + "@helium/account-fetch-cache-hooks": "^0.6.1", "@solana/spl-token": "^0.3.8", "@solana/web3.js": "^1.78.4", "bs58": "^4.0.1", diff --git a/packages/helium-sub-daos-sdk/CHANGELOG.md b/packages/helium-sub-daos-sdk/CHANGELOG.md index c61833bf1..060da4505 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/helium-sub-daos-sdk + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/helium-sub-daos-sdk diff --git a/packages/helium-sub-daos-sdk/package.json b/packages/helium-sub-daos-sdk/package.json index 9bf9546a2..8aafd0bbf 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.0", + "version": "0.6.1", "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.0", - "@helium/circuit-breaker-sdk": "^0.6.0", - "@helium/treasury-management-sdk": "^0.6.0", - "@helium/voter-stake-registry-sdk": "^0.6.0", + "@helium/anchor-resolvers": "^0.6.1", + "@helium/circuit-breaker-sdk": "^0.6.1", + "@helium/treasury-management-sdk": "^0.6.1", + "@helium/voter-stake-registry-sdk": "^0.6.1", "bn.js": "^5.2.0", "bs58": "^4.0.1" }, diff --git a/packages/hotspot-utils/CHANGELOG.md b/packages/hotspot-utils/CHANGELOG.md index 7013ac004..46ecc3e4b 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.1](https://github.com/helium/helium-program-library/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/hotspot-utils + + + + + # [0.6.0](https://github.com/helium/helium-program-library/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/hotspot-utils diff --git a/packages/hotspot-utils/package.json b/packages/hotspot-utils/package.json index beaa4a1e4..663ffda45 100644 --- a/packages/hotspot-utils/package.json +++ b/packages/hotspot-utils/package.json @@ -1,6 +1,6 @@ { "name": "@helium/hotspot-utils", - "version": "0.6.0", + "version": "0.6.1", "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.0", - "@helium/helium-sub-daos-sdk": "^0.6.0", - "@helium/idls": "^0.6.0", - "@helium/spl-utils": "^0.6.0", + "@helium/helium-entity-manager-sdk": "^0.6.1", + "@helium/helium-sub-daos-sdk": "^0.6.1", + "@helium/idls": "^0.6.1", + "@helium/spl-utils": "^0.6.1", "@solana/web3.js": "^1.78.4", "bs58": "^4.0.1" }, diff --git a/packages/idls/CHANGELOG.md b/packages/idls/CHANGELOG.md index f3f7e0d03..a6ca5911a 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.1](https://github.com/helium/helium-program-library/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/idls + + + + + # [0.6.0](https://github.com/helium/helium-program-library/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/idls diff --git a/packages/idls/package.json b/packages/idls/package.json index 7b9f40b7a..aecdadc52 100644 --- a/packages/idls/package.json +++ b/packages/idls/package.json @@ -1,6 +1,6 @@ { "name": "@helium/idls", - "version": "0.6.0", + "version": "0.6.1", "description": "Exported idls", "publishConfig": { "access": "public", diff --git a/packages/lazy-distributor-sdk/CHANGELOG.md b/packages/lazy-distributor-sdk/CHANGELOG.md index 2a3d52f3f..f0dd24c95 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/lazy-distributor-sdk + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/lazy-distributor-sdk diff --git a/packages/lazy-distributor-sdk/package.json b/packages/lazy-distributor-sdk/package.json index 9c5219f8e..da08ae2f1 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.0", + "version": "0.6.1", "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.0", - "@helium/circuit-breaker-sdk": "^0.6.0", + "@helium/anchor-resolvers": "^0.6.1", + "@helium/circuit-breaker-sdk": "^0.6.1", "bn.js": "^5.2.0", "bs58": "^4.0.1" }, diff --git a/packages/lazy-transactions-sdk/CHANGELOG.md b/packages/lazy-transactions-sdk/CHANGELOG.md index 239c72361..a9fbe34c5 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/lazy-transactions-sdk + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/lazy-transactions-sdk diff --git a/packages/lazy-transactions-sdk/package.json b/packages/lazy-transactions-sdk/package.json index 01a6980a7..30b02118d 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.0", + "version": "0.6.1", "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.0", - "@helium/spl-utils": "^0.6.0", + "@helium/idls": "^0.6.1", + "@helium/spl-utils": "^0.6.1", "bn.js": "^5.2.0", "bs58": "^4.0.1", "js-sha3": "^0.8.0", diff --git a/packages/metadata-service/CHANGELOG.md b/packages/metadata-service/CHANGELOG.md index d44d3024c..1853921ac 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/metadata-service + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/metadata-service diff --git a/packages/metadata-service/package.json b/packages/metadata-service/package.json index 2b60b9f10..2f56d6632 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.0", + "version": "0.6.1", "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.0", + "@helium/account-fetch-cache": "^0.6.1", "@helium/address": "^4.10.2", - "@helium/helium-entity-manager-sdk": "^0.6.0", - "@helium/helium-sub-daos-sdk": "^0.6.0", - "@helium/idls": "^0.6.0", - "@helium/spl-utils": "^0.6.0", + "@helium/helium-entity-manager-sdk": "^0.6.1", + "@helium/helium-sub-daos-sdk": "^0.6.1", + "@helium/idls": "^0.6.1", + "@helium/spl-utils": "^0.6.1", "@metaplex-foundation/mpl-token-metadata": "^2.10.0", "@solana/spl-token": "^0.3.8", "@solana/web3.js": "^1.78.4", diff --git a/packages/migration-service/CHANGELOG.md b/packages/migration-service/CHANGELOG.md index 8a1aa7c8a..e59a68154 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/migration-service + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/migration-service diff --git a/packages/migration-service/package.json b/packages/migration-service/package.json index cfb8cbf53..b1e9bd1fe 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.0", + "version": "0.6.1", "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.0", + "@helium/account-fetch-cache": "^0.6.1", "@helium/address": "^4.10.2", - "@helium/circuit-breaker-sdk": "^0.6.0", + "@helium/circuit-breaker-sdk": "^0.6.1", "@helium/crypto": "^4.10.2", - "@helium/data-credits-sdk": "^0.6.0", - "@helium/distributor-oracle": "^0.6.0", - "@helium/helium-entity-manager-sdk": "^0.6.0", - "@helium/helium-sub-daos-sdk": "^0.6.0", - "@helium/lazy-distributor-sdk": "^0.6.0", - "@helium/lazy-transactions-sdk": "^0.6.0", - "@helium/treasury-management-sdk": "^0.6.0", - "@helium/voter-stake-registry-sdk": "^0.6.0", + "@helium/data-credits-sdk": "^0.6.1", + "@helium/distributor-oracle": "^0.6.1", + "@helium/helium-entity-manager-sdk": "^0.6.1", + "@helium/helium-sub-daos-sdk": "^0.6.1", + "@helium/lazy-distributor-sdk": "^0.6.1", + "@helium/lazy-transactions-sdk": "^0.6.1", + "@helium/treasury-management-sdk": "^0.6.1", + "@helium/voter-stake-registry-sdk": "^0.6.1", "@metaplex-foundation/mpl-token-metadata": "^2.10.0", "@project-serum/borsh": "^0.2.5", "@solana/buffer-layout": "^4.0.0", diff --git a/packages/mobile-entity-manager-sdk/CHANGELOG.md b/packages/mobile-entity-manager-sdk/CHANGELOG.md index b42cbb5b9..f995c746b 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/mobile-entity-manager-sdk + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/mobile-entity-manager-sdk diff --git a/packages/mobile-entity-manager-sdk/package.json b/packages/mobile-entity-manager-sdk/package.json index 30e26ff5c..142e99a26 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.0", + "version": "0.6.1", "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.0", - "@helium/helium-entity-manager-sdk": "^0.6.0", - "@helium/idls": "^0.6.0", + "@helium/anchor-resolvers": "^0.6.1", + "@helium/helium-entity-manager-sdk": "^0.6.1", + "@helium/idls": "^0.6.1", "bn.js": "^5.2.0", "bs58": "^4.0.1" }, diff --git a/packages/monitor-service/CHANGELOG.md b/packages/monitor-service/CHANGELOG.md index a00786136..d5002d2e5 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/monitor-service + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/monitor-service diff --git a/packages/monitor-service/package.json b/packages/monitor-service/package.json index 92132cc59..2effa4db5 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.0", + "version": "0.6.1", "description": "Prometheus monitoring of important accounts on Solana", "repository": { "type": "git", @@ -33,14 +33,14 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/account-fetch-cache": "^0.6.0", - "@helium/circuit-breaker-sdk": "^0.6.0", - "@helium/data-credits-sdk": "^0.6.0", - "@helium/helium-entity-manager-sdk": "^0.6.0", - "@helium/helium-sub-daos-sdk": "^0.6.0", - "@helium/idls": "^0.6.0", - "@helium/lazy-transactions-sdk": "^0.6.0", - "@helium/spl-utils": "^0.6.0", + "@helium/account-fetch-cache": "^0.6.1", + "@helium/circuit-breaker-sdk": "^0.6.1", + "@helium/data-credits-sdk": "^0.6.1", + "@helium/helium-entity-manager-sdk": "^0.6.1", + "@helium/helium-sub-daos-sdk": "^0.6.1", + "@helium/idls": "^0.6.1", + "@helium/lazy-transactions-sdk": "^0.6.1", + "@helium/spl-utils": "^0.6.1", "@metaplex-foundation/mpl-token-metadata": "^2.10.0", "@solana/spl-account-compression": "^0.1.7", "@solana/spl-token": "^0.3.8", diff --git a/packages/price-oracle-sdk/CHANGELOG.md b/packages/price-oracle-sdk/CHANGELOG.md index 771b54062..c9eb211b2 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/price-oracle-sdk + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/price-oracle-sdk diff --git a/packages/price-oracle-sdk/package.json b/packages/price-oracle-sdk/package.json index 5edab966a..46259f4e6 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.0", + "version": "0.6.1", "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.0", + "@helium/idls": "^0.6.1", "bn.js": "^5.2.0", "bs58": "^4.0.1" }, diff --git a/packages/rewards-oracle-faucet-service/CHANGELOG.md b/packages/rewards-oracle-faucet-service/CHANGELOG.md index b2e961d18..45dedda98 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/rewards-oracle-faucet-service + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/rewards-oracle-faucet-service diff --git a/packages/rewards-oracle-faucet-service/package.json b/packages/rewards-oracle-faucet-service/package.json index 82b9db7a0..85970eb2c 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.0", + "version": "0.6.1", "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 a7bce1ab9..3164f1dc0 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/rewards-oracle-sdk + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/rewards-oracle-sdk diff --git a/packages/rewards-oracle-sdk/package.json b/packages/rewards-oracle-sdk/package.json index c900fd491..2da4c78f1 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.0", + "version": "0.6.1", "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.0", - "@helium/idls": "^0.6.0", + "@helium/anchor-resolvers": "^0.6.1", + "@helium/idls": "^0.6.1", "bn.js": "^5.2.0", "bs58": "^4.0.1" }, diff --git a/packages/spl-utils/CHANGELOG.md b/packages/spl-utils/CHANGELOG.md index 51b6d7d55..64a884d4c 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.1](https://github.com/helium/helium-program-library/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/spl-utils + + + + + # [0.6.0](https://github.com/helium/helium-program-library/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/spl-utils diff --git a/packages/spl-utils/package.json b/packages/spl-utils/package.json index 9e1dce4da..01ea40a0e 100644 --- a/packages/spl-utils/package.json +++ b/packages/spl-utils/package.json @@ -1,6 +1,6 @@ { "name": "@helium/spl-utils", - "version": "0.6.0", + "version": "0.6.1", "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.0", + "@helium/account-fetch-cache": "^0.6.1", "@helium/address": "^4.10.2", - "@helium/anchor-resolvers": "^0.6.0", + "@helium/anchor-resolvers": "^0.6.1", "@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 303910103..7bda08040 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/tokens-to-rent-service + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/tokens-to-rent-service diff --git a/packages/tokens-to-rent-service/package.json b/packages/tokens-to-rent-service/package.json index 771051f82..75816f301 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.0", + "version": "0.6.1", "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.0", + "@helium/account-fetch-cache": "^0.6.1", "@helium/address": "^4.10.2", - "@helium/spl-utils": "^0.6.0", + "@helium/spl-utils": "^0.6.1", "@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 dd68fecf7..dbb25589f 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/treasury-management-sdk + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/treasury-management-sdk diff --git a/packages/treasury-management-sdk/package.json b/packages/treasury-management-sdk/package.json index fe3db78cf..eaf0da93d 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.0", + "version": "0.6.1", "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.0", - "@helium/circuit-breaker-sdk": "^0.6.0", - "@helium/idls": "^0.6.0", + "@helium/anchor-resolvers": "^0.6.1", + "@helium/circuit-breaker-sdk": "^0.6.1", + "@helium/idls": "^0.6.1", "bn.js": "^5.2.0", "bs58": "^4.0.1" }, diff --git a/packages/voter-stake-registry-hooks/CHANGELOG.md b/packages/voter-stake-registry-hooks/CHANGELOG.md index f6ca9aa83..d84d38712 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/voter-stake-registry-hooks + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/voter-stake-registry-hooks diff --git a/packages/voter-stake-registry-hooks/package.json b/packages/voter-stake-registry-hooks/package.json index 46e909fcc..ecb125035 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.0", + "version": "0.6.1", "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.0", - "@helium/account-fetch-cache-hooks": "^0.6.0", - "@helium/helium-react-hooks": "^0.6.0", - "@helium/helium-sub-daos-sdk": "^0.6.0", + "@helium/account-fetch-cache": "^0.6.1", + "@helium/account-fetch-cache-hooks": "^0.6.1", + "@helium/helium-react-hooks": "^0.6.1", + "@helium/helium-sub-daos-sdk": "^0.6.1", "@helium/modular-governance-hooks": "^0.0.8", - "@helium/spl-utils": "^0.6.0", - "@helium/voter-stake-registry-sdk": "^0.6.0", + "@helium/spl-utils": "^0.6.1", + "@helium/voter-stake-registry-sdk": "^0.6.1", "@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-sdk/CHANGELOG.md b/packages/voter-stake-registry-sdk/CHANGELOG.md index 4c03f1d25..2d8ca0594 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/voter-stake-registry-sdk + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/voter-stake-registry-sdk diff --git a/packages/voter-stake-registry-sdk/package.json b/packages/voter-stake-registry-sdk/package.json index d0ff618bb..0a6e75627 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.0", + "version": "0.6.1", "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.0", - "@helium/idls": "^0.6.0", + "@helium/anchor-resolvers": "^0.6.1", + "@helium/idls": "^0.6.1", "@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 f2284f45b..f47733b00 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.1](https://github.com/helium/helium-program-libary/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/vsr-metadata-service + + + + + # [0.6.0](https://github.com/helium/helium-program-libary/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/vsr-metadata-service diff --git a/packages/vsr-metadata-service/package.json b/packages/vsr-metadata-service/package.json index 7fae00ff2..5e8ff605d 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.0", + "version": "0.6.1", "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.0", + "@helium/account-fetch-cache": "^0.6.1", "@helium/address": "^4.10.2", - "@helium/spl-utils": "^0.6.0", - "@helium/voter-stake-registry-sdk": "^0.6.0", + "@helium/spl-utils": "^0.6.1", + "@helium/voter-stake-registry-sdk": "^0.6.1", "@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 951c2fbce..5bdc33ea3 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.1](https://github.com/helium/helium-program-library/compare/v0.6.0...v0.6.1) (2023-11-10) + +**Note:** Version bump only for package @helium/xnft-hotspot + + + + + # [0.6.0](https://github.com/helium/helium-program-library/compare/v0.5.0...v0.6.0) (2023-11-10) **Note:** Version bump only for package @helium/xnft-hotspot diff --git a/packages/xnft-hotspot/package.json b/packages/xnft-hotspot/package.json index 44e491c8b..bce956691 100644 --- a/packages/xnft-hotspot/package.json +++ b/packages/xnft-hotspot/package.json @@ -1,6 +1,6 @@ { "name": "@helium/xnft-hotspot", - "version": "0.6.0", + "version": "0.6.1", "private": true, "description": "", "main": "index.js", @@ -18,11 +18,11 @@ }, "dependencies": { "@coral-xyz/anchor": "^0.28.0", - "@helium/account-fetch-cache": "^0.6.0", - "@helium/distributor-oracle": "^0.6.0", - "@helium/helium-react-hooks": "^0.6.0", - "@helium/idls": "^0.6.0", - "@helium/lazy-distributor-sdk": "^0.6.0", + "@helium/account-fetch-cache": "^0.6.1", + "@helium/distributor-oracle": "^0.6.1", + "@helium/helium-react-hooks": "^0.6.1", + "@helium/idls": "^0.6.1", + "@helium/lazy-distributor-sdk": "^0.6.1", "@solana/spl-token": "^0.3.8", "assert": "^2.0.0", "bn.js": "^5.2.0",