Skip to content

Commit

Permalink
Release packages (#3)
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 10, 2023
1 parent d3ee23a commit 745d46c
Show file tree
Hide file tree
Showing 37 changed files with 193 additions and 40 deletions.
22 changes: 0 additions & 22 deletions .changeset/gentle-hotels-push.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.1.2

### Patch Changes

- [`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Ensure all packages are built before trying to publish

## 0.1.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.1.1",
"version": "0.1.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
9 changes: 9 additions & 0 deletions packages/umi-downloader-http/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @metaplex-foundation/umi-downloader-http

## 0.1.2

### Patch Changes

- [`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Ensure all packages are built before trying to publish

- Updated dependencies [[`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b)]:
- @metaplex-foundation/umi-core@0.1.2

## 0.1.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.1.1",
"version": "0.1.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
10 changes: 10 additions & 0 deletions packages/umi-eddsa-web3js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @metaplex-foundation/umi-eddsa-web3js

## 0.1.2

### Patch Changes

- [`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Ensure all packages are built before trying to publish

- Updated dependencies [[`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b)]:
- @metaplex-foundation/umi-core@0.1.2
- @metaplex-foundation/umi-web3js-adapters@0.1.2

## 0.1.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.1.1",
"version": "0.1.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
9 changes: 9 additions & 0 deletions packages/umi-http-fetch/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @metaplex-foundation/umi-http-fetch

## 0.1.2

### Patch Changes

- [`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Ensure all packages are built before trying to publish

- Updated dependencies [[`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b)]:
- @metaplex-foundation/umi-core@0.1.2

## 0.1.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.1.1",
"version": "0.1.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
9 changes: 9 additions & 0 deletions packages/umi-program-repository/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @metaplex-foundation/umi-program-repository

## 0.1.2

### Patch Changes

- [`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Ensure all packages are built before trying to publish

- Updated dependencies [[`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b)]:
- @metaplex-foundation/umi-core@0.1.2

## 0.1.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.1.1",
"version": "0.1.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
10 changes: 10 additions & 0 deletions packages/umi-rpc-web3js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @metaplex-foundation/umi-rpc-web3js

## 0.1.2

### Patch Changes

- [`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Ensure all packages are built before trying to publish

- Updated dependencies [[`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b)]:
- @metaplex-foundation/umi-core@0.1.2
- @metaplex-foundation/umi-web3js-adapters@0.1.2

## 0.1.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.1.1",
"version": "0.1.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.1.2

### Patch Changes

- [`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Ensure all packages are built before trying to publish

- Updated dependencies [[`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b)]:
- @metaplex-foundation/umi-core@0.1.2

## 0.1.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.1.1",
"version": "0.1.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
9 changes: 9 additions & 0 deletions packages/umi-signer-derived/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @metaplex-foundation/umi-signer-derived

## 0.1.2

### Patch Changes

- [`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Ensure all packages are built before trying to publish

- Updated dependencies [[`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b)]:
- @metaplex-foundation/umi-core@0.1.2

## 0.1.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.1.1",
"version": "0.1.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.1.2

### Patch Changes

- [`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Ensure all packages are built before trying to publish

- Updated dependencies [[`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b)]:
- @metaplex-foundation/umi-core@0.1.2
- @metaplex-foundation/umi-web3js-adapters@0.1.2

## 0.1.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.1.1",
"version": "0.1.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
9 changes: 9 additions & 0 deletions packages/umi-storage-mock/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @metaplex-foundation/umi-storage-mock

## 0.1.2

### Patch Changes

- [`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Ensure all packages are built before trying to publish

- Updated dependencies [[`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b)]:
- @metaplex-foundation/umi-core@0.1.2

## 0.1.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.1.1",
"version": "0.1.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
6 changes: 6 additions & 0 deletions packages/umi-tasks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @metaplex-foundation/umi-tasks

## 0.1.2

### Patch Changes

- [`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Ensure all packages are built before trying to publish

## 0.1.1

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

## 0.1.2

### Patch Changes

- [`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Ensure all packages are built before trying to publish

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

## 0.1.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.1.1",
"version": "0.1.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
10 changes: 10 additions & 0 deletions packages/umi-transaction-factory-web3js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @metaplex-foundation/umi-transaction-factory-web3js

## 0.1.2

### Patch Changes

- [`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Ensure all packages are built before trying to publish

- Updated dependencies [[`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b)]:
- @metaplex-foundation/umi-core@0.1.2
- @metaplex-foundation/umi-web3js-adapters@0.1.2

## 0.1.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.1.1",
"version": "0.1.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
9 changes: 9 additions & 0 deletions packages/umi-uploader-aws/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @metaplex-foundation/umi-uploader-aws

## 0.1.2

### Patch Changes

- [`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Ensure all packages are built before trying to publish

- Updated dependencies [[`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b)]:
- @metaplex-foundation/umi-core@0.1.2

## 0.1.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.1.1",
"version": "0.1.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.1.2

### Patch Changes

- [`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Ensure all packages are built before trying to publish

- Updated dependencies [[`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b)]:
- @metaplex-foundation/umi-core@0.1.2
- @metaplex-foundation/umi-web3js-adapters@0.1.2

## 0.1.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.1.1",
"version": "0.1.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
9 changes: 9 additions & 0 deletions packages/umi-uploader-nft-storage/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @metaplex-foundation/umi-uploader-nft-storage

## 0.1.2

### Patch Changes

- [`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b) Thanks [@lorisleiva](https://github.com/lorisleiva)! - Ensure all packages are built before trying to publish

- Updated dependencies [[`d3ee23a`](https://github.com/metaplex-foundation/umi/commit/d3ee23aa7ee19a4c6db0e3556e58ee4d12b8ab2b)]:
- @metaplex-foundation/umi-core@0.1.2

## 0.1.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.1.1",
"version": "0.1.2",
"license": "MIT",
"sideEffects": false,
"module": "dist/esm/index.mjs",
Expand Down
Loading

0 comments on commit 745d46c

Please sign in to comment.