@snabcentr/client-ui 4.14.3 → 4.14.5

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": "4.14.3",
3
+ "version": "4.14.5",
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
- ## 4.14.3 (2026-09-15)
1
+ ## 4.14.5 (2026-09-17)
2
2
 
3
3
  ### fixed (1 change)
4
4
 
5
- - [#13839: Исправлено раскрытие вопроса и прокрутка к нему при переходе по ссылке на вопрос FAQ](web_soft/libs/angular/snabcentr-client-ui-lib@c9bf51e6b0ed3490d1b7909b3f1e005ed7d604a7) ([merge request](web_soft/libs/angular/snabcentr-client-ui-lib!447))
5
+ - [#13914: Исправлено перелистывание баннеров свайпом и возвращены кнопки навигации](web_soft/libs/angular/snabcentr-client-ui-lib@d6f87bc5ceafc183998f38947213c66fe729c1ef) ([merge request](web_soft/libs/angular/snabcentr-client-ui-lib!449))
6
6