Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Commit 6bc0814

Browse files
Version Packages (#154)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 22ec70b commit 6bc0814

File tree

5 files changed

+12
-16
lines changed

5 files changed

+12
-16
lines changed

.changeset/dry-dragons-breathe.md

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

.changeset/nervous-roses-decide.md

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

.changeset/unlucky-deers-collect.md

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

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @zoralabs/nft-drop-contracts
22

3+
## 1.15.0
4+
5+
### Minor Changes
6+
7+
- 4fa7404: Removing old purchase without rewards functions for purchase and purchasePresale
8+
- 08f2f3e: Add rewards
9+
10+
### Patch Changes
11+
12+
- 67f8ed0: Adding a contract name check in \_authorizeUpgrade to prevent incorrect contract name upgrades.
13+
314
## 1.14.1
415

516
### Patch Changes

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-drop-contracts",
3-
"version": "1.14.1",
3+
"version": "1.15.0",
44
"description": "ZORA NFT Drops Contracts",
55
"author": "ZORA",
66
"license": "MIT",

0 commit comments

Comments
 (0)