Skip to content

Commit

Permalink
Release 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rileystephens28 authored and ci-dominantstrategies committed Apr 25, 2024
1 parent 966e741 commit 70adb1e
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 19 deletions.
6 changes: 3 additions & 3 deletions background/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pelagus/pelagus-background",
"version": "0.5.0",
"version": "0.5.1",
"description": "Pelagus, the community owned and operated Web3 wallet for Quai Network: api implementation.",
"main": "index.ts",
"repository": "[email protected]:PelagusWallet/pelagus-extension.git",
Expand Down Expand Up @@ -40,8 +40,8 @@
"@ledgerhq/hw-transport-webusb": "^6.28.5",
"@pelagus/hd-keyring": "0.2.0-pre.0",
"@redux-devtools/remote": "^0.7.4",
"@tallyho/provider-bridge-shared": "0.5.0",
"@tallyho/window-provider": "0.5.0",
"@tallyho/provider-bridge-shared": "0.5.1",
"@tallyho/window-provider": "0.5.1",
"@types/w3c-web-usb": "^1.0.5",
"@uniswap/token-lists": "^1.0.0-beta.30",
"@walletconnect/client": "^1.8.0",
Expand Down
2 changes: 1 addition & 1 deletion manifest/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Pelagus",
"version": "0.5.0",
"version": "0.5.1",
"description": "The community owned and operated Quai Web3 wallet.",
"homepage_url": "https://pelaguswallet.io",
"author": "https://pelaguswallet.io",
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pelagus/pelagus-extension",
"private": true,
"version": "0.5.0",
"version": "0.5.1",
"description": "Pelagus, the community owned and operated Web3 wallet for Quai Network.",
"main": "index.js",
"repository": "[email protected]:PelagusWallet/pelagus-extension.git",
Expand Down Expand Up @@ -61,11 +61,11 @@
"dependencies": {
"@ethersproject/providers": "5.5.3",
"@fortawesome/fontawesome-free": "^5.15.2",
"@pelagus/pelagus-background": "0.5.0",
"@pelagus/pelagus-ui": "0.5.0",
"@tallyho/provider-bridge": "0.5.0",
"@tallyho/provider-bridge-shared": "0.5.0",
"@tallyho/window-provider": "0.5.0",
"@pelagus/pelagus-background": "0.5.1",
"@pelagus/pelagus-ui": "0.5.1",
"@tallyho/provider-bridge": "0.5.1",
"@tallyho/provider-bridge-shared": "0.5.1",
"@tallyho/window-provider": "0.5.1",
"buffer": "^6.0.3",
"react": "^17.0.2",
"sinon": "^14.0.1",
Expand Down
2 changes: 1 addition & 1 deletion provider-bridge-shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tallyho/provider-bridge-shared",
"version": "0.5.0",
"version": "0.5.1",
"description": "Pelagus, the community owned and operated Web3 wallet: provider bridge to connect the in-page provider with the background script.",
"main": "index.ts",
"repository": "[email protected]:PelagusWallet/pelagus-extension.git",
Expand Down
6 changes: 3 additions & 3 deletions provider-bridge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tallyho/provider-bridge",
"version": "0.5.0",
"version": "0.5.1",
"description": "Pelagus, the community owned and operated Web3 wallet: provider bridge to connect the in-page provider with the background script.",
"main": "index.ts",
"repository": "[email protected]:PelagusWallet/pelagus-extension.git",
Expand All @@ -24,9 +24,9 @@
"watch": "webpack --mode=development --watch"
},
"dependencies": {
"@tallyho/provider-bridge-shared": "0.5.0",
"@tallyho/provider-bridge-shared": "0.5.1",
"webextension-polyfill": "^0.8.0",
"@pelagus/pelagus-background": "0.5.0"
"@pelagus/pelagus-background": "0.5.1"
},
"devDependencies": {
"@types/webextension-polyfill": "^0.8.0"
Expand Down
6 changes: 3 additions & 3 deletions ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pelagus/pelagus-ui",
"version": "0.5.0",
"version": "0.5.1",
"description": "Pelagus, the community owned and operated Web3 wallet for Quai Network: UI package.",
"main": "index.ts",
"repository": "[email protected]:PelagusWallet/pelagus-extension.git",
Expand Down Expand Up @@ -29,9 +29,9 @@
"@ethersproject/units": "5.5.0",
"@ethersproject/web": "^5.5.1",
"@ledgerhq/devices": "^6.20.0",
"@pelagus/pelagus-background": "0.5.0",
"@pelagus/pelagus-background": "0.5.1",
"@reduxjs/toolkit": "^1.6.0",
"@tallyho/provider-bridge-shared": "0.5.0",
"@tallyho/provider-bridge-shared": "0.5.1",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@testing-library/user-event": "14.4.3",
Expand Down
4 changes: 2 additions & 2 deletions window-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tallyho/window-provider",
"version": "0.5.0",
"version": "0.5.1",
"description": "Pelagus, the community owned and operated Web3 wallet: window provider is responsible for creating the in-page object for communication.",
"main": "index.ts",
"repository": "[email protected]:PelagusWallet/pelagus-extension.git",
Expand All @@ -15,6 +15,6 @@
"dapp"
],
"dependencies": {
"@tallyho/provider-bridge-shared": "0.5.0"
"@tallyho/provider-bridge-shared": "0.5.1"
}
}

0 comments on commit 70adb1e

Please sign in to comment.