@next-core/brick-container 2.63.28 → 2.64.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
@@ -3,6 +3,46 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [2.64.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.63.31...@next-core/brick-container@2.64.0) (2022-02-21)
7
+
8
+
9
+ ### Features
10
+
11
+ * support preview messages ([883af1d](https://github.com/easyops-cn/next-core/commit/883af1dc9b616c161d5d4a6ae05292b236654776))
12
+
13
+
14
+
15
+
16
+
17
+ ## [2.63.31](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.63.30...@next-core/brick-container@2.63.31) (2022-02-18)
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * card item style ([0c35a30](https://github.com/easyops-cn/next-core/commit/0c35a30590c1cef981721c2c52368fd8f95c9a51))
23
+ * dropdown select style ([8827cab](https://github.com/easyops-cn/next-core/commit/8827cab73d6535217f5034a5bde768f4e2def057))
24
+ * style refine ([74c3146](https://github.com/easyops-cn/next-core/commit/74c314666ee696252f8876f3c828e50a3b73605c))
25
+
26
+
27
+
28
+
29
+
30
+ ## [2.63.30](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.63.29...@next-core/brick-container@2.63.30) (2022-02-17)
31
+
32
+ **Note:** Version bump only for package @next-core/brick-container
33
+
34
+
35
+
36
+
37
+
38
+ ## [2.63.29](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.63.28...@next-core/brick-container@2.63.29) (2022-02-17)
39
+
40
+ **Note:** Version bump only for package @next-core/brick-container
41
+
42
+
43
+
44
+
45
+
6
46
  ## [2.63.28](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.63.27...@next-core/brick-container@2.63.28) (2022-02-17)
7
47
 
8
48