@topvisor/ui 1.0.42-dev.1 → 1.0.42-dev.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.idea/vcs.xml CHANGED
@@ -1,11 +1,5 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <project version="4">
3
- <component name="CommitMessageInspectionProfile">
4
- <profile version="1.0">
5
- <inspection_tool class="CommitFormat" enabled="true" level="WARNING" enabled_by_default="true" />
6
- <inspection_tool class="CommitNamingConvention" enabled="true" level="WARNING" enabled_by_default="true" />
7
- </profile>
8
- </component>
9
3
  <component name="VcsDirectoryMappings">
10
4
  <mapping directory="" vcs="Git" />
11
5
  </component>
package/CHANGELOG.md CHANGED
@@ -4,6 +4,8 @@
4
4
 
5
5
  Ссылки на приватный репозиторий скрыты и доступны только в самом репозитории
6
6
 
7
+ ### [1.0.42-dev.2](https://www.npmjs.com/package/@topvisor/ui/v/1.0.42-dev.2) (2025-07-29)
8
+
7
9
  ### [1.0.42-dev.1](https://www.npmjs.com/package/@topvisor/ui/v/1.0.42-dev.1) (2025-07-29)
8
10
 
9
11
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@topvisor/ui",
3
3
  "private": false,
4
- "version": "1.0.42-dev.1",
4
+ "version": "1.0.42-dev.2",
5
5
  "type": "module",
6
6
  "description": "Topvisor UI-kit Vue",
7
7
  "scripts": {