chore: bump version to 3.17.1

Published packages to npm with correct exports and types configuration.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-09 00:54:11 +03:00
parent 03e7cc4736
commit b367dd595f
15 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "3.16.9",
"version": "3.17.1",
"main": "index.js",
"dependencies": {
"@pezkuwi/networks": "^14.0.5",
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @pezkuwi/dev
export const packageInfo = { name: '@pezkuwi/ui-settings', path: 'auto', type: 'auto', version: '3.16.9' };
export const packageInfo = { name: '@pezkuwi/ui-settings', path: 'auto', type: 'auto', version: '3.17.1' };