@next-core/brick-container 2.48.1 → 2.50.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,51 @@
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.50.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.50.1...@next-core/brick-container@2.50.2) (2022-01-13)
7
+
8
+ **Note:** Version bump only for package @next-core/brick-container
9
+
10
+
11
+
12
+
13
+
14
+ ## [2.50.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.50.0...@next-core/brick-container@2.50.1) (2022-01-13)
15
+
16
+
17
+ ### Bug Fixes
18
+
19
+ * do not depend on next_builder_service ([226ee28](https://github.com/easyops-cn/next-core/commit/226ee28dd799a4f7e964008820b5dc8a098f6d23))
20
+
21
+
22
+
23
+
24
+
25
+ # [2.50.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.49.0...@next-core/brick-container@2.50.0) (2022-01-13)
26
+
27
+
28
+ ### Features
29
+
30
+ * anchor style ([4db5957](https://github.com/easyops-cn/next-core/commit/4db595703e4a0ce4b6221247ebf4898d0042faab))
31
+ * button style ([007445e](https://github.com/easyops-cn/next-core/commit/007445ecefaff3baaaaf77405e6e3083d56deca2))
32
+ * custom button style ([d48d28e](https://github.com/easyops-cn/next-core/commit/d48d28ecf4d6c9db3aa63c1489cc074810995dc0))
33
+
34
+
35
+
36
+
37
+
38
+ # [2.49.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.48.1...@next-core/brick-container@2.49.0) (2022-01-12)
39
+
40
+
41
+ ### Features
42
+
43
+ * add button style ([ebf1377](https://github.com/easyops-cn/next-core/commit/ebf1377805306600dbf96a6c05164f295d04f9af))
44
+ * chart style ([8d3f04b](https://github.com/easyops-cn/next-core/commit/8d3f04b342f79f62c65696ef82337b06d881aafd))
45
+ * divider style ([7cbf067](https://github.com/easyops-cn/next-core/commit/7cbf067c38f8dadd5ab2c2d540807f6bc7faa6e8))
46
+
47
+
48
+
49
+
50
+
6
51
  ## [2.48.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-container@2.48.0...@next-core/brick-container@2.48.1) (2022-01-12)
7
52
 
8
53
  **Note:** Version bump only for package @next-core/brick-container
@@ -29,8 +29,6 @@ dependencies:
29
29
  version: ^1.22.0
30
30
  - name: micro_app_service_db
31
31
  version: ^1.16.11
32
- - name: next_builder_service
33
- version: ^1.21.9
34
32
  - name: object_store_service
35
33
  version: ^1.0.12
36
34
  start_dependencies: