Skip to content

Commit

Permalink
Version Packages (premint-api) (#292)
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 Oct 21, 2023
1 parent 6eaf7bb commit 9e93204
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 2 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"@zoralabs/protocol-rewards": "1.2.1"
},
"changesets": [
"brave-llamas-wash",
"proud-days-retire"
]
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This file is automatically generated by code; do not manually update
// Last updated on 2023-10-20T18:41:09.985Z
// Last updated on 2023-10-21T13:05:58.947Z
// SPDX-License-Identifier: MIT
pragma solidity 0.8.17;

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

## 0.0.2-premint-api.1

### Patch Changes

- 6eaf7bb: add retries

## 0.0.2-premint-api.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/premint-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zoralabs/premint-sdk",
"version": "0.0.2-premint-api.0",
"version": "0.0.2-premint-api.1",
"repository": "https://github.com/ourzora/zora-protocol",
"license": "MIT",
"main": "./dist/index.js",
Expand Down

0 comments on commit 9e93204

Please sign in to comment.