Skip to content

Commit

Permalink
Version Packages (#914)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 14, 2024
1 parent 330f113 commit 0d8a4d3
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/famous-humans-cry.md

This file was deleted.

6 changes: 6 additions & 0 deletions docs/pages/changelogs/protocol-sdk.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# @zoralabs/protocol-sdk Changelog


## 0.11.8

### Patch Changes

- [330f1131](https://github.com/ourzora/zora-protocol/commit/330f1131): Fix royalties queries to filter by erc20z that have secondary activated

## 0.11.7

### Patch Changes
Expand Down
6 changes: 6 additions & 0 deletions packages/protocol-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @zoralabs/protocol-sdk

## 0.11.8

### Patch Changes

- 330f1131: Fix royalties queries to filter by erc20z that have secondary activated

## 0.11.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/protocol-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zoralabs/protocol-sdk",
"version": "0.11.7",
"version": "0.11.8",
"repository": "https://github.com/ourzora/zora-protocol",
"license": "MIT",
"type": "module",
Expand Down

0 comments on commit 0d8a4d3

Please sign in to comment.