@snabcentr/client-ui 3.52.0 → 3.52.1

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@snabcentr/client-ui",
3
- "version": "3.52.0",
3
+ "version": "3.52.1",
4
4
  "author": "Snabcentr Ltd.",
5
5
  "repository": "https://gitlab.snabcentr.met/web/angular/snabcentr-client-ui-lib",
6
6
  "license": "Commercial",
package/release_notes.tmp CHANGED
@@ -1,10 +1,6 @@
1
- ## 3.52.0 (2026-05-19)
1
+ ## 3.52.1 (2026-05-20)
2
2
 
3
- ### added (1 change)
3
+ ### changed (1 change)
4
4
 
5
- - [#13256: Добавлен конфигуратор распила сэндвич-панелей по площади](web_soft/libs/angular/snabcentr-client-ui-lib@a173fec314ec487466dd26d215ff97c7ac3ef70a) ([merge request](web_soft/libs/angular/snabcentr-client-ui-lib!406))
6
-
7
- ### fixed (1 change)
8
-
9
- - [#13302: Исправлены тесты](web_soft/libs/angular/snabcentr-client-ui-lib@5bc2ee09c92eb786798a53a7507a5320aef0e961) ([merge request](web_soft/libs/angular/snabcentr-client-ui-lib!405))
5
+ - [#13385: Доработан конфигуратор раскроя сэндвич панелей исходя из стоимости за м2](web_soft/libs/angular/snabcentr-client-ui-lib@ced3d8bfdbcc6e31297e3cf5159cfd938562bd18) ([merge request](web_soft/libs/angular/snabcentr-client-ui-lib!409))
10
6