@snabcentr/client-core 2.46.0 → 2.48.0

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-core",
3
- "version": "2.46.0",
3
+ "version": "2.48.0",
4
4
  "author": "Snabcentr Ltd.",
5
5
  "repository": "https://gitlab.snabcentr.met/web/angular/snabcentr-client-core-lib",
6
6
  "license": "Commercial",
package/release_notes.tmp CHANGED
@@ -1,10 +1,6 @@
1
- ## 2.46.0 (2025-05-15)
2
-
3
- ### changed (1 change)
4
-
5
- - [#11579: Обновлен сервис обратной связи для использования нового API.](web_soft/libs/angular/snabcentr-client-core-lib@f5e39e93fb0e4cb6804b286aa02209d2c1396ea8) ([merge request](web_soft/libs/angular/snabcentr-client-core-lib!234))
1
+ ## 2.48.0 (2025-05-16)
6
2
 
7
3
  ### fixed (1 change)
8
4
 
9
- - [#11370: Исправлены ошибки линтера](web_soft/libs/angular/snabcentr-client-core-lib@f9b7d67096d7cae31f5a8e7c6cc9df55b1e5ee8b) ([merge request](web_soft/libs/angular/snabcentr-client-core-lib!233))
5
+ - [#11579: Отключена обработка 401 ошибки нового api обратной связи](web_soft/libs/angular/snabcentr-client-core-lib@f7384d12aaf27f015ce253d85be3d85ce848cd48) ([merge request](web_soft/libs/angular/snabcentr-client-core-lib!236))
10
6