Skip to content

Commit

Permalink
Release packages (#97)
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 Nov 10, 2023
1 parent 44d33c5 commit eda8af5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/rich-camels-roll.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/umi-uploader-irys/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @metaplex-foundation/umi-uploader-irys

## 0.8.11

### Patch Changes

- [#91](https://github.com/metaplex-foundation/umi/pull/91) [`44d33c5`](https://github.com/metaplex-foundation/umi/commit/44d33c56c1bdcf348d37bb838c1d5f6e1dfc4095) Thanks [@JesseTheRobot](https://github.com/JesseTheRobot)! - Add new Irys uploader to replace the deprecated Bundlr uploader
2 changes: 1 addition & 1 deletion packages/umi-uploader-irys/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metaplex-foundation/umi-uploader-irys",
"version": "0.8.9",
"version": "0.8.11",
"description": "An uploader implementation relying on Irys",
"license": "MIT",
"sideEffects": false,
Expand Down

0 comments on commit eda8af5

Please sign in to comment.