Skip to content

Commit

Permalink
v1.15.5
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Mar 8, 2024
1 parent 95a8d18 commit 23df28d
Show file tree
Hide file tree
Showing 24 changed files with 140 additions and 44 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [1.15.5](https://github.com/NFTX-project/nftxjs/compare/v1.15.4...v1.15.5) (2024-03-08)

**Note:** Version bump only for package nftxjs





## [1.15.4](https://github.com/NFTX-project/nftxjs/compare/v1.15.3...v1.15.4) (2024-03-06)

**Note:** Version bump only for package nftxjs
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "1.15.4",
"version": "1.15.5",
"useWorkspaces": true,
"command": {
"publish": {
Expand Down
8 changes: 8 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [1.15.5](https://github.com/NFTX-project/nftxjs/compare/v1.15.4...v1.15.5) (2024-03-08)

**Note:** Version bump only for package @nftx/api





## [1.15.4](https://github.com/NFTX-project/nftxjs/compare/v1.15.3...v1.15.4) (2024-03-06)

**Note:** Version bump only for package @nftx/api
Expand Down
8 changes: 4 additions & 4 deletions packages/api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nftx/api",
"version": "1.15.4",
"version": "1.15.5",
"description": "",
"homepage": "https://github.com/NFTX-project/nftxjs",
"license": "MIT",
Expand All @@ -24,10 +24,10 @@
"prepublishOnly": "yarn build"
},
"dependencies": {
"@nftx/config": "^1.15.4",
"@nftx/config": "^1.15.5",
"@nftx/errors": "^1.6.0",
"@nftx/types": "^1.15.4",
"@nftx/utils": "^1.15.4",
"@nftx/types": "^1.15.5",
"@nftx/utils": "^1.15.5",
"viem": "^1.16.6"
},
"bugs": {
Expand Down
8 changes: 8 additions & 0 deletions packages/config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [1.15.5](https://github.com/NFTX-project/nftxjs/compare/v1.15.4...v1.15.5) (2024-03-08)

**Note:** Version bump only for package @nftx/config





## [1.15.4](https://github.com/NFTX-project/nftxjs/compare/v1.15.3...v1.15.4) (2024-03-06)

**Note:** Version bump only for package @nftx/config
Expand Down
4 changes: 2 additions & 2 deletions packages/config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nftx/config",
"version": "1.15.4",
"version": "1.15.5",
"description": "",
"homepage": "https://github.com/NFTX-project/nftxjs",
"license": "MIT",
Expand Down Expand Up @@ -29,7 +29,7 @@
},
"sideEffects": false,
"dependencies": {
"@nftx/constants": "^1.15.4",
"@nftx/constants": "^1.15.5",
"deepmerge": "^4.2.2"
}
}
8 changes: 8 additions & 0 deletions packages/constants/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [1.15.5](https://github.com/NFTX-project/nftxjs/compare/v1.15.4...v1.15.5) (2024-03-08)

**Note:** Version bump only for package @nftx/constants





## [1.15.4](https://github.com/NFTX-project/nftxjs/compare/v1.15.3...v1.15.4) (2024-03-06)

**Note:** Version bump only for package @nftx/constants
Expand Down
2 changes: 1 addition & 1 deletion packages/constants/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nftx/constants",
"version": "1.15.4",
"version": "1.15.5",
"description": "",
"main": "dist/cjs/constants.js",
"module": "dist/es/constants.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [1.15.5](https://github.com/NFTX-project/nftxjs/compare/v1.15.4...v1.15.5) (2024-03-08)

**Note:** Version bump only for package @nftx/core





## [1.15.4](https://github.com/NFTX-project/nftxjs/compare/v1.15.3...v1.15.4) (2024-03-06)

**Note:** Version bump only for package @nftx/core
Expand Down
14 changes: 7 additions & 7 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nftx/core",
"version": "1.15.4",
"version": "1.15.5",
"description": "",
"homepage": "https://github.com/NFTX-project/nftxjs",
"license": "MIT",
Expand All @@ -26,13 +26,13 @@
},
"dependencies": {
"@nftx/abi": "^1.1.2",
"@nftx/config": "^1.15.4",
"@nftx/constants": "^1.15.4",
"@nftx/config": "^1.15.5",
"@nftx/constants": "^1.15.5",
"@nftx/errors": "^1.6.0",
"@nftx/subgraph": "^1.15.4",
"@nftx/trade": "^1.15.4",
"@nftx/types": "^1.15.4",
"@nftx/utils": "^1.15.4",
"@nftx/subgraph": "^1.15.5",
"@nftx/trade": "^1.15.5",
"@nftx/types": "^1.15.5",
"@nftx/utils": "^1.15.5",
"@uniswap/sdk-core": "^4.0.0",
"@uniswap/v3-sdk": "^3.10.0",
"decimal.js": "^10.4.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/nftx/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [1.15.5](https://github.com/NFTX-project/nftxjs/compare/v1.15.4...v1.15.5) (2024-03-08)

**Note:** Version bump only for package nftx.js





## [1.15.4](https://github.com/NFTX-project/nftxjs/compare/v1.15.3...v1.15.4) (2024-03-06)

**Note:** Version bump only for package nftx.js
Expand Down
16 changes: 8 additions & 8 deletions packages/nftx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nftx.js",
"version": "1.15.4",
"version": "1.15.5",
"author": "Jack Ellis <jack.m.ellis@hotmail.co.uk>",
"homepage": "https://github.com/NFTX-project/nftxjs#readme",
"license": "MIT",
Expand All @@ -27,14 +27,14 @@
},
"sideEffects": false,
"dependencies": {
"@nftx/api": "^1.15.4",
"@nftx/config": "^1.15.4",
"@nftx/constants": "^1.15.4",
"@nftx/api": "^1.15.5",
"@nftx/config": "^1.15.5",
"@nftx/constants": "^1.15.5",
"@nftx/errors": "^1.6.0",
"@nftx/subgraph": "^1.15.4",
"@nftx/trade": "^1.15.4",
"@nftx/types": "^1.15.4",
"@nftx/utils": "^1.15.4",
"@nftx/subgraph": "^1.15.5",
"@nftx/trade": "^1.15.5",
"@nftx/types": "^1.15.5",
"@nftx/utils": "^1.15.5",
"ethers": "^5.6.4"
}
}
8 changes: 8 additions & 0 deletions packages/queue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [1.15.5](https://github.com/NFTX-project/nftxjs/compare/v1.15.4...v1.15.5) (2024-03-08)

**Note:** Version bump only for package @nftx/queue





## [1.15.4](https://github.com/NFTX-project/nftxjs/compare/v1.15.3...v1.15.4) (2024-03-06)

**Note:** Version bump only for package @nftx/queue
Expand Down
6 changes: 3 additions & 3 deletions packages/queue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nftx/queue",
"version": "1.15.4",
"version": "1.15.5",
"description": "",
"homepage": "https://github.com/NFTX-project/nftxjs",
"license": "MIT",
Expand Down Expand Up @@ -29,8 +29,8 @@
},
"sideEffects": false,
"dependencies": {
"@nftx/constants": "^1.15.4",
"@nftx/types": "^1.15.4",
"@nftx/constants": "^1.15.5",
"@nftx/types": "^1.15.5",
"bullmq": "^4.6.0",
"ioredis": "^5.3.2"
}
Expand Down
8 changes: 8 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [1.15.5](https://github.com/NFTX-project/nftxjs/compare/v1.15.4...v1.15.5) (2024-03-08)

**Note:** Version bump only for package @nftx/react





## [1.15.4](https://github.com/NFTX-project/nftxjs/compare/v1.15.3...v1.15.4) (2024-03-06)

**Note:** Version bump only for package @nftx/react
Expand Down
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nftx/react",
"version": "1.15.4",
"version": "1.15.5",
"description": "",
"homepage": "https://github.com/NFTX-project/nftxjs#readme",
"license": "MIT",
Expand Down Expand Up @@ -32,7 +32,7 @@
"viem": "^1.16.6"
},
"devDependencies": {
"nftx.js": "^1.15.4",
"nftx.js": "^1.15.5",
"react": "^18.0.0"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/subgraph/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [1.15.5](https://github.com/NFTX-project/nftxjs/compare/v1.15.4...v1.15.5) (2024-03-08)

**Note:** Version bump only for package @nftx/subgraph





## [1.15.4](https://github.com/NFTX-project/nftxjs/compare/v1.15.3...v1.15.4) (2024-03-06)

**Note:** Version bump only for package @nftx/subgraph
Expand Down
10 changes: 5 additions & 5 deletions packages/subgraph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nftx/subgraph",
"version": "1.15.4",
"version": "1.15.5",
"description": "",
"homepage": "https://github.com/NFTX-project/nftxjs#readme",
"license": "MIT",
Expand Down Expand Up @@ -29,12 +29,12 @@
},
"sideEffects": false,
"dependencies": {
"@nftx/config": "^1.15.4",
"@nftx/constants": "^1.15.4",
"@nftx/config": "^1.15.5",
"@nftx/constants": "^1.15.5",
"@nftx/errors": "^1.6.0",
"@nftx/utils": "^1.15.4"
"@nftx/utils": "^1.15.5"
},
"devDependencies": {
"@nftx/types": "^1.15.4"
"@nftx/types": "^1.15.5"
}
}
8 changes: 8 additions & 0 deletions packages/trade/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [1.15.5](https://github.com/NFTX-project/nftxjs/compare/v1.15.4...v1.15.5) (2024-03-08)

**Note:** Version bump only for package @nftx/trade





## [1.15.4](https://github.com/NFTX-project/nftxjs/compare/v1.15.3...v1.15.4) (2024-03-06)

**Note:** Version bump only for package @nftx/trade
Expand Down
10 changes: 5 additions & 5 deletions packages/trade/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nftx/trade",
"version": "1.15.4",
"version": "1.15.5",
"description": "",
"homepage": "https://github.com/NFTX-project/nftxjs",
"license": "MIT",
Expand All @@ -25,11 +25,11 @@
},
"dependencies": {
"@nftx/abi": "^1.1.2",
"@nftx/config": "^1.15.4",
"@nftx/constants": "^1.15.4",
"@nftx/config": "^1.15.5",
"@nftx/constants": "^1.15.5",
"@nftx/errors": "^1.6.0",
"@nftx/types": "^1.15.4",
"@nftx/utils": "^1.15.4",
"@nftx/types": "^1.15.5",
"@nftx/utils": "^1.15.5",
"viem": "^1.16.6"
},
"bugs": {
Expand Down
8 changes: 8 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [1.15.5](https://github.com/NFTX-project/nftxjs/compare/v1.15.4...v1.15.5) (2024-03-08)

**Note:** Version bump only for package @nftx/types





## [1.15.4](https://github.com/NFTX-project/nftxjs/compare/v1.15.3...v1.15.4) (2024-03-06)

**Note:** Version bump only for package @nftx/types
Expand Down
4 changes: 2 additions & 2 deletions packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nftx/types",
"version": "1.15.4",
"version": "1.15.5",
"description": " ",
"homepage": "https://github.com/NFTX-project/nftxjs#readme",
"license": "MIT",
Expand All @@ -27,7 +27,7 @@
"url": "https://github.com/NFTX-project/nftxjs/issues"
},
"dependencies": {
"@nftx/constants": "^1.15.4",
"@nftx/constants": "^1.15.5",
"abitype": "0.9.8",
"viem": "^1.16.6"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

## [1.15.5](https://github.com/NFTX-project/nftxjs/compare/v1.15.4...v1.15.5) (2024-03-08)

**Note:** Version bump only for package @nftx/utils





## [1.15.4](https://github.com/NFTX-project/nftxjs/compare/v1.15.3...v1.15.4) (2024-03-06)

**Note:** Version bump only for package @nftx/utils
Expand Down
Loading

0 comments on commit 23df28d

Please sign in to comment.