Bump version to 0.62.19

This commit is contained in:
2026-01-17 21:12:56 +03:00
parent f123bbfacc
commit 8cbd3702d5
59 changed files with 3674 additions and 15 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "0.62.18",
"version": "0.62.19",
"main": "index.js",
"dependencies": {
"@pezkuwi/extension-inject": "workspace:*",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @pezkuwi/dev
export const packageInfo = { name: '@pezkuwi/extension-chains', path: 'auto', type: 'auto', version: '0.62.16' };
export const packageInfo = { name: '@pezkuwi/extension-chains', path: 'auto', type: 'auto', version: '0.62.19' };