Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @web3-wallets-kit/[email protected]
 - @web3-wallets-kit/[email protected]
 - @web3-wallets-kit/[email protected]
 - @web3-wallets-kit/[email protected]
 - @web3-wallets-kit/[email protected]
 - @web3-wallets-kit/[email protected]
 - @web3-wallets-kit/[email protected]
 - @web3-wallets-kit/[email protected]
 - @web3-wallets-kit/[email protected]
 - @web3-wallets-kit/[email protected]
 - @web3-wallets-kit/[email protected]
 - @web3-wallets-kit/[email protected]
 - @web3-wallets-kit/[email protected]
 - @web3-wallets-kit/[email protected]
  • Loading branch information
github-actions[bot] committed Feb 16, 2022
1 parent 289958e commit ccf5de0
Show file tree
Hide file tree
Showing 28 changed files with 151 additions and 39 deletions.
8 changes: 8 additions & 0 deletions packages/abstarct-connector/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.3.6 (2022-02-16)

**Note:** Version bump only for package @web3-wallets-kit/abstract-connector





## 0.3.5 (2022-02-08)

**Note:** Version bump only for package @web3-wallets-kit/abstract-connector
Expand Down
6 changes: 3 additions & 3 deletions packages/abstarct-connector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-wallets-kit/abstract-connector",
"version": "0.3.5",
"version": "0.3.6",
"description": "Package for connecting with Ethereum wallets for dApp",
"keywords": [
"ethereum",
Expand Down Expand Up @@ -34,7 +34,7 @@
"access": "public"
},
"dependencies": {
"@web3-wallets-kit/types": "^0.5.5",
"@web3-wallets-kit/utils": "^0.4.5"
"@web3-wallets-kit/types": "^0.5.6",
"@web3-wallets-kit/utils": "^0.4.6"
}
}
8 changes: 8 additions & 0 deletions packages/bitski-connector/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.3.6 (2022-02-16)

**Note:** Version bump only for package @web3-wallets-kit/bitski-connector





## 0.3.5 (2022-02-08)

**Note:** Version bump only for package @web3-wallets-kit/bitski-connector
Expand Down
6 changes: 3 additions & 3 deletions packages/bitski-connector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-wallets-kit/bitski-connector",
"version": "0.3.5",
"version": "0.3.6",
"description": "Package for connecting with Ethereum wallets for dApp",
"keywords": [
"ethereum",
Expand Down Expand Up @@ -40,8 +40,8 @@
"access": "public"
},
"dependencies": {
"@web3-wallets-kit/abstract-connector": "^0.3.5",
"@web3-wallets-kit/types": "^0.5.5",
"@web3-wallets-kit/abstract-connector": "^0.3.6",
"@web3-wallets-kit/types": "^0.5.6",
"bitski": "^0.11.0-beta.4"
}
}
8 changes: 8 additions & 0 deletions packages/clover-connector/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.3.6 (2022-02-16)

**Note:** Version bump only for package @web3-wallets-kit/clover-connector





## 0.3.5 (2022-02-08)

**Note:** Version bump only for package @web3-wallets-kit/clover-connector
Expand Down
6 changes: 3 additions & 3 deletions packages/clover-connector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-wallets-kit/clover-connector",
"version": "0.3.5",
"version": "0.3.6",
"description": "Package for connecting with Ethereum wallets for dApp",
"keywords": [
"ethereum",
Expand Down Expand Up @@ -35,7 +35,7 @@
"access": "public"
},
"dependencies": {
"@web3-wallets-kit/abstract-connector": "^0.3.5",
"@web3-wallets-kit/types": "^0.5.5"
"@web3-wallets-kit/abstract-connector": "^0.3.6",
"@web3-wallets-kit/types": "^0.5.6"
}
}
8 changes: 8 additions & 0 deletions packages/connect-wallet-connector/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.3.6 (2022-02-16)

**Note:** Version bump only for package @web3-wallets-kit/connect-wallet-connector





## 0.3.5 (2022-02-08)

**Note:** Version bump only for package @web3-wallets-kit/connect-wallet-connector
Expand Down
6 changes: 3 additions & 3 deletions packages/connect-wallet-connector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-wallets-kit/connect-wallet-connector",
"version": "0.3.5",
"version": "0.3.6",
"description": "Package for connecting with Ethereum wallets for dApp",
"keywords": [
"ethereum",
Expand Down Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"@walletconnect/web3-provider": "^1.6.6",
"@web3-wallets-kit/abstract-connector": "^0.3.5",
"@web3-wallets-kit/types": "^0.5.5"
"@web3-wallets-kit/abstract-connector": "^0.3.6",
"@web3-wallets-kit/types": "^0.5.6"
}
}
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.3.6 (2022-02-16)

**Note:** Version bump only for package @web3-wallets-kit/core





## 0.3.5 (2022-02-08)

**Note:** Version bump only for package @web3-wallets-kit/core
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-wallets-kit/core",
"version": "0.3.5",
"version": "0.3.6",
"description": "Package for connecting with Ethereum wallets for dApp",
"keywords": [
"ethereum",
Expand Down Expand Up @@ -39,7 +39,7 @@
"access": "public"
},
"dependencies": {
"@web3-wallets-kit/types": "^0.5.5",
"@web3-wallets-kit/types": "^0.5.6",
"rxjs": "^6.2.2",
"ts-toolbelt": "^6.0.0",
"web3-providers-http": "^1.3.5",
Expand Down
8 changes: 8 additions & 0 deletions packages/fortmatic-connector/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.3.6 (2022-02-16)

**Note:** Version bump only for package @web3-wallets-kit/fortmatic-connector





## 0.3.5 (2022-02-08)

**Note:** Version bump only for package @web3-wallets-kit/fortmatic-connector
Expand Down
6 changes: 3 additions & 3 deletions packages/fortmatic-connector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-wallets-kit/fortmatic-connector",
"version": "0.3.5",
"version": "0.3.6",
"description": "Package for connecting with Ethereum wallets for dApp",
"keywords": [
"ethereum",
Expand Down Expand Up @@ -35,8 +35,8 @@
"access": "public"
},
"dependencies": {
"@web3-wallets-kit/abstract-connector": "^0.3.5",
"@web3-wallets-kit/types": "^0.5.5",
"@web3-wallets-kit/abstract-connector": "^0.3.6",
"@web3-wallets-kit/types": "^0.5.6",
"fortmatic": "^2.2.1"
}
}
8 changes: 8 additions & 0 deletions packages/inpage-connector/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.2.6 (2022-02-16)

**Note:** Version bump only for package @web3-wallets-kit/inpage-connector





## 0.2.5 (2022-02-08)

**Note:** Version bump only for package @web3-wallets-kit/inpage-connector
Expand Down
6 changes: 3 additions & 3 deletions packages/inpage-connector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-wallets-kit/inpage-connector",
"version": "0.2.5",
"version": "0.2.6",
"description": "Package for connecting with Ethereum wallets for dApp",
"keywords": [
"ethereum",
Expand Down Expand Up @@ -35,7 +35,7 @@
"access": "public"
},
"dependencies": {
"@web3-wallets-kit/abstract-connector": "^0.3.5",
"@web3-wallets-kit/types": "^0.5.5"
"@web3-wallets-kit/abstract-connector": "^0.3.6",
"@web3-wallets-kit/types": "^0.5.6"
}
}
8 changes: 8 additions & 0 deletions packages/portis-connector/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.4.6 (2022-02-16)

**Note:** Version bump only for package @web3-wallets-kit/portis-connector





## 0.4.5 (2022-02-08)

**Note:** Version bump only for package @web3-wallets-kit/portis-connector
Expand Down
6 changes: 3 additions & 3 deletions packages/portis-connector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-wallets-kit/portis-connector",
"version": "0.4.5",
"version": "0.4.6",
"description": "Package for connecting with Ethereum wallets for dApp",
"keywords": [
"ethereum",
Expand Down Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@portis/web3": "^4.0.6",
"@types/web3-provider-engine": "^14.0.0",
"@web3-wallets-kit/abstract-connector": "^0.3.5",
"@web3-wallets-kit/types": "^0.5.5"
"@web3-wallets-kit/abstract-connector": "^0.3.6",
"@web3-wallets-kit/types": "^0.5.6"
}
}
8 changes: 8 additions & 0 deletions packages/squarelink-connector/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.4.6 (2022-02-16)

**Note:** Version bump only for package @web3-wallets-kit/squarelink-connector





## 0.4.5 (2022-02-08)

**Note:** Version bump only for package @web3-wallets-kit/squarelink-connector
Expand Down
6 changes: 3 additions & 3 deletions packages/squarelink-connector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-wallets-kit/squarelink-connector",
"version": "0.4.5",
"version": "0.4.6",
"description": "Package for connecting with Ethereum wallets for dApp",
"keywords": [
"ethereum",
Expand Down Expand Up @@ -35,8 +35,8 @@
"access": "public"
},
"dependencies": {
"@web3-wallets-kit/abstract-connector": "^0.3.5",
"@web3-wallets-kit/types": "^0.5.5",
"@web3-wallets-kit/abstract-connector": "^0.3.6",
"@web3-wallets-kit/types": "^0.5.6",
"squarelink": "^1.1.4"
}
}
8 changes: 8 additions & 0 deletions packages/torus-connector/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.4.6 (2022-02-16)

**Note:** Version bump only for package @web3-wallets-kit/torus-connector





## 0.4.5 (2022-02-08)

**Note:** Version bump only for package @web3-wallets-kit/torus-connector
Expand Down
6 changes: 3 additions & 3 deletions packages/torus-connector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-wallets-kit/torus-connector",
"version": "0.4.5",
"version": "0.4.6",
"description": "Package for connecting with Ethereum wallets for dApp",
"keywords": [
"ethereum",
Expand Down Expand Up @@ -39,8 +39,8 @@
"@types/create-hash": "^1.0.0",
"@types/keccak": "^3.0.1",
"@types/readable-stream": "^2.0.0",
"@web3-wallets-kit/abstract-connector": "^0.3.5",
"@web3-wallets-kit/types": "^0.5.5"
"@web3-wallets-kit/abstract-connector": "^0.3.6",
"@web3-wallets-kit/types": "^0.5.6"
},
"devDependencies": {
"@types/web3": "1.0.20"
Expand Down
8 changes: 8 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.5.6 (2022-02-16)

**Note:** Version bump only for package @web3-wallets-kit/types





## 0.5.5 (2022-02-08)

**Note:** Version bump only for package @web3-wallets-kit/types
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-wallets-kit/types",
"version": "0.5.5",
"version": "0.5.6",
"description": "Package for connecting with Ethereum wallets for dApp",
"keywords": [
"ethereum",
Expand Down
8 changes: 8 additions & 0 deletions packages/unstoppable-connector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.3.6 (2022-02-16)

**Note:** Version bump only for package @web3-wallets-kit/unstoppable-connector
8 changes: 4 additions & 4 deletions packages/unstoppable-connector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@web3-wallets-kit/unstoppable-connector",
"version": "0.3.5",
"version": "0.3.6",
"description": "Package for connecting with Ethereum wallets for dApp",
"keywords": [
"ethereum",
Expand Down Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@uauth/js": "^1.0.0",
"@web3-wallets-kit/abstract-connector": "^0.3.4",
"@web3-wallets-kit/types": "^0.5.4"
"@web3-wallets-kit/abstract-connector": "^0.3.6",
"@web3-wallets-kit/types": "^0.5.6"
}
}
}
8 changes: 8 additions & 0 deletions packages/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.4.6 (2022-02-16)

**Note:** Version bump only for package @web3-wallets-kit/utils





## 0.4.5 (2022-02-08)

**Note:** Version bump only for package @web3-wallets-kit/utils
Expand Down
Loading

0 comments on commit ccf5de0

Please sign in to comment.