@next-core/brick-container 2.64.9 → 2.65.2

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,39 @@
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.65.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.65.1...@next-core/brick-container@2.65.2) (2022-03-04)
7
+
8
+ **Note:** Version bump only for package @next-core/brick-container
9
+
10
+
11
+
12
+
13
+
14
+ ## [2.65.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.65.0...@next-core/brick-container@2.65.1) (2022-03-04)
15
+
16
+
17
+ ### Bug Fixes
18
+
19
+ * color palette ([9d28804](https://github.com/easyops-cn/next-core/commit/9d2880444868961d5c0653aed2e12babf59fcc73))
20
+ * fix style ([a6a6628](https://github.com/easyops-cn/next-core/commit/a6a66283c43922d64e2e4130bc5abf8195b33acc))
21
+ * modify style ([c8e30d5](https://github.com/easyops-cn/next-core/commit/c8e30d5f0ab064aea164de58c931cc64014482d8))
22
+ * style refine ([6501739](https://github.com/easyops-cn/next-core/commit/6501739e6b04f085fc32e9e4300132f8dd7bea73))
23
+
24
+
25
+
26
+
27
+
28
+ # [2.65.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.64.9...@next-core/brick-container@2.65.0) (2022-03-02)
29
+
30
+
31
+ ### Features
32
+
33
+ * add custom css variables ([d212f5c](https://github.com/easyops-cn/next-core/commit/d212f5c8768af09e51b9f7e109f19249649e90e0))
34
+
35
+
36
+
37
+
38
+
6
39
  ## [2.64.9](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.64.8...@next-core/brick-container@2.64.9) (2022-03-02)
7
40
 
8
41
  **Note:** Version bump only for package @next-core/brick-container