@refinedev/antd 5.36.13 → 5.36.15

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,19 @@
1
1
  # @refinedev/antd
2
2
 
3
+ ## 5.36.15
4
+
5
+ ### Patch Changes
6
+
7
+ - [#5189](https://github.com/refinedev/refine/pull/5189) [`34b5741289f`](https://github.com/refinedev/refine/commit/34b5741289fec9f1bf1e06b101d1c0965fc5c7e7) Thanks [@BatuhanW](https://github.com/BatuhanW)! - chore: bump @ant-design/pro-layout dependency to `v7.17.12`.
8
+
9
+ Fixes https://github.com/refinedev/refine/issues/5172
10
+
11
+ ## 5.36.14
12
+
13
+ ### Patch Changes
14
+
15
+ - [#5134](https://github.com/refinedev/refine/pull/5134) [`e4769b23171`](https://github.com/refinedev/refine/commit/e4769b231716c63e5814718942025044e1a213c3) Thanks [@alicanerdurmaz](https://github.com/alicanerdurmaz)! - fixed: antd default `<ThemedSiderV2 />` is not collapsing.
16
+
3
17
  ## 5.36.13
4
18
 
5
19
  ### Patch Changes