Skip to content

Commit

Permalink
Merge pull request #1008 from near/dev
Browse files Browse the repository at this point in the history
v8.7.2 Release (dev -> main)
  • Loading branch information
kujtimprenkuSQA authored Nov 10, 2023
2 parents 874e62b + 7ebe996 commit 196f6b4
Show file tree
Hide file tree
Showing 39 changed files with 82 additions and 326 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "near-wallet-selector",
"version": "8.7.1",
"version": "8.7.2",
"description": "NEAR Wallet Selector makes it easy for users to interact with your dApp by providing an abstraction over various wallets within the NEAR ecosystem",
"keywords": [
"near",
Expand Down Expand Up @@ -60,7 +60,6 @@
"build:finer-wallet": "nx run-many --target=build --projects=finer-wallet --configuration=production",
"build:xdefi-wallet": "nx run-many --target=build --projects=xdefi --configuration=production",
"build:wallet-utils": "nx run-many --target=build --projects=wallet-utils --configuration=production",
"build:default-wallets": "nx run-many --target=build --projects=default-wallets --configuration=production",
"build:near-snap": "nx run-many --target=build --projects=near-snap --configuration=production",
"build:account-export": "nx run-many --target=build --projects=account-export --configuration=production",
"build:ramper-wallet": "nx run-many --target=build --projects=ramper-wallet --configuration=production",
Expand Down Expand Up @@ -93,8 +92,8 @@
"@nightlylabs/connect-near": "0.0.15",
"@peersyst/near-mobile-signer": "1.0.9",
"@ramper/near": "^0.0.30",
"@walletconnect/modal": "^2.6.0",
"@walletconnect/sign-client": "2.9.1",
"@walletconnect/modal": "^2.6.2",
"@walletconnect/sign-client": "2.10.4",
"better-sqlite3": "^9.0.0",
"big.js": "^6.1.1",
"bn.js": "^5.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/account-export/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@near-wallet-selector/account-export",
"version": "8.7.1",
"version": "8.7.2",
"description": "This is the Export Selector UI package for NEAR Wallet Selector.",
"keywords": [
"near",
Expand Down
2 changes: 1 addition & 1 deletion packages/coin98-wallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@near-wallet-selector/coin98-wallet",
"version": "8.7.1",
"version": "8.7.2",
"description": "Coin 98 wallet package for NEAR Wallet Selector.",
"keywords": [
"near",
Expand Down
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": "@near-wallet-selector/core",
"version": "8.7.1",
"version": "8.7.2",
"description": "This is the core package for NEAR Wallet Selector.",
"keywords": [
"near",
Expand Down
10 changes: 0 additions & 10 deletions packages/default-wallets/.babelrc

This file was deleted.

18 changes: 0 additions & 18 deletions packages/default-wallets/.eslintrc.json

This file was deleted.

68 changes: 0 additions & 68 deletions packages/default-wallets/README.md

This file was deleted.

16 changes: 0 additions & 16 deletions packages/default-wallets/jest.config.ts

This file was deleted.

22 changes: 0 additions & 22 deletions packages/default-wallets/package.json

This file was deleted.

64 changes: 0 additions & 64 deletions packages/default-wallets/project.json

This file was deleted.

1 change: 0 additions & 1 deletion packages/default-wallets/src/index.ts

This file was deleted.

7 changes: 0 additions & 7 deletions packages/default-wallets/src/lib/default-wallets.ts

This file was deleted.

19 changes: 0 additions & 19 deletions packages/default-wallets/tsconfig.json

This file was deleted.

10 changes: 0 additions & 10 deletions packages/default-wallets/tsconfig.lib.json

This file was deleted.

9 changes: 0 additions & 9 deletions packages/default-wallets/tsconfig.spec.json

This file was deleted.

2 changes: 1 addition & 1 deletion packages/finer-wallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@near-wallet-selector/finer-wallet",
"version": "8.7.1",
"version": "8.7.2",
"description": "FiNER Wallet package for NEAR Wallet Selector.",
"keywords": [
"near",
Expand Down
2 changes: 1 addition & 1 deletion packages/here-wallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@near-wallet-selector/here-wallet",
"version": "8.7.1",
"version": "8.7.2",
"description": "Here wallet package for NEAR Wallet Selector.",
"keywords": [
"near",
Expand Down
2 changes: 1 addition & 1 deletion packages/ledger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@near-wallet-selector/ledger",
"version": "8.7.1",
"version": "8.7.2",
"description": "Ledger package for NEAR Wallet Selector.",
"keywords": [
"near",
Expand Down
2 changes: 1 addition & 1 deletion packages/math-wallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@near-wallet-selector/math-wallet",
"version": "8.7.1",
"version": "8.7.2",
"description": "Math wallet package for NEAR Wallet Selector.",
"keywords": [
"near",
Expand Down
2 changes: 1 addition & 1 deletion packages/meteor-wallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@near-wallet-selector/meteor-wallet",
"version": "8.7.1",
"version": "8.7.2",
"description": "Meteor wallet package for NEAR Wallet Selector.",
"keywords": [
"near",
Expand Down
2 changes: 1 addition & 1 deletion packages/modal-ui-js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@near-wallet-selector/modal-ui-js",
"version": "8.7.1",
"version": "8.7.2",
"description": "Modal UI package for NEAR wallet Selector",
"keywords": [
"near",
Expand Down
2 changes: 1 addition & 1 deletion packages/modal-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@near-wallet-selector/modal-ui",
"version": "8.7.1",
"version": "8.7.2",
"description": "Modal UI package for NEAR wallet Selector",
"keywords": [
"near",
Expand Down
2 changes: 1 addition & 1 deletion packages/my-near-wallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@near-wallet-selector/my-near-wallet",
"version": "8.7.1",
"version": "8.7.2",
"description": "My Near Wallet package for NEAR Wallet Selector.",
"keywords": [
"near",
Expand Down
2 changes: 1 addition & 1 deletion packages/narwallets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@near-wallet-selector/narwallets",
"version": "8.7.1",
"version": "8.7.2",
"description": "This is the Narwallets package for NEAR Wallet Selector.",
"keywords": [
"near",
Expand Down
2 changes: 1 addition & 1 deletion packages/near-mobile-wallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@near-wallet-selector/near-mobile-wallet",
"version": "8.7.1",
"version": "8.7.2",
"description": "NEAR Mobile wallet package for NEAR Wallet Selector.",
"keywords": [
"near",
Expand Down
2 changes: 1 addition & 1 deletion packages/near-snap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@near-wallet-selector/near-snap",
"version": "8.7.1",
"version": "8.7.2",
"description": "Metamask snap to interact with Near dapps.",
"keywords": [
"near",
Expand Down
Loading

0 comments on commit 196f6b4

Please sign in to comment.