Skip to content

Commit

Permalink
Release v1.0.0 of all packages (#6)
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 28, 2022
1 parent df84920 commit 825cddc
Show file tree
Hide file tree
Showing 23 changed files with 131 additions and 23 deletions.
12 changes: 0 additions & 12 deletions .changeset/long-squids-confess.md

This file was deleted.

13 changes: 13 additions & 0 deletions packages/_/_/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @solana/wallet-standard

## 1.0.0

### Major Changes

- ba56499: Release v1.0.0 of all packages

### Patch Changes

- Updated dependencies [ba56499]
- @solana/wallet-standard-core@1.0.0
- @solana/wallet-standard-wallet-adapter@1.0.0
2 changes: 1 addition & 1 deletion packages/_/_/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-standard",
"version": "0.0.0",
"version": "1.0.0",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-standard",
"license": "Apache-2.0",
Expand Down
14 changes: 14 additions & 0 deletions packages/core/_/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# @solana/wallet-standard-core

## 1.0.0

### Major Changes

- ba56499: Release v1.0.0 of all packages

### Patch Changes

- Updated dependencies [ba56499]
- @solana/wallet-standard-chains@1.0.0
- @solana/wallet-standard-features@1.0.0
- @solana/wallet-standard-util@1.0.0
2 changes: 1 addition & 1 deletion packages/core/_/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-standard-core",
"version": "0.0.0",
"version": "1.0.0",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-standard",
"license": "Apache-2.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/core/chains/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @solana/wallet-standard-chains

## 1.0.0

### Major Changes

- ba56499: Release v1.0.0 of all packages
2 changes: 1 addition & 1 deletion packages/core/chains/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-standard-chains",
"version": "0.0.0",
"version": "1.0.0",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-standard",
"license": "Apache-2.0",
Expand Down
7 changes: 7 additions & 0 deletions packages/core/features/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @solana/wallet-standard-features

## 1.0.0

### Major Changes

- ba56499: Release v1.0.0 of all packages
2 changes: 1 addition & 1 deletion packages/core/features/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-standard-features",
"version": "0.0.0",
"version": "1.0.0",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-standard",
"license": "Apache-2.0",
Expand Down
13 changes: 13 additions & 0 deletions packages/core/util/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @solana/wallet-standard-util

## 1.0.0

### Major Changes

- ba56499: Release v1.0.0 of all packages

### Patch Changes

- Updated dependencies [ba56499]
- @solana/wallet-standard-chains@1.0.0
- @solana/wallet-standard-features@1.0.0
2 changes: 1 addition & 1 deletion packages/core/util/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-standard-util",
"version": "0.0.0",
"version": "1.0.0",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-standard",
"license": "Apache-2.0",
Expand Down
13 changes: 13 additions & 0 deletions packages/wallet-adapter/_/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @solana/wallet-standard-wallet-adapter

## 1.0.0

### Major Changes

- ba56499: Release v1.0.0 of all packages

### Patch Changes

- Updated dependencies [ba56499]
- @solana/wallet-standard-wallet-adapter-base@1.0.0
- @solana/wallet-standard-wallet-adapter-react@1.0.0
2 changes: 1 addition & 1 deletion packages/wallet-adapter/_/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-standard-wallet-adapter",
"version": "0.0.0",
"version": "1.0.0",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-standard",
"license": "Apache-2.0",
Expand Down
14 changes: 14 additions & 0 deletions packages/wallet-adapter/base/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# @solana/wallet-standard-wallet-adapter-base

## 1.0.0

### Major Changes

- ba56499: Release v1.0.0 of all packages

### Patch Changes

- Updated dependencies [ba56499]
- @solana/wallet-standard-chains@1.0.0
- @solana/wallet-standard-features@1.0.0
- @solana/wallet-standard-util@1.0.0
2 changes: 1 addition & 1 deletion packages/wallet-adapter/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-standard-wallet-adapter-base",
"version": "0.0.0",
"version": "1.0.0",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-standard",
"license": "Apache-2.0",
Expand Down
12 changes: 12 additions & 0 deletions packages/wallet-adapter/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @solana/wallet-standard-wallet-adapter-react

## 1.0.0

### Major Changes

- ba56499: Release v1.0.0 of all packages

### Patch Changes

- Updated dependencies [ba56499]
- @solana/wallet-standard-wallet-adapter-base@1.0.0
2 changes: 1 addition & 1 deletion packages/wallet-adapter/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@solana/wallet-standard-wallet-adapter-react",
"version": "0.0.0",
"version": "1.0.0",
"author": "Solana Maintainers <maintainers@solana.foundation>",
"repository": "https://github.com/solana-labs/wallet-standard",
"license": "Apache-2.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/wallets/ghost/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @solana/wallet-standard-ghost

## null

### Patch Changes

- Updated dependencies [ba56499]
- @solana/wallet-standard-features@1.0.0
3 changes: 2 additions & 1 deletion packages/wallets/ghost/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@
"prettier": "^2.7.1",
"shx": "^0.3.4",
"typescript": "^4.8.4"
}
},
"version": null
}
8 changes: 8 additions & 0 deletions packages/wallets/phantom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @solana/wallet-standard-phantom

## null

### Patch Changes

- Updated dependencies [ba56499]
- @solana/wallet-standard-features@1.0.0
3 changes: 2 additions & 1 deletion packages/wallets/phantom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@
"prettier": "^2.7.1",
"shx": "^0.3.4",
"typescript": "^4.8.4"
}
},
"version": null
}
8 changes: 8 additions & 0 deletions packages/wallets/solflare/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @solana/wallet-standard-solflare

## null

### Patch Changes

- Updated dependencies [ba56499]
- @solana/wallet-standard-features@1.0.0
3 changes: 2 additions & 1 deletion packages/wallets/solflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@
"prettier": "^2.7.1",
"shx": "^0.3.4",
"typescript": "^4.8.4"
}
},
"version": null
}

0 comments on commit 825cddc

Please sign in to comment.