[CI Skip] bump/beta 3.15.2-0-x

skip-checks: true
This commit is contained in:
github-actions[bot]
2025-07-02 12:32:25 +00:00
parent 61d7383408
commit f3e23345a5
17 changed files with 31 additions and 31 deletions
+2 -2
View File
@@ -18,10 +18,10 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "3.15.1",
"version": "3.15.2-0-x",
"main": "index.js",
"dependencies": {
"@polkadot/ui-shared": "3.15.1",
"@polkadot/ui-shared": "3.15.2-0-x",
"@polkadot/util": "^13.5.3",
"@polkadot/util-crypto": "^13.5.3",
"jdenticon": "3.2.0",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @polkadot/dev
export const packageInfo = { name: '@polkadot/vue-identicon', path: 'auto', type: 'auto', version: '3.15.1' };
export const packageInfo = { name: '@polkadot/vue-identicon', path: 'auto', type: 'auto', version: '3.15.2-0-x' };