@diplodoc/client 3.10.2 → 3.11.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/CHANGELOG.md CHANGED
@@ -1,5 +1,29 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.11.0](https://github.com/diplodoc-platform/client/compare/v3.10.3...v3.11.0) (2025-09-05)
4
+
5
+
6
+ ### Features
7
+
8
+ * adding theme provider in search page ([#191](https://github.com/diplodoc-platform/client/issues/191)) ([08486e7](https://github.com/diplodoc-platform/client/commit/08486e73c52dcd9cef1452cbdb8c339e1e890b17))
9
+
10
+
11
+ ### Dependency update
12
+
13
+ * Update @diplodoc/components to 4.34.2 ([#197](https://github.com/diplodoc-platform/client/issues/197)) ([b80b972](https://github.com/diplodoc-platform/client/commit/b80b9725fdea91d999a3491a56e4593f3c1379bc))
14
+
15
+ ## [3.10.3](https://github.com/diplodoc-platform/client/compare/v3.10.2...v3.10.3) (2025-08-29)
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * fixed useLangs and interceptors ([#189](https://github.com/diplodoc-platform/client/issues/189)) ([e88436e](https://github.com/diplodoc-platform/client/commit/e88436ed9f8347efa00f8d9f0650d1e29ca0d4ad))
21
+
22
+
23
+ ### Dependency update
24
+
25
+ * Update @diplodoc/components to 4.34.1 ([#194](https://github.com/diplodoc-platform/client/issues/194)) ([f367e25](https://github.com/diplodoc-platform/client/commit/f367e2518a1bceb7f352aeb27fe4fe8b6f9f64c4))
26
+
3
27
  ## [3.10.2](https://github.com/diplodoc-platform/client/compare/v3.10.1...v3.10.2) (2025-08-28)
4
28
 
5
29