diff --git a/packages/node/CHANGELOG.md b/packages/node/CHANGELOG.md index e1a0d38c..0a250239 100644 --- a/packages/node/CHANGELOG.md +++ b/packages/node/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.4.4] - 2023-11-30 +### Fixed +- Sync with `node-core` 7.0.2 + ## [3.4.3] - 2023-11-28 ### Fixed - Fix ipfs deployment templates path failed to resolved, issue was introduced node-core 7.0.0 @@ -189,7 +193,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Synced latest changes from main repo. (#10) ## [1.6.0] - 2022-08-04 -[Unreleased]: https://github.com/subquery/subql-algorand/compare/node-algorand/3.4.3...HEAD +[Unreleased]: https://github.com/subquery/subql-algorand/compare/node-algorand/3.4.4...HEAD +[3.4.4]: https://github.com/subquery/subql-algorand/compare/node-algorand/3.4.3...node-algorand/3.4.4 [3.4.3]: https://github.com/subquery/subql-algorand/compare/node-algorand/3.4.2...node-algorand/3.4.3 [3.4.2]: https://github.com/subquery/subql-algorand/compare/node-algorand/3.4.1...node-algorand/3.4.2 [3.4.1]: https://github.com/subquery/subql-algorand/compare/node-algorand/3.4.0...node-algorand/3.4.1 diff --git a/packages/node/package.json b/packages/node/package.json index 719c99a6..fec3a636 100644 --- a/packages/node/package.json +++ b/packages/node/package.json @@ -1,6 +1,6 @@ { "name": "@subql/node-algorand", - "version": "3.4.3", + "version": "3.4.4", "description": "", "author": "Ian He", "license": "GPL-3.0", @@ -27,7 +27,7 @@ "@nestjs/schedule": "^3.0.1", "@subql/common": "^3.3.0", "@subql/common-algorand": "workspace:*", - "@subql/node-core": "^7.0.1", + "@subql/node-core": "^7.0.2", "@subql/types-algorand": "workspace:*", "algosdk": "^2.2.0", "axios": "^1.3.4", diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index a16563d1..fd10dcf4 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.1.1] - 2023-11-30 +### Changed +- Sync with `@subql/types-core` 0.4.0 + ## [3.1.0] - 2023-11-01 ### Changed - Import `@subql/types-core` global into global so its no longer needed to update tsconfig in projects (#83) @@ -57,7 +61,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [1.2.1] - 2022-08-04 ## [1.2.0] - 2022-08-04 -[Unreleased]: https://github.com/subquery/subql-algorand/compare/types-algorand/3.1.0...HEAD +[Unreleased]: https://github.com/subquery/subql-algorand/compare/types-algorand/3.1.1...HEAD +[3.1.1]: https://github.com/subquery/subql-algorand/compare/types-algorand/3.1.0...types-algorand/3.1.1 [3.1.0]: https://github.com/subquery/subql-algorand/compare/types-algorand/3.0.1...types-algorand/3.1.0 [3.0.1]: https://github.com/subquery/subql-algorand/compare/types-algorand/3.0.0...types-algorand/3.0.1 [3.0.0]: https://github.com/subquery/subql-algorand/compare/types/2.2.0...types/3.0.0 diff --git a/packages/types/package.json b/packages/types/package.json index 0185a44b..6e8d8854 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@subql/types-algorand", - "version": "3.1.0", + "version": "3.1.1", "description": "", "homepage": "https://github.com/subquery/subql", "repository": "github:subquery/subql-algorand", @@ -24,6 +24,6 @@ "algosdk": "^2.2.0" }, "dependencies": { - "@subql/types-core": "^0.3.0" + "@subql/types-core": "^0.4.0" } } diff --git a/yarn.lock b/yarn.lock index 2630ce02..bc911845 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3110,7 +3110,7 @@ __metadata: "@nestjs/testing": ^9.4.0 "@subql/common": ^3.3.0 "@subql/common-algorand": "workspace:*" - "@subql/node-core": ^7.0.1 + "@subql/node-core": ^7.0.2 "@subql/types-algorand": "workspace:*" "@types/express": ^4.17.13 "@types/jest": ^27.4.0 @@ -3139,9 +3139,9 @@ __metadata: languageName: unknown linkType: soft -"@subql/node-core@npm:^7.0.1": - version: 7.0.1 - resolution: "@subql/node-core@npm:7.0.1" +"@subql/node-core@npm:^7.0.2": + version: 7.0.2 + resolution: "@subql/node-core@npm:7.0.2" dependencies: "@apollo/client": ^3.7.16 "@nestjs/common": ^9.4.0 @@ -3159,14 +3159,14 @@ __metadata: cross-fetch: ^3.1.6 dayjs: ^1.10.7 lodash: ^4.17.21 - lru-cache: 8.0.4 + lru-cache: 10.1.0 merkle-tools: ^1.4.1 prom-client: ^14.0.1 source-map: ^0.7.4 tar: ^6.1.11 vm2: ^3.9.19 yargs: ^16.2.0 - checksum: 61060f1578cb8698ff3ed9a8ece1ae045e27704a1ce37dfbb2bac75cc7d4babf006582ca2d9539f3fb2d07a6af22d45daec7649ca7894f92b08df918203712be + checksum: 81b991bc727d83f3f8f7acd6e7988a6828d029b4cd09e870b0d46d55316031d64564bc8ae8d615a89e95553971c17a715505559f82058ba503571fbb03ad817d languageName: node linkType: hard @@ -3183,7 +3183,7 @@ __metadata: version: 0.0.0-use.local resolution: "@subql/types-algorand@workspace:packages/types" dependencies: - "@subql/types-core": ^0.3.0 + "@subql/types-core": ^0.4.0 "@types/app-module-path": ^2.2.0 algosdk: ^2.2.0 peerDependencies: @@ -3191,7 +3191,7 @@ __metadata: languageName: unknown linkType: soft -"@subql/types-core@npm:0.3.0, @subql/types-core@npm:^0.3.0": +"@subql/types-core@npm:0.3.0": version: 0.3.0 resolution: "@subql/types-core@npm:0.3.0" dependencies: @@ -3209,6 +3209,15 @@ __metadata: languageName: node linkType: hard +"@subql/types-core@npm:^0.4.0": + version: 0.4.0 + resolution: "@subql/types-core@npm:0.4.0" + dependencies: + package-json-type: ^1.0.3 + checksum: e3565739c7a7e74f00dd1cfb81a1d4dab00875c23b7759dec0e3dd89e5e29d49e90aec2ef8366b77113a15fe85f6dd1a33476600a21ce7779ed1444920732a90 + languageName: node + linkType: hard + "@subql/types@npm:3.3.0": version: 3.3.0 resolution: "@subql/types@npm:3.3.0" @@ -9213,10 +9222,10 @@ __metadata: languageName: node linkType: hard -"lru-cache@npm:8.0.4": - version: 8.0.4 - resolution: "lru-cache@npm:8.0.4" - checksum: dee2b905a8cd688c5847faa46ba3cfeaa0766283b244bfd6177420e04e9d923fc901a9a578fc3963d70959631595240ead37abaf43e21968bb9805bbd9519856 +"lru-cache@npm:10.1.0": + version: 10.1.0 + resolution: "lru-cache@npm:10.1.0" + checksum: 58056d33e2500fbedce92f8c542e7c11b50d7d086578f14b7074d8c241422004af0718e08a6eaae8705cee09c77e39a61c1c79e9370ba689b7010c152e6a76ab languageName: node linkType: hard