@next-core/brick-container 2.41.2 → 2.42.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,52 @@
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.42.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.42.1...@next-core/brick-container@2.42.2) (2021-12-29)
7
+
8
+ **Note:** Version bump only for package @next-core/brick-container
9
+
10
+
11
+
12
+
13
+
14
+ ## [2.42.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.42.0...@next-core/brick-container@2.42.1) (2021-12-29)
15
+
16
+
17
+ ### Bug Fixes
18
+
19
+ * modify style ([03f5a85](https://github.com/easyops-cn/next-core/commit/03f5a85dee265ca35575467716eab93ce1e284e8))
20
+
21
+
22
+
23
+
24
+
25
+ # [2.42.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.41.3...@next-core/brick-container@2.42.0) (2021-12-29)
26
+
27
+
28
+ ### Bug Fixes
29
+
30
+ * extract menu css variables ([9574b8c](https://github.com/easyops-cn/next-core/commit/9574b8c61c283d93be1678b3d869e56e70b56ff4))
31
+ * refactor css style ([f36d2a9](https://github.com/easyops-cn/next-core/commit/f36d2a9957bd9956fd3cfbde42ade403bb522991))
32
+
33
+
34
+ ### Features
35
+
36
+ * add style css variables ([a64bb91](https://github.com/easyops-cn/next-core/commit/a64bb916dc1077b088db2bc97894ea45fb9f6e41))
37
+ * **MockRegistry:** update mocks data ([10fed90](https://github.com/easyops-cn/next-core/commit/10fed9053e62af9cc52d994772343d629f45afac))
38
+ * support color theme ([62bf967](https://github.com/easyops-cn/next-core/commit/62bf9674088ce4fe8abb60d20f168e37ba171797))
39
+
40
+
41
+
42
+
43
+
44
+ ## [2.41.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.41.2...@next-core/brick-container@2.41.3) (2021-12-29)
45
+
46
+ **Note:** Version bump only for package @next-core/brick-container
47
+
48
+
49
+
50
+
51
+
6
52
  ## [2.41.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.41.1...@next-core/brick-container@2.41.2) (2021-12-28)
7
53
 
8
54
  **Note:** Version bump only for package @next-core/brick-container