@subql/common-algorand
Advanced tools
Comparing version 4.1.0 to 4.2.1
@@ -9,2 +9,6 @@ # Changelog | ||
## [4.2.1] - 2024-09-10 | ||
### Changed | ||
- Bump version with `@subql/common` | ||
## [4.1.0] - 2024-08-07 | ||
@@ -105,3 +109,4 @@ ### Removed | ||
## [1.0.0] - 2022-08-04 | ||
[Unreleased]: https://github.com/subquery/subql-algorand/compare/common-algorand/4.1.0...HEAD | ||
[Unreleased]: https://github.com/subquery/subql-algorand/compare/common-algorand/4.2.1...HEAD | ||
[4.2.1]: https://github.com/subquery/subql-algorand/compare/common-algorand/4.1.0...common-algorand/4.2.1 | ||
[4.1.0]: https://github.com/subquery/subql-algorand/compare/common-algorand/4.0.0...common-algorand/4.1.0 | ||
@@ -108,0 +113,0 @@ [4.0.0]: https://github.com/subquery/subql-algorand/compare/common-algorand/3.5.0...common-algorand/4.0.0 |
{ | ||
"name": "@subql/common-algorand", | ||
"version": "4.1.0", | ||
"version": "4.2.1", | ||
"description": "", | ||
@@ -17,4 +17,4 @@ "scripts": { | ||
"dependencies": { | ||
"@subql/common": "^5.0.0", | ||
"@subql/types-algorand": "3.5.0" | ||
"@subql/common": "^5.1.2", | ||
"@subql/types-algorand": "3.6.1" | ||
}, | ||
@@ -21,0 +21,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
241648
+ Added@subql/types-algorand@3.6.1(transitive)
- Removed@subql/types-algorand@3.5.0(transitive)
Updated@subql/common@^5.1.2
Updated@subql/types-algorand@3.6.1