Skip to content

Commit

Permalink
0.92.3 (Downgrade electron builder) (#5544)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacogr authored Jun 9, 2021
1 parent cb49d51 commit 6f90955
Show file tree
Hide file tree
Showing 39 changed files with 340 additions and 310 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CHANGELOG

## 0.92.3 Jun 9, 2021

Changes:

- Downgrade electron-builder


## 0.92.2 Jun 9, 2021

Contributed:
Expand Down
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"description": "An Apps portal into the Polkadot network",
"author": "Jaco Greeff <[email protected]>",
"private": true,
"type": "module",
"version": "0.92.2",
"version": "0.92.3",
"license": "Apache-2",
"homepage": ".",
"workspaces": [
Expand Down Expand Up @@ -88,8 +87,8 @@
"concurrently": "^6.2.0",
"devtron": "^1.4.0",
"dnslink-cloudflare": "^3.0.0",
"electron": "^12.0.10",
"electron-builder": "^22.11.5",
"electron": "^12.0.11",
"electron-builder": "22.10.5",
"electron-builder-notarize": "^1.2.0",
"i18next-scanner": "^3.0.0",
"react": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/apps-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@polkadot/apps-config",
"version": "0.92.2",
"version": "0.92.3",
"license": "Apache-2.0",
"type": "module",
"main": "index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/apps-electron/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@polkadot/apps-electron",
"private": true,
"version": "0.92.2",
"version": "0.92.3",
"license": "Apache-2.0",
"dependencies": {
"@babel/core": "^7.14.3",
"@babel/polyfill": "^7.12.1",
"@polkadot/dev": "^0.62.41",
"@polkadot/react-components": "^0.92.2",
"@polkadot/react-components": "^0.92.3",
"electron-log": "^4.3.5",
"electron-updater": "^4.3.9"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/apps-routing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@polkadot/apps-routing",
"private": true,
"type": "module",
"version": "0.92.2",
"version": "0.92.3",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0"
Expand Down
18 changes: 9 additions & 9 deletions packages/apps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@
"name": "@polkadot/apps",
"private": true,
"type": "module",
"version": "0.92.2",
"version": "0.92.3",
"license": "Apache-2.0",
"homepage": ".",
"dependencies": {
"@babel/core": "^7.14.3",
"@babel/polyfill": "^7.12.1",
"@babel/runtime": "^7.14.0",
"@polkadot/apps-config": "^0.92.2",
"@polkadot/apps-routing": "^0.92.2",
"@polkadot/apps-config": "^0.92.3",
"@polkadot/apps-routing": "^0.92.3",
"@polkadot/dev": "^0.62.41",
"@polkadot/react-api": "^0.92.2",
"@polkadot/react-components": "^0.92.2",
"@polkadot/react-hooks": "^0.92.2",
"@polkadot/react-params": "^0.92.2",
"@polkadot/react-query": "^0.92.2",
"@polkadot/react-signer": "^0.92.2",
"@polkadot/react-api": "^0.92.3",
"@polkadot/react-components": "^0.92.3",
"@polkadot/react-hooks": "^0.92.3",
"@polkadot/react-params": "^0.92.3",
"@polkadot/react-query": "^0.92.3",
"@polkadot/react-signer": "^0.92.3",
"punycode": "^2.1.1",
"query-string": "^7.0.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/page-accounts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
"name": "@polkadot/app-accounts",
"private": true,
"type": "module",
"version": "0.92.2",
"version": "0.92.3",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/phishing": "^0.6.190",
"@polkadot/react-components": "^0.92.2",
"@polkadot/react-components": "^0.92.3",
"@polkadot/vanitygen": "^0.37.2-1",
"detect-browser": "^5.2.0",
"file-saver": "^2.0.5"
},
"devDependencies": {
"@polkadot/test-support": "0.92.2"
"@polkadot/test-support": "0.92.3"
}
}
4 changes: 2 additions & 2 deletions packages/page-addresses/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"name": "@polkadot/app-addresses",
"private": true,
"type": "module",
"version": "0.92.2",
"version": "0.92.3",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/react-components": "^0.92.2",
"@polkadot/react-components": "^0.92.3",
"file-saver": "^2.0.5"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/page-assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "@polkadot/app-assets",
"private": true,
"type": "module",
"version": "0.92.2",
"version": "0.92.3",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/react-components": "^0.92.2"
"@polkadot/react-components": "^0.92.3"
}
}
6 changes: 3 additions & 3 deletions packages/page-bounties/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"name": "@polkadot/app-bounties",
"private": true,
"type": "module",
"version": "0.92.2",
"version": "0.92.3",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/react-components": "^0.92.2"
"@polkadot/react-components": "^0.92.3"
},
"devDependencies": {
"@polkadot/test-support": "0.92.2"
"@polkadot/test-support": "0.92.3"
}
}
4 changes: 2 additions & 2 deletions packages/page-calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "@polkadot/app-calendar",
"private": true,
"type": "module",
"version": "0.92.2",
"version": "0.92.3",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/react-components": "^0.92.2"
"@polkadot/react-components": "^0.92.3"
}
}
4 changes: 2 additions & 2 deletions packages/page-claims/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"name": "@polkadot/app-claims",
"private": true,
"type": "module",
"version": "0.92.2",
"version": "0.92.3",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/react-components": "^0.92.2",
"@polkadot/react-components": "^0.92.3",
"secp256k1": "^3.8.0"
}
}
2 changes: 1 addition & 1 deletion packages/page-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@polkadot/app-contracts",
"private": true,
"type": "module",
"version": "0.92.2",
"version": "0.92.3",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/page-council/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"name": "@polkadot/app-council",
"private": true,
"type": "module",
"version": "0.92.2",
"version": "0.92.3",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/react-components": "^0.92.2",
"@polkadot/react-query": "^0.92.2"
"@polkadot/react-components": "^0.92.3",
"@polkadot/react-query": "^0.92.3"
}
}
6 changes: 3 additions & 3 deletions packages/page-democracy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"name": "@polkadot/app-democracy",
"private": true,
"type": "module",
"version": "0.92.2",
"version": "0.92.3",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/react-components": "^0.92.2",
"@polkadot/react-query": "^0.92.2"
"@polkadot/react-components": "^0.92.3",
"@polkadot/react-query": "^0.92.3"
}
}
4 changes: 2 additions & 2 deletions packages/page-explorer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "@polkadot/app-explorer",
"private": true,
"type": "module",
"version": "0.92.2",
"version": "0.92.3",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/react-components": "^0.92.2"
"@polkadot/react-components": "^0.92.3"
}
}
8 changes: 4 additions & 4 deletions packages/page-extrinsics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
"name": "@polkadot/app-extrinsics",
"private": true,
"type": "module",
"version": "0.92.2",
"version": "0.92.3",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/react-components": "^0.92.2",
"@polkadot/react-params": "^0.92.2",
"@polkadot/react-signer": "^0.92.2"
"@polkadot/react-components": "^0.92.3",
"@polkadot/react-params": "^0.92.3",
"@polkadot/react-signer": "^0.92.3"
}
}
4 changes: 2 additions & 2 deletions packages/page-gilt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "@polkadot/app-gilt",
"private": true,
"type": "module",
"version": "0.92.2",
"version": "0.92.3",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/react-components": "^0.92.2"
"@polkadot/react-components": "^0.92.3"
}
}
4 changes: 2 additions & 2 deletions packages/page-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "@polkadot/app-js",
"private": true,
"type": "module",
"version": "0.92.2",
"version": "0.92.3",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/react-components": "^0.92.2"
"@polkadot/react-components": "^0.92.3"
}
}
6 changes: 3 additions & 3 deletions packages/page-membership/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"name": "@polkadot/app-membership",
"private": true,
"type": "module",
"version": "0.92.2",
"version": "0.92.3",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/react-components": "^0.92.2",
"@polkadot/react-query": "^0.92.2"
"@polkadot/react-components": "^0.92.3",
"@polkadot/react-query": "^0.92.3"
}
}
6 changes: 3 additions & 3 deletions packages/page-parachains/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"name": "@polkadot/app-parachains",
"private": true,
"type": "module",
"version": "0.92.2",
"version": "0.92.3",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/react-components": "^0.92.2",
"@polkadot/react-query": "^0.92.2"
"@polkadot/react-components": "^0.92.3",
"@polkadot/react-query": "^0.92.3"
}
}
4 changes: 2 additions & 2 deletions packages/page-poll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "@polkadot/app-poll",
"private": true,
"type": "module",
"version": "0.92.2",
"version": "0.92.3",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/react-components": "^0.92.2"
"@polkadot/react-components": "^0.92.3"
}
}
4 changes: 2 additions & 2 deletions packages/page-rpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "@polkadot/app-rpc",
"private": true,
"type": "module",
"version": "0.92.2",
"version": "0.92.3",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/react-components": "^0.92.2"
"@polkadot/react-components": "^0.92.3"
}
}
8 changes: 4 additions & 4 deletions packages/page-settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"name": "@polkadot/app-settings",
"private": true,
"type": "module",
"version": "0.92.2",
"version": "0.92.3",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/apps-config": "^0.92.2",
"@polkadot/react-components": "^0.92.2",
"@polkadot/react-query": "^0.92.2",
"@polkadot/apps-config": "^0.92.3",
"@polkadot/react-components": "^0.92.3",
"@polkadot/react-query": "^0.92.3",
"query-string": "^7.0.0"
}
}
4 changes: 2 additions & 2 deletions packages/page-signing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "@polkadot/app-signing",
"private": true,
"type": "module",
"version": "0.92.2",
"version": "0.92.3",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/react-components": "^0.92.2"
"@polkadot/react-components": "^0.92.3"
}
}
4 changes: 2 additions & 2 deletions packages/page-society/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"name": "@polkadot/app-society",
"private": true,
"type": "module",
"version": "0.92.2",
"version": "0.92.3",
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.14.0",
"@polkadot/react-components": "^0.92.2"
"@polkadot/react-components": "^0.92.3"
}
}
Loading

0 comments on commit 6f90955

Please sign in to comment.