@next-bricks/presentational-bricks 1.217.0 → 1.219.1

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,50 @@
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
+ ## [1.219.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.219.0...@next-bricks/presentational-bricks@1.219.1) (2021-09-26)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * 统计入口卡片标题支持icon,支持隐藏线 Closed SERVICE_OBSERVE-538 ([35a2513](https://github.com/easyops-cn/next-basics/commit/35a25132cd7198bdc43085284dea8e17ee0324a4))
12
+
13
+
14
+
15
+
16
+
17
+ # [1.219.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.218.0...@next-bricks/presentational-bricks@1.219.0) (2021-09-23)
18
+
19
+
20
+ ### Features
21
+
22
+ * support widget doc and update denpencies ([d2b9375](https://github.com/easyops-cn/next-basics/commit/d2b937572004f3098af632bc7e1bc3d684e1be2e))
23
+
24
+
25
+
26
+
27
+
28
+ # [1.218.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.217.1...@next-bricks/presentational-bricks@1.218.0) (2021-09-23)
29
+
30
+
31
+ ### Features
32
+
33
+ * update dependencies with @next-libs/basic-compomnents ([06c0be6](https://github.com/easyops-cn/next-basics/commit/06c0be620089d08ffc948393ca3ebad57eca022a))
34
+
35
+
36
+
37
+
38
+
39
+ ## [1.217.1](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.217.0...@next-bricks/presentational-bricks@1.217.1) (2021-09-22)
40
+
41
+
42
+ ### Bug Fixes
43
+
44
+ * 快捷入口构件支持每项的标题设置 Closed SERVICE_OBSERVE-407 ([cbfe251](https://github.com/easyops-cn/next-basics/commit/cbfe251ed6fbdd39efb2a8b753220d3db8c3c9a2))
45
+
46
+
47
+
48
+
49
+
6
50
  # [1.217.0](https://github.com/easyops-cn/next-basics/compare/@next-bricks/presentational-bricks@1.216.1...@next-bricks/presentational-bricks@1.217.0) (2021-09-17)
7
51
 
8
52