[CI Skip] release/stable 0.8.26

skip-checks: true
This commit is contained in:
github-actions[bot]
2022-01-14 10:19:12 +00:00
parent f2692947f6
commit 1e32f0cf2c
5 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
321 Jaco Update .mailmap 322 Jaco Manual format of tsconfig.build.json (#942)
304 Mich Update all.json (#941) 304 Mich Update all.json (#941)
77 mhusnirizal update all.json (#940) 77 mhusnirizal update all.json (#940)
72 michalisFr Update all.json (#904) 72 michalisFr Update all.json (#904)
+1 -1
View File
@@ -10,7 +10,7 @@
"url": "https://github.com/polkadot-js/phishing.git" "url": "https://github.com/polkadot-js/phishing.git"
}, },
"sideEffects": false, "sideEffects": false,
"version": "0.8.25", "version": "0.8.26",
"workspaces": [ "workspaces": [
"packages/*" "packages/*"
], ],
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs" "./detectPackage.cjs"
], ],
"type": "module", "type": "module",
"version": "0.8.25", "version": "0.8.26",
"main": "index.js", "main": "index.js",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.16.7", "@babel/runtime": "^7.16.7",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev // Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.25' }; export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.26' };
+3 -1
View File
@@ -4,6 +4,8 @@
}, },
"files": [], "files": [],
"references": [ "references": [
{ "path": "./packages/phishing/tsconfig.build.json" } {
"path": "./packages/phishing/tsconfig.build.json"
}
] ]
} }