Skip to content

Commit 1f4aa08

Browse files
Version Packages (#1346)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 262d153 commit 1f4aa08

File tree

14 files changed

+61
-10
lines changed

14 files changed

+61
-10
lines changed

.changeset/angry-toes-report.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

docs/pages/changelogs/coins-sdk.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Coins SDK Changelog
22

33

4+
## 0.2.10
5+
6+
### Patch Changes
7+
8+
- Updated dependencies [262d1539](https://github.com/ourzora/zora-protocol/commit/262d1539)
9+
- @zoralabs/protocol-deployments@0.6.2
10+
411
## 0.2.9
512

613
### Patch Changes

docs/pages/changelogs/protocol-deployments.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# @zoralabs/protocol-deployments Changelog
22

33

4+
## 0.6.2
5+
6+
### Patch Changes
7+
8+
- [262d1539](https://github.com/ourzora/zora-protocol/commit/262d1539): updating deployments abis for new factory functions for coins
9+
410
## 0.6.1
511

612
### Patch Changes

docs/pages/changelogs/protocol-sdk.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# @zoralabs/protocol-sdk Changelog
22

33

4+
## 0.13.11
5+
6+
### Patch Changes
7+
8+
- Updated dependencies [262d1539](https://github.com/ourzora/zora-protocol/commit/262d1539)
9+
- @zoralabs/protocol-deployments@0.6.2
10+
411
## 0.13.10
512

613
### Patch Changes

legacy/creator-subgraph/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @zoralabs/nft-creator-subgraph
22

3+
## 0.3.41
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [262d1539]
8+
- @zoralabs/protocol-deployments@0.6.2
9+
310
## 0.3.40
411

512
### Patch Changes

legacy/creator-subgraph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zoralabs/nft-creator-subgraph",
3-
"version": "0.3.40",
3+
"version": "0.3.41",
44
"license": "MIT",
55
"repository": "https://github.com/ourzora/zora-creator-subgraph",
66
"private": true,

legacy/protocol-sdk/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @zoralabs/protocol-sdk
22

3+
## 0.13.11
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [262d1539]
8+
- @zoralabs/protocol-deployments@0.6.2
9+
310
## 0.13.10
411

512
### Patch Changes

legacy/protocol-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zoralabs/protocol-sdk",
3-
"version": "0.13.10",
3+
"version": "0.13.11",
44
"repository": "https://github.com/ourzora/zora-protocol",
55
"license": "MIT",
66
"type": "module",

nft-docs/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# nft-docs
22

3+
## 0.0.27
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [262d1539]
8+
- @zoralabs/protocol-deployments@0.6.2
9+
- @zoralabs/protocol-sdk@0.13.11
10+
- @zoralabs/coins-sdk@0.2.10
11+
312
## 0.0.26
413

514
### Patch Changes

nft-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nft-docs",
3-
"version": "0.0.26",
3+
"version": "0.0.27",
44
"type": "module",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)