chore: bump version to 0.25.27

This commit is contained in:
2026-01-09 04:20:21 +03:00
parent a4bb93cb33
commit b59bb9fda0
3 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -14,10 +14,10 @@
},
"sideEffects": false,
"type": "module",
"version": "0.25.25-38-x",
"version": "0.25.27",
"versions": {
"git": "0.25.25-38-x",
"npm": "0.25.24"
"git": "0.25.27",
"npm": "0.25.27"
},
"workspaces": [
"packages/*"
+1 -1
View File
@@ -18,7 +18,7 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "0.25.25",
"version": "0.25.27",
"main": "index.js",
"dependencies": {
"@pezkuwi/util": "^14.0.5",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @pezkuwi/dev
export const packageInfo = { name: '@pezkuwi/phishing', path: 'auto', type: 'auto', version: '0.25.25' };
export const packageInfo = { name: '@pezkuwi/phishing', path: 'auto', type: 'auto', version: '0.25.27' };