Skip to content

Commit

Permalink
Version Packages (premint-api) (#293)
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 24, 2023
1 parent c29e080 commit 6e1437a
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
},
"changesets": [
"brave-llamas-wash",
"proud-days-retire"
"proud-days-retire",
"sweet-colts-remember"
]
}
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-21T13:05:58.947Z
// Last updated on 2023-10-23T15:38:40.148Z
// 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.2

### Patch Changes

- c29e080: Update retry and error reporting

## 0.0.2-premint-api.1

### 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.1",
"version": "0.0.2-premint-api.2",
"repository": "https://github.com/ourzora/zora-protocol",
"license": "MIT",
"main": "./dist/index.js",
Expand Down

0 comments on commit 6e1437a

Please sign in to comment.