Skip to content

Commit

Permalink
Release packages (#8)
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 Feb 16, 2023
1 parent f2823f2 commit 36156ac
Show file tree
Hide file tree
Showing 35 changed files with 160 additions and 25 deletions.
8 changes: 0 additions & 8 deletions .changeset/chatty-queens-kiss.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/umi-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @metaplex-foundation/umi-core

## 0.2.2

### Patch Changes

- [`e1c9595`](https://github.com/metaplex-foundation/umi/commit/e1c9595dd7f0aeb4469e86a496bc25bbb43a1b5d) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Rename MetaplexError to UmiError

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/umi-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metaplex-foundation/umi-core",
"version": "0.2.1",
"version": "0.2.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
7 changes: 7 additions & 0 deletions packages/umi-downloader-http/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @metaplex-foundation/umi-downloader-http

## 0.2.2

### Patch Changes

- Updated dependencies [[`e1c9595`](https://github.com/metaplex-foundation/umi/commit/e1c9595dd7f0aeb4469e86a496bc25bbb43a1b5d)]:
- @metaplex-foundation/umi-core@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/umi-downloader-http/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metaplex-foundation/umi-downloader-http",
"version": "0.2.1",
"version": "0.2.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
8 changes: 8 additions & 0 deletions packages/umi-eddsa-web3js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @metaplex-foundation/umi-eddsa-web3js

## 0.2.2

### Patch Changes

- Updated dependencies [[`e1c9595`](https://github.com/metaplex-foundation/umi/commit/e1c9595dd7f0aeb4469e86a496bc25bbb43a1b5d)]:
- @metaplex-foundation/umi-core@0.2.2
- @metaplex-foundation/umi-web3js-adapters@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/umi-eddsa-web3js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metaplex-foundation/umi-eddsa-web3js",
"version": "0.2.1",
"version": "0.2.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
7 changes: 7 additions & 0 deletions packages/umi-http-fetch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @metaplex-foundation/umi-http-fetch

## 0.2.2

### Patch Changes

- Updated dependencies [[`e1c9595`](https://github.com/metaplex-foundation/umi/commit/e1c9595dd7f0aeb4469e86a496bc25bbb43a1b5d)]:
- @metaplex-foundation/umi-core@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/umi-http-fetch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metaplex-foundation/umi-http-fetch",
"version": "0.2.1",
"version": "0.2.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
7 changes: 7 additions & 0 deletions packages/umi-program-repository/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @metaplex-foundation/umi-program-repository

## 0.2.2

### Patch Changes

- Updated dependencies [[`e1c9595`](https://github.com/metaplex-foundation/umi/commit/e1c9595dd7f0aeb4469e86a496bc25bbb43a1b5d)]:
- @metaplex-foundation/umi-core@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/umi-program-repository/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metaplex-foundation/umi-program-repository",
"version": "0.2.1",
"version": "0.2.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
8 changes: 8 additions & 0 deletions packages/umi-rpc-web3js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @metaplex-foundation/umi-rpc-web3js

## 0.2.2

### Patch Changes

- Updated dependencies [[`e1c9595`](https://github.com/metaplex-foundation/umi/commit/e1c9595dd7f0aeb4469e86a496bc25bbb43a1b5d)]:
- @metaplex-foundation/umi-core@0.2.2
- @metaplex-foundation/umi-web3js-adapters@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/umi-rpc-web3js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metaplex-foundation/umi-rpc-web3js",
"version": "0.2.1",
"version": "0.2.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
9 changes: 9 additions & 0 deletions packages/umi-serializer-beet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @metaplex-foundation/umi-serializer-beet

## 0.2.2

### Patch Changes

- [`e1c9595`](https://github.com/metaplex-foundation/umi/commit/e1c9595dd7f0aeb4469e86a496bc25bbb43a1b5d) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Rename MetaplexError to UmiError

- Updated dependencies [[`e1c9595`](https://github.com/metaplex-foundation/umi/commit/e1c9595dd7f0aeb4469e86a496bc25bbb43a1b5d)]:
- @metaplex-foundation/umi-core@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/umi-serializer-beet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metaplex-foundation/umi-serializer-beet",
"version": "0.2.1",
"version": "0.2.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
7 changes: 7 additions & 0 deletions packages/umi-signer-derived/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @metaplex-foundation/umi-signer-derived

## 0.2.2

### Patch Changes

- Updated dependencies [[`e1c9595`](https://github.com/metaplex-foundation/umi/commit/e1c9595dd7f0aeb4469e86a496bc25bbb43a1b5d)]:
- @metaplex-foundation/umi-core@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/umi-signer-derived/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metaplex-foundation/umi-signer-derived",
"version": "0.2.1",
"version": "0.2.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
10 changes: 10 additions & 0 deletions packages/umi-signer-wallet-adapters/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @metaplex-foundation/umi-signer-wallet-adapters

## 0.2.2

### Patch Changes

- [`e1c9595`](https://github.com/metaplex-foundation/umi/commit/e1c9595dd7f0aeb4469e86a496bc25bbb43a1b5d) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Rename MetaplexError to UmiError

- Updated dependencies [[`e1c9595`](https://github.com/metaplex-foundation/umi/commit/e1c9595dd7f0aeb4469e86a496bc25bbb43a1b5d)]:
- @metaplex-foundation/umi-core@0.2.2
- @metaplex-foundation/umi-web3js-adapters@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/umi-signer-wallet-adapters/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metaplex-foundation/umi-signer-wallet-adapters",
"version": "0.2.1",
"version": "0.2.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
7 changes: 7 additions & 0 deletions packages/umi-storage-mock/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @metaplex-foundation/umi-storage-mock

## 0.2.2

### Patch Changes

- Updated dependencies [[`e1c9595`](https://github.com/metaplex-foundation/umi/commit/e1c9595dd7f0aeb4469e86a496bc25bbb43a1b5d)]:
- @metaplex-foundation/umi-core@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/umi-storage-mock/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metaplex-foundation/umi-storage-mock",
"version": "0.2.1",
"version": "0.2.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
14 changes: 14 additions & 0 deletions packages/umi-test/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @metaplex-foundation/umi-test

## 0.2.2

### Patch Changes

- Updated dependencies [[`e1c9595`](https://github.com/metaplex-foundation/umi/commit/e1c9595dd7f0aeb4469e86a496bc25bbb43a1b5d)]:
- @metaplex-foundation/umi-core@0.2.2
- @metaplex-foundation/umi-serializer-beet@0.2.2
- @metaplex-foundation/umi-eddsa-web3js@0.2.2
- @metaplex-foundation/umi-http-fetch@0.2.2
- @metaplex-foundation/umi-program-repository@0.2.2
- @metaplex-foundation/umi-rpc-web3js@0.2.2
- @metaplex-foundation/umi-storage-mock@0.2.2
- @metaplex-foundation/umi-transaction-factory-web3js@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/umi-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metaplex-foundation/umi-test",
"version": "0.2.1",
"version": "0.2.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
8 changes: 8 additions & 0 deletions packages/umi-transaction-factory-web3js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @metaplex-foundation/umi-transaction-factory-web3js

## 0.2.2

### Patch Changes

- Updated dependencies [[`e1c9595`](https://github.com/metaplex-foundation/umi/commit/e1c9595dd7f0aeb4469e86a496bc25bbb43a1b5d)]:
- @metaplex-foundation/umi-core@0.2.2
- @metaplex-foundation/umi-web3js-adapters@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/umi-transaction-factory-web3js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metaplex-foundation/umi-transaction-factory-web3js",
"version": "0.2.1",
"version": "0.2.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
7 changes: 7 additions & 0 deletions packages/umi-uploader-aws/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @metaplex-foundation/umi-uploader-aws

## 0.2.2

### Patch Changes

- Updated dependencies [[`e1c9595`](https://github.com/metaplex-foundation/umi/commit/e1c9595dd7f0aeb4469e86a496bc25bbb43a1b5d)]:
- @metaplex-foundation/umi-core@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/umi-uploader-aws/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metaplex-foundation/umi-uploader-aws",
"version": "0.2.1",
"version": "0.2.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
10 changes: 10 additions & 0 deletions packages/umi-uploader-bundlr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @metaplex-foundation/umi-uploader-bundlr

## 0.2.2

### Patch Changes

- [`e1c9595`](https://github.com/metaplex-foundation/umi/commit/e1c9595dd7f0aeb4469e86a496bc25bbb43a1b5d) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Rename MetaplexError to UmiError

- Updated dependencies [[`e1c9595`](https://github.com/metaplex-foundation/umi/commit/e1c9595dd7f0aeb4469e86a496bc25bbb43a1b5d)]:
- @metaplex-foundation/umi-core@0.2.2
- @metaplex-foundation/umi-web3js-adapters@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/umi-uploader-bundlr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metaplex-foundation/umi-uploader-bundlr",
"version": "0.2.1",
"version": "0.2.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
7 changes: 7 additions & 0 deletions packages/umi-uploader-nft-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @metaplex-foundation/umi-uploader-nft-storage

## 0.2.2

### Patch Changes

- Updated dependencies [[`e1c9595`](https://github.com/metaplex-foundation/umi/commit/e1c9595dd7f0aeb4469e86a496bc25bbb43a1b5d)]:
- @metaplex-foundation/umi-core@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/umi-uploader-nft-storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metaplex-foundation/umi-uploader-nft-storage",
"version": "0.2.1",
"version": "0.2.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
7 changes: 7 additions & 0 deletions packages/umi-web3js-adapters/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @metaplex-foundation/umi-web3js-adapters

## 0.2.2

### Patch Changes

- Updated dependencies [[`e1c9595`](https://github.com/metaplex-foundation/umi/commit/e1c9595dd7f0aeb4469e86a496bc25bbb43a1b5d)]:
- @metaplex-foundation/umi-core@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/umi-web3js-adapters/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metaplex-foundation/umi-web3js-adapters",
"version": "0.2.1",
"version": "0.2.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
14 changes: 14 additions & 0 deletions packages/umi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @metaplex-foundation/umi

## 0.2.2

### Patch Changes

- Updated dependencies [[`e1c9595`](https://github.com/metaplex-foundation/umi/commit/e1c9595dd7f0aeb4469e86a496bc25bbb43a1b5d)]:
- @metaplex-foundation/umi-core@0.2.2
- @metaplex-foundation/umi-serializer-beet@0.2.2
- @metaplex-foundation/umi-downloader-http@0.2.2
- @metaplex-foundation/umi-eddsa-web3js@0.2.2
- @metaplex-foundation/umi-http-fetch@0.2.2
- @metaplex-foundation/umi-program-repository@0.2.2
- @metaplex-foundation/umi-rpc-web3js@0.2.2
- @metaplex-foundation/umi-transaction-factory-web3js@0.2.2

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/umi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metaplex-foundation/umi",
"version": "0.2.1",
"version": "0.2.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down

0 comments on commit 36156ac

Please sign in to comment.