@snabcentr/vue-ui-lib 3.0.0 → 3.0.3

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.
@@ -4,7 +4,7 @@
4
4
  "name": "index",
5
5
  "src": "src/index.ts",
6
6
  "isEntry": true,
7
- "integrity": "sha384-gQV+eEddU4J8vJrB18+Db32C45zHBL0rkGKioBj3TqtMOeADPyNP4M2t1oLJ4B/i"
7
+ "integrity": "sha384-aDBKSieph026Eodid90RM0hVeJE/H4QjzkU7U0t2l/1UXDBL0BtBl/0cU4pNbnS0"
8
8
  },
9
9
  "style.css": {
10
10
  "file": "sc-vue-ui-lib.css",
@@ -1,6 +1,6 @@
1
- ## 3.0.0 (2025-09-26)
1
+ ## 3.0.3 (2025-10-03)
2
2
 
3
- ### added (1 change)
3
+ ### fixed (1 change)
4
4
 
5
- - [#12172: Добавлено отображение конфигураторов в каталоге. Исправлены ошибки...](web_soft/libs/vue/snabcentr-ui-lib@0291df272404447555a3a41be395c3a338f187bd) ([merge request](web_soft/libs/vue/snabcentr-ui-lib!110))
5
+ - [#12343: Исправлены ошибки проверки деактивированных менеджеров в компоненте ManagerSelect](web_soft/libs/vue/snabcentr-ui-lib@081748568f2779308993b8b276a86857238189f1) ([merge request](web_soft/libs/vue/snabcentr-ui-lib!111))
6
6