Skip to content

Commit e606224

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

File tree

7 files changed

+22
-8
lines changed

7 files changed

+22
-8
lines changed

.changeset/rotten-candles-confess.md

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

docs/pages/changelogs/coins-sdk.mdx

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

33

4+
## 0.2.7
5+
6+
### Patch Changes
7+
8+
- [bd371420](https://github.com/ourzora/zora-protocol/commit/bd371420): Small trade types fixes
9+
410
## 0.2.6
511

612
### Patch Changes

docs/pages/changelogs/coins.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
### Patch Changes
77

8-
- [522a7c33](https://github.com/ourzora/zora-protocol/commit/522a7c33): Update LICENSE for coins.
8+
- [522a7c33](https://github.com/ourzora/zora-protocol/commit/522a7c33): Update LICENSE for coins
99

1010
## 1.1.1
1111

nft-docs/CHANGELOG.md

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

3+
## 0.0.24
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [bd371420]
8+
- @zoralabs/coins-sdk@0.2.7
9+
310
## 0.0.23
411

512
### 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.23",
3+
"version": "0.0.24",
44
"type": "module",
55
"private": true,
66
"scripts": {

packages/coins-sdk/CHANGELOG.md

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

3+
## 0.2.7
4+
5+
### Patch Changes
6+
7+
- bd371420: Small trade types fixes
8+
39
## 0.2.6
410

511
### Patch Changes

packages/coins-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/coins-sdk",
3-
"version": "0.2.6",
3+
"version": "0.2.7",
44
"repository": "https://github.com/ourzora/zora-protocol",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)