[CI Skip] release/stable 0.19.1

skip-checks: true
This commit is contained in:
github-actions[bot]
2023-01-29 06:26:54 +00:00
parent 7c1b755431
commit 9e73dada59
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
600 Mich Update all.json (#2794)
486 Jaco Optimize host query library caching (#2870)
487 Jaco 0.19.1 (#2875)
460 Tim Janssen Update all.json (#2871)
456 Frank Update all.json (#2873)
395 mhusnirizal update all.json (#2866)
+3 -3
View File
@@ -11,10 +11,10 @@
},
"sideEffects": false,
"type": "module",
"version": "0.19.0",
"version": "0.19.1",
"versions": {
"git": "0.18.14-95-x",
"npm": "0.18.13"
"git": "0.19.1",
"npm": "0.19.1"
},
"workspaces": [
"packages/*"
+1 -1
View File
@@ -17,7 +17,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.19.0",
"version": "0.19.1",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.20.13",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-95-x' };
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.1' };