@next-core/brick-dll 2.29.10 → 2.29.13

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,7 +3,7 @@
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.29.10](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.29.9...@next-core/brick-dll@2.29.10) (2022-02-21)
6
+ ## [2.29.13](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.29.12...@next-core/brick-dll@2.29.13) (2022-02-28)
7
7
 
8
8
  **Note:** Version bump only for package @next-core/brick-dll
9
9
 
@@ -11,122 +11,77 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
11
 
12
12
 
13
13
 
14
- ## [2.29.9](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.29.8...@next-core/brick-dll@2.29.9) (2022-02-17)
14
+ ## [2.29.12](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.29.11...@next-core/brick-dll@2.29.12) (2022-02-22)
15
15
 
16
16
  **Note:** Version bump only for package @next-core/brick-dll
17
17
 
18
+ ## [2.29.11](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.29.10...@next-core/brick-dll@2.29.11) (2022-02-21)
18
19
 
20
+ **Note:** Version bump only for package @next-core/brick-dll
19
21
 
20
-
21
-
22
- ## [2.29.8](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.29.7...@next-core/brick-dll@2.29.8) (2022-02-17)
22
+ ## [2.29.10](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.29.9...@next-core/brick-dll@2.29.10) (2022-02-21)
23
23
 
24
24
  **Note:** Version bump only for package @next-core/brick-dll
25
25
 
26
+ ## [2.29.9](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.29.8...@next-core/brick-dll@2.29.9) (2022-02-17)
26
27
 
28
+ **Note:** Version bump only for package @next-core/brick-dll
27
29
 
30
+ ## [2.29.8](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.29.7...@next-core/brick-dll@2.29.8) (2022-02-17)
28
31
 
32
+ **Note:** Version bump only for package @next-core/brick-dll
29
33
 
30
34
  ## [2.29.7](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.29.6...@next-core/brick-dll@2.29.7) (2022-02-17)
31
35
 
32
36
  **Note:** Version bump only for package @next-core/brick-dll
33
37
 
34
-
35
-
36
-
37
-
38
38
  ## [2.29.6](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.29.5...@next-core/brick-dll@2.29.6) (2022-02-15)
39
39
 
40
40
  **Note:** Version bump only for package @next-core/brick-dll
41
41
 
42
-
43
-
44
-
45
-
46
42
  ## [2.29.5](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.29.4...@next-core/brick-dll@2.29.5) (2022-02-15)
47
43
 
48
44
  **Note:** Version bump only for package @next-core/brick-dll
49
45
 
50
-
51
-
52
-
53
-
54
46
  ## [2.29.4](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.29.3...@next-core/brick-dll@2.29.4) (2022-02-15)
55
47
 
56
48
  **Note:** Version bump only for package @next-core/brick-dll
57
49
 
58
-
59
-
60
-
61
-
62
50
  ## [2.29.3](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.29.2...@next-core/brick-dll@2.29.3) (2022-02-15)
63
51
 
64
52
  **Note:** Version bump only for package @next-core/brick-dll
65
53
 
66
-
67
-
68
-
69
-
70
54
  ## [2.29.2](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.29.1...@next-core/brick-dll@2.29.2) (2022-02-15)
71
55
 
72
56
  **Note:** Version bump only for package @next-core/brick-dll
73
57
 
74
-
75
-
76
-
77
-
78
58
  ## [2.29.1](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.29.0...@next-core/brick-dll@2.29.1) (2022-02-14)
79
59
 
80
60
  **Note:** Version bump only for package @next-core/brick-dll
81
61
 
82
-
83
-
84
-
85
-
86
62
  # [2.29.0](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.28.15...@next-core/brick-dll@2.29.0) (2022-02-14)
87
63
 
88
-
89
64
  ### Features
90
65
 
91
- * support template scoped state ([d736f85](https://github.com/easyops-cn/next-core/commit/d736f8550b4b645851e2b0a99bb2f99eee4378a2))
92
- * support tpl-scoped context ([783b060](https://github.com/easyops-cn/next-core/commit/783b0605d3c74ac653120689d467384a71aaf79a))
93
-
94
-
95
-
96
-
66
+ - support template scoped state ([d736f85](https://github.com/easyops-cn/next-core/commit/d736f8550b4b645851e2b0a99bb2f99eee4378a2))
67
+ - support tpl-scoped context ([783b060](https://github.com/easyops-cn/next-core/commit/783b0605d3c74ac653120689d467384a71aaf79a))
97
68
 
98
69
  ## [2.28.15](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.28.14...@next-core/brick-dll@2.28.15) (2022-02-10)
99
70
 
100
71
  **Note:** Version bump only for package @next-core/brick-dll
101
72
 
102
-
103
-
104
-
105
-
106
73
  ## [2.28.14](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.28.13...@next-core/brick-dll@2.28.14) (2022-02-10)
107
74
 
108
75
  **Note:** Version bump only for package @next-core/brick-dll
109
76
 
110
-
111
-
112
-
113
-
114
77
  ## [2.28.13](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.28.12...@next-core/brick-dll@2.28.13) (2022-01-28)
115
78
 
116
79
  **Note:** Version bump only for package @next-core/brick-dll
117
80
 
118
-
119
-
120
-
121
-
122
81
  ## [2.28.12](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.28.11...@next-core/brick-dll@2.28.12) (2022-01-28)
123
82
 
124
83
  **Note:** Version bump only for package @next-core/brick-dll
125
84
 
126
-
127
-
128
-
129
-
130
85
  ## [2.28.11](https://github.com/easyops-cn/next-core/compare/@next-core/brick-dll@2.28.10...@next-core/brick-dll@2.28.11) (2022-01-27)
131
86
 
132
87
  **Note:** Version bump only for package @next-core/brick-dll