Comparing version 1.9.0 to 1.9.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.9.1](https://github.com/NFTX-project/nftxjs/compare/v1.9.0...v1.9.1) (2024-01-03) | ||
**Note:** Version bump only for package @nftx/api | ||
# [1.9.0](https://github.com/NFTX-project/nftxjs/compare/v1.8.2...v1.9.0) (2023-12-19) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@nftx/api", | ||
"version": "1.9.0", | ||
"version": "1.9.1", | ||
"description": "", | ||
@@ -27,6 +27,6 @@ "homepage": "https://github.com/NFTX-project/nftxjs", | ||
"dependencies": { | ||
"@nftx/config": "^1.7.0", | ||
"@nftx/config": "^1.9.1", | ||
"@nftx/errors": "^1.6.0", | ||
"@nftx/types": "^1.9.0", | ||
"@nftx/utils": "^1.9.0", | ||
"@nftx/types": "^1.9.1", | ||
"@nftx/utils": "^1.9.1", | ||
"viem": "^1.16.6" | ||
@@ -33,0 +33,0 @@ }, |
100838
Updated@nftx/config@^1.9.1
Updated@nftx/types@^1.9.1
Updated@nftx/utils@^1.9.1