@snabcentr/client-ui 3.51.9 → 3.51.10

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.51.9",
3
+ "version": "3.51.10",
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,6 +1,6 @@
1
- ## 3.51.9 (2026-04-10)
1
+ ## 3.51.10 (2026-04-13)
2
2
 
3
- ### fixed (1 change)
3
+ ### changed (1 change)
4
4
 
5
- - [#13109: Исправлена печать страницы заказа](web_soft/libs/angular/snabcentr-client-ui-lib@a4a624bdf37be7d853b66c935c74befbd67d8ca6) ([merge request](web_soft/libs/angular/snabcentr-client-ui-lib!397))
5
+ - [#13055: Добавлена подсветка артикула производителя при поиске в каталоге](web_soft/libs/angular/snabcentr-client-ui-lib@e40a67b75a79d79ad1a21156092e9315702fe830) ([merge request](web_soft/libs/angular/snabcentr-client-ui-lib!398))
6
6