@next-dll/editor-bricks-helper 0.23.3 → 0.23.7

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +14 -65
  2. package/package.json +6 -6
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
- ## [0.23.3](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.23.2...@next-dll/editor-bricks-helper@0.23.3) (2021-10-08)
6
+ ## [0.23.7](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.23.6...@next-dll/editor-bricks-helper@0.23.7) (2021-10-12)
7
7
 
8
8
  **Note:** Version bump only for package @next-dll/editor-bricks-helper
9
9
 
@@ -11,143 +11,92 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
11
11
 
12
12
 
13
13
 
14
- ## [0.23.2](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.23.1...@next-dll/editor-bricks-helper@0.23.2) (2021-09-30)
14
+ ## [0.23.6](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.23.5...@next-dll/editor-bricks-helper@0.23.6) (2021-10-11)
15
15
 
16
16
  **Note:** Version bump only for package @next-dll/editor-bricks-helper
17
17
 
18
+ ## [0.23.5](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.23.4...@next-dll/editor-bricks-helper@0.23.5) (2021-10-11)
18
19
 
20
+ **Note:** Version bump only for package @next-dll/editor-bricks-helper
19
21
 
22
+ ## [0.23.4](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.23.3...@next-dll/editor-bricks-helper@0.23.4) (2021-10-09)
20
23
 
24
+ **Note:** Version bump only for package @next-dll/editor-bricks-helper
21
25
 
22
- ## [0.23.1](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.23.0...@next-dll/editor-bricks-helper@0.23.1) (2021-09-30)
26
+ ## [0.23.3](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.23.2...@next-dll/editor-bricks-helper@0.23.3) (2021-10-08)
23
27
 
24
28
  **Note:** Version bump only for package @next-dll/editor-bricks-helper
25
29
 
30
+ ## [0.23.2](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.23.1...@next-dll/editor-bricks-helper@0.23.2) (2021-09-30)
26
31
 
32
+ **Note:** Version bump only for package @next-dll/editor-bricks-helper
27
33
 
34
+ ## [0.23.1](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.23.0...@next-dll/editor-bricks-helper@0.23.1) (2021-09-30)
28
35
 
36
+ **Note:** Version bump only for package @next-dll/editor-bricks-helper
29
37
 
30
38
  # [0.23.0](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.22.3...@next-dll/editor-bricks-helper@0.23.0) (2021-09-27)
31
39
 
32
-
33
40
  ### Features
34
41
 
35
- * expose StoryboardFunctionRegistryFactory ([c7079e8](https://github.com/easyops-cn/next-core/commit/c7079e838a37350264ca3bf210527e1b09a542f7))
36
-
37
-
38
-
39
-
42
+ - expose StoryboardFunctionRegistryFactory ([c7079e8](https://github.com/easyops-cn/next-core/commit/c7079e838a37350264ca3bf210527e1b09a542f7))
40
43
 
41
44
  ## [0.22.3](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.22.2...@next-dll/editor-bricks-helper@0.22.3) (2021-09-23)
42
45
 
43
46
  **Note:** Version bump only for package @next-dll/editor-bricks-helper
44
47
 
45
-
46
-
47
-
48
-
49
48
  ## [0.22.2](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.22.1...@next-dll/editor-bricks-helper@0.22.2) (2021-09-23)
50
49
 
51
50
  **Note:** Version bump only for package @next-dll/editor-bricks-helper
52
51
 
53
-
54
-
55
-
56
-
57
52
  ## [0.22.1](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.22.0...@next-dll/editor-bricks-helper@0.22.1) (2021-09-22)
58
53
 
59
54
  **Note:** Version bump only for package @next-dll/editor-bricks-helper
60
55
 
61
-
62
-
63
-
64
-
65
56
  # [0.22.0](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.21.2...@next-dll/editor-bricks-helper@0.22.0) (2021-09-22)
66
57
 
67
-
68
58
  ### Features
69
59
 
70
- * lint storyboard functions ([c9b25d8](https://github.com/easyops-cn/next-core/commit/c9b25d837a604503d4a70f19c68922695e0c2650))
71
-
72
-
73
-
74
-
60
+ - lint storyboard functions ([c9b25d8](https://github.com/easyops-cn/next-core/commit/c9b25d837a604503d4a70f19c68922695e0c2650))
75
61
 
76
62
  ## [0.21.2](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.21.1...@next-dll/editor-bricks-helper@0.21.2) (2021-09-16)
77
63
 
78
64
  **Note:** Version bump only for package @next-dll/editor-bricks-helper
79
65
 
80
-
81
-
82
-
83
-
84
66
  ## [0.21.1](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.21.0...@next-dll/editor-bricks-helper@0.21.1) (2021-09-15)
85
67
 
86
68
  **Note:** Version bump only for package @next-dll/editor-bricks-helper
87
69
 
88
-
89
-
90
-
91
-
92
70
  # [0.21.0](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.20.11...@next-dll/editor-bricks-helper@0.21.0) (2021-09-14)
93
71
 
94
-
95
72
  ### Features
96
73
 
97
- * refine cook which follows ECMA-262 ([417c628](https://github.com/easyops-cn/next-core/commit/417c62869397976c6ac5b9e0b97e68692eb2efc4))
98
-
99
-
100
-
101
-
74
+ - refine cook which follows ECMA-262 ([417c628](https://github.com/easyops-cn/next-core/commit/417c62869397976c6ac5b9e0b97e68692eb2efc4))
102
75
 
103
76
  ## [0.20.11](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.20.10...@next-dll/editor-bricks-helper@0.20.11) (2021-09-14)
104
77
 
105
78
  **Note:** Version bump only for package @next-dll/editor-bricks-helper
106
79
 
107
-
108
-
109
-
110
-
111
80
  ## [0.20.10](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.20.9...@next-dll/editor-bricks-helper@0.20.10) (2021-09-13)
112
81
 
113
82
  **Note:** Version bump only for package @next-dll/editor-bricks-helper
114
83
 
115
-
116
-
117
-
118
-
119
84
  ## [0.20.9](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.20.8...@next-dll/editor-bricks-helper@0.20.9) (2021-09-12)
120
85
 
121
86
  **Note:** Version bump only for package @next-dll/editor-bricks-helper
122
87
 
123
-
124
-
125
-
126
-
127
88
  ## [0.20.8](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.20.7...@next-dll/editor-bricks-helper@0.20.8) (2021-09-10)
128
89
 
129
90
  **Note:** Version bump only for package @next-dll/editor-bricks-helper
130
91
 
131
-
132
-
133
-
134
-
135
92
  ## [0.20.7](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.20.6...@next-dll/editor-bricks-helper@0.20.7) (2021-09-09)
136
93
 
137
94
  **Note:** Version bump only for package @next-dll/editor-bricks-helper
138
95
 
139
-
140
-
141
-
142
-
143
96
  ## [0.20.6](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.20.5...@next-dll/editor-bricks-helper@0.20.6) (2021-09-06)
144
97
 
145
98
  **Note:** Version bump only for package @next-dll/editor-bricks-helper
146
99
 
147
-
148
-
149
-
150
-
151
100
  ## [0.20.5](https://github.com/easyops-cn/next-core/compare/@next-dll/editor-bricks-helper@0.20.4...@next-dll/editor-bricks-helper@0.20.5) (2021-09-03)
152
101
 
153
102
  **Note:** Version bump only for package @next-dll/editor-bricks-helper
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@next-dll/editor-bricks-helper",
3
- "version": "0.23.3",
3
+ "version": "0.23.7",
4
4
  "description": "> TODO: description",
5
5
  "homepage": "https://github.com/easyops-cn/next-core/tree/master/dll/editor-bricks-helper",
6
6
  "license": "GPL-3.0",
@@ -15,12 +15,12 @@
15
15
  "postbuild": "dll-differ"
16
16
  },
17
17
  "dependencies": {
18
- "@next-core/editor-bricks-helper": "^0.30.51"
18
+ "@next-core/editor-bricks-helper": "^0.30.54"
19
19
  },
20
20
  "devDependencies": {
21
- "@next-core/brick-dll": "^2.24.3",
22
- "@next-core/webpack-config-factory": "^2.12.2",
23
- "@next-dll/react-dnd": "^0.1.171"
21
+ "@next-core/brick-dll": "^2.24.7",
22
+ "@next-core/webpack-config-factory": "^2.12.3",
23
+ "@next-dll/react-dnd": "^0.1.175"
24
24
  },
25
- "gitHead": "a8db767650c75fe40cd10fb2ac10b2e667fe526b"
25
+ "gitHead": "1e795b51ef75d673d4cc14251954542c06534d56"
26
26
  }