Skip to content

Commit

Permalink
Merge pull request #150 from liteflow-labs/chore/update-to-last-release
Browse files Browse the repository at this point in the history
Update @nft/api-graphql  and changelog
  • Loading branch information
antho1404 authored Apr 3, 2023
2 parents 1203bf7 + bb0ca97 commit 019e208
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
3 changes: 1 addition & 2 deletions docs/pages/graphql-api/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,10 @@ title: 'Changelog'

## v1.0.0-beta.15

> Published the 2023-03-29
> Published the 2023-04-03
#### Breaking Changes

- Removed `assetExists` and `ownerExists` from filter `OwnershipFilter`
- Removed `isFollowed` and `isWatched` resolvers and filters from Account, Asset and Collection

#### Added
Expand Down
3 changes: 2 additions & 1 deletion docs/pages/webhook/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: 'Changelog'

## v1.0.0-beta.15

> Published the 2023-03-29
> Published the 2023-04-03
#### Added

Expand All @@ -16,6 +16,7 @@ title: 'Changelog'
- `BID_EXPIRED`
- `OFFER_EXPIRED`
- `AUCTION_BID_EXPIRED`
- `AUCTION_EXPIRED`
- Add properties `type` and `auction` to `Offer` payload
- Add property `collection` to `Asset` payload
- Add type `chainId`
Expand Down
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@graphql-codegen/typescript": "^1.23.0",
"@graphql-codegen/typescript-graphql-request": "^4.5.5",
"@graphql-codegen/typescript-operations": "^1.18.4",
"@nft/api-graphql": "^1.0.0-beta.15",
"@nft/api-graphql": "^1.0.0-beta.15.1",
"@types/react": "^17.0.51",
"eslint-plugin-react-hooks": "^4.2.0"
},
Expand Down

0 comments on commit 019e208

Please sign in to comment.