@diplodoc/client 3.1.7 → 3.1.9

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,20 @@
1
1
  # Changelog
2
2
 
3
+ ## [3.1.9](https://github.com/diplodoc-platform/client/compare/v3.1.8...v3.1.9) (2024-12-16)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * fixed window top scroll on search input change ([da7d9a6](https://github.com/diplodoc-platform/client/commit/da7d9a60feca161f8565c15df18e33d99aba3c72))
9
+
10
+ ## [3.1.8](https://github.com/diplodoc-platform/client/compare/v3.1.7...v3.1.8) (2024-11-12)
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * Extend Lang type by string representation ([447ee7b](https://github.com/diplodoc-platform/client/commit/447ee7b9a4d843f87ad222d528406134c62043f1))
16
+ * Fix sass deprecations ([3bd94d3](https://github.com/diplodoc-platform/client/commit/3bd94d355f995a7dd7ca7dc8c5b4b61f486add1d))
17
+
3
18
  ## [3.1.7](https://github.com/diplodoc-platform/client/compare/v3.1.6...v3.1.7) (2024-11-12)
4
19
 
5
20