Skip to content

Commit 7dd94e4

Browse files
authored
feat: add changelog (#1352)
1 parent 26a9f05 commit 7dd94e4

File tree

2 files changed

+4
-280
lines changed

2 files changed

+4
-280
lines changed

CHANGELOG.md

-278
Original file line numberDiff line numberDiff line change
@@ -1,278 +0,0 @@
1-
2-
## <small>1.1.8 (2020-06-30)</small>
3-
4-
* fix: 百分比堆叠柱状图,同一维度的数据如果数据为0的时候,图表tooltip显示NAN ([821](https://github.com/antvis/G2Plot/issues/821))
5-
6-
## <small>1.1.7 (2020-06-16)</small>
7-
8-
* Delete stale.yml ([48a9c55](https://github.com/antvis/g2plot/commit/48a9c55))
9-
* feat(pie&donut): label and statistic value can be affected by scale (#1189) ([15ac56f](https://github.com/antvis/g2plot/commit/15ac56f)), closes [#1189](https://github.com/antvis/g2plot/issues/1189)
10-
11-
12-
## <small>1.1.6 (2020-06-05)</small>
13-
- 🐞fix: pieLabel类型不兼容 (#1132) ([583335e](https://github.com/antvis/g2plot/commit/583335e))
14-
15-
## <small>1.1.5 (2020-05-28)</small>
16-
- 🐞fix: 图例通过 margin 配置来对齐 (#1132) ([884fd8d](https://github.com/antvis/g2plot/commit/884fd8d)), closes [#1132](https://github.com/
17-
antvis/g2plot/issues/1132)
18-
19-
## <small>1.1.4 (2020-05-25)
20-
- 🌟feat: 词云图禁用动画模式增加 ([13553f3](https://github.com/antvis/G2Plot/pull/1110/commits))
21-
22-
## <small>1.1.3 (2020-05-19)
23-
- 🌟feat: line plot label responsive ([3b20a94](https://github.com/antvis/G2Plot/commit/3b20a94))
24-
- 🌟feat: public method for chart ([b609738](https://github.com/antvis/G2Plot/commit/b609738))
25-
- 🐞fix: 轴标题配置及padding计算 ([7332d75](https://github.com/antvis/G2Plot/commit/7332d75))
26-
- 🐞fix: guideline display ([dc4e25a](https://github.com/antvis/G2Plot/commit/dc4e25a))
27-
28-
## <small>1.1.2 (2020-05-09
29-
🌟feat: combo series line (04aa6c7)
30-
🌟feat: update customize tooltip configration (3b5a513)
31-
🐞fix: pie default radius (9854cda)
32-
33-
## <small>1.1.1 (2020-05-06)
34-
- 🐞fix: chart name typo ([7b2a0b](https://github.com/antvis/G2Plot/commit/7b2a0b0))
35-
- 🐞fix: dual line render error without legend config ([4675421](https://github.com/antvis/G2Plot/commit/4675421))
36-
37-
## <small>1.1.0 (2020-05-06)
38-
- 🌟双轴图升级为正式版 ([8568318](https://github.com/antvis/G2Plot/commit/8568318))
39-
- 🐞fix: padding calculation ([db7d6b3](https://github.com/antvis/G2Plot/commit/db7d6b3))
40-
- 🐞fix: donut spider label ([3eb3955](https://github.com/antvis/G2Plot/commit/3eb3955))
41-
- 🐞fix: 漏斗图legend隐藏,组件绘制错误 ([7e8c75a](https://github.com/antvis/G2Plot/commit/7e8c75a))
42-
43-
## <small>1.0.4 (2020-04-22)
44-
- 🌟 auto label for Column and Bar chart([be2eaa1](https://github.com/antvis/G2Plot/commit/be2eaa1))
45-
- 🌟 auto label for Area chart([597b667](https://github.com/antvis/G2Plot/commit/597b667))
46-
- 🌟 customize tooltip([e8ec027](https://github.com/antvis/G2Plot/commit/e8ec027))
47-
- 🌟 mobile events and gesture([b4a8d47](https://github.com/antvis/G2Plot/commit/b4a8d47))
48-
- 🌟 timeline component for Scatter and Bubble Chart([ec4f686](https://github.com/antvis/G2Plot/commit/ec4f686))
49-
- 🐞 fix: correct label position for negative data([02b4347](https://github.com/antvis/G2Plot/commit/02b4347))
50-
- 🐞 fix: donut disable tooltip condition([1d25d85](https://github.com/antvis/G2Plot/commit/1d25d85))
51-
- 🐞 fix: 辅助数据点无法显示([00041a0](https://github.com/antvis/G2Plot/commit/00041a0))
52-
- 🐞 fix: title position error([23aab7c](https://github.com/antvis/G2Plot/commit/23aab7c))
53-
- 🐞 fix: liquid statistic visibility([5d6eae2](https://github.com/antvis/G2Plot/commit/5d6eae2))
54-
55-
## <small>1.0.3 (2020-03-31)
56-
- 🌟 MarkerPoint componnet for Line Chart([055ca32](https://github.com/antvis/G2Plot/commit/055ca32))
57-
- 🌟 Pie Chart label support adjustPosition config([75e323c](https://github.com/antvis/G2Plot/commit/75e323c))
58-
- 🌟 enrich Gauge style configration([fd9d7f0](https://github.com/antvis/G2Plot/commit/fd9d7f0))
59-
- 📃 update Gauge Chart docs & site examples' title support english verison([1ddba79](https://github.com/antvis/G2Plot/commit/1ddba79))
60-
- 🚧 label components refactor([75e323c](https://github.com/antvis/G2Plot/commit/a72849d))
61-
- 🐞 fix: Liquid Chart position error ([8781ba](https://github.com/antvis/G2Plot/commit/8781ba9))
62-
- 🐞 fix: Donut Chart statistic auto size ([6ce2a11](https://github.com/antvis/G2Plot/commit/6ce2a11))
63-
- 🐞 fix: line & area types([d60146d](https://github.com/antvis/G2Plot/commit/d60146d))
64-
- 🐞 fix: stackedArea type([62c6ed9](https://github.com/antvis/G2Plot/commit/62c6ed9))
65-
- 🐞 fix: column types([165b00c](https://github.com/antvis/G2Plot/commit/165b00c))
66-
- 🐞 fix: rangeColumn types([17f582f](https://github.com/antvis/G2Plot/commit/17f582f))
67-
- 🐞 fix: waterfall types([d60942c](https://github.com/antvis/G2Plot/commit/d60942c))
68-
- 🐞 fix: bar types([daa3070](https://github.com/antvis/G2Plot/commit/daa3070))
69-
- 🐞 fix: pie types([7e05b77](https://github.com/antvis/G2Plot/commit/7e05b77))
70-
- 🐞 fix: rardar types([f646a35](https://github.com/antvis/G2Plot/commit/f646a35))
71-
- 🐞 fix: rose types([ec45ef9](https://github.com/antvis/G2Plot/commit/ec45ef9))
72-
- 🐞 fix: liquid types([d666629](https://github.com/antvis/G2Plot/commit/d666629))
73-
- 🐞 fix: funnel types([0cb8f7b](https://github.com/antvis/G2Plot/commit/0cb8f7b))
74-
- 🐞 fix: bullet types([ded949f](https://github.com/antvis/G2Plot/commit/ded949f))
75-
- 🐞 fix: treemap types([2180bd2](https://github.com/antvis/G2Plot/commit/2180bd2))
76-
- 🐞 fix: sparkline types([d715a56](https://github.com/antvis/G2Plot/commit/d715a56))
77-
78-
79-
80-
## <small>1.0.2 (2020-03-19)
81-
- 更新readme ([c2dbdd0](https://github.com/antvis/G2Plot/commit/c2dbdd0))
82-
- 🐞 gauge去除lodash依赖 ([8bf22bc](https://github.com/antvis/G2Plot/commit/8bf22bc))
83-
- 🐞 修复changeData不重新渲染 ([c7bd150](https://github.com/antvis/G2Plot/commit/c7bd150))
84-
- 🐞 折线图自动设置min为0值时导致数据更新scale错误 ([70b0b2e](https://github.com/antvis/G2Plot/commit/70b0b2e))
85-
- 🐞 fix denpendency import([491e498](https://github.com/antvis/G2Plot/commit/491e498))
86-
- 🌟 tooltip content formatter([1d6264c](https://github.com/antvis/G2Plot/commit/1d6264c))
87-
- 🐞 修复 progress 类型定义错误([4942ea3](https://github.com/antvis/G2Plot/commit/4942ea3))
88-
- 🐞 修复area的lineLabel和areaLabel无法配置样式([132892b](https://github.com/antvis/G2Plot/commit/132892b))
89-
- 🐞 clean up webpack config([a48a7dd](https://github.com/antvis/G2Plot/commit/a48a7dd))
90-
- 🐞 修复多图表实例时tooltip位置错误([d202f12](https://github.com/antvis/G2Plot/commit/d202f12))
91-
- 🐞 修复area丢失pointLabel([31e97d6](https://github.com/antvis/G2Plot/commit/31e97d6))
92-
- 🐞 修复pie chart配置meta失效([0f15569](https://github.com/antvis/G2Plot/commit/0f15569))
93-
- 🐞 fix coverage badage([d50abc8](https://github.com/antvis/G2Plot/commit/d50abc8))
94-
- 🐞 fix barStyle callback config([8d7b0d3](https://github.com/antvis/G2Plot/commit/8d7b0d3))
95-
96-
## <small>1.0.1 (2020-03-16)
97-
- 🌟add tooltip style doc ([f8879c9](https://github.com/antvis/G2Plot/commit/f8879c9))
98-
99-
## <small>1.0.0 (2020-03-16)
100-
- 🌟release 1.0.0 ([e6d2a37](https://github.com/antvis/G2Plot/commit/d55b370))
101-
102-
## <small>0.11.40 (2020-03-13)</small>
103-
- 🐞Liquid & process 必选数据类型判断
104-
105-
## <small>0.11.39 (2020-03-13)</small>
106-
- 🐞修复一些类型定义问题 ([e6d2a37](https://github.com/antvis/G2Plot/commit/e6d2a37))
107-
108-
## <small>0.11.38 (2020-03-12)</small>
109-
- 🐞移除饼图label中的lodash依赖
110-
111-
## <small>0.11.37 (2020-03-09)</small>
112-
- 🌟重新发布版本
113-
114-
## <small>0.11.36 (2020-03-07)</small>
115-
- 🌟更新 g2 依赖版本 ([51b3df](https://github.com/antvis/G2Plot/commit/2f8104a))
116-
117-
## <small>0.11.35 (2020-03-02)</small>
118-
- 🌟修复词云图透明背景问题 ([51b3df](https://github.com/antvis/G2Plot/commit/51b3df))
119-
120-
## <small>0.11.34 (2020-02-28)</small>
121-
- 🌟wordcloud animation ([d94d3dd](https://github.com/antvis/G2Plot/commit/d94d3dd))
122-
- 🌟sunburst event ([1456a81](https://github.com/antvis/G2Plot/commit/1456a81))
123-
124-
## <small>0.11.33 (2020-02-28)</small>
125-
- 🌟Sunburst ([5692ca6](https://github.com/antvis/G2Plot/commit/5692ca6))
126-
127-
## <small>0.11.32 (2020-02-21)</small>
128-
- 🐞 饼图 tooltip 与 label 对外透出 percent ([365fd0f](https://github.com/antvis/G2Plot/commit/365fd0f))
129-
130-
## <small>0.11.31 (2020-02-17)</small>
131-
- 🐞 修复瀑布图必需设置meta的问题 ([3669511](https://github.com/antvis/G2Plot/commit/3669511))
132-
133-
## <small>0.11.30 (2020-02-17)</small>
134-
- 🐞 temporary remove geomCliper for svg rendering ([be69918](https://github.com/antvis/G2Plot/commit/be69918))
135-
136-
## <small>0.11.29 (2020-02-17)</small>
137-
- 🐞 fix g version ([03a33d7](https://github.com/antvis/G2Plot/commit/03a33d7))
138-
139-
## <small>0.11.28 (2020-02-06)</small>
140-
- 🐞 修复水波图图形剪裁 ([b93f605](https://github.com/antvis/G2Plot/commit/b93f605))
141-
- 🐞 热力图legend位置错误 ([c989c87](https://github.com/antvis/G2Plot/commit/c989c87))
142-
- 🐞 升级Scale 3.0之后的bug fix ([1f698b1](https://github.com/antvis/G2Plot/commit/1f698b1))
143-
144-
145-
## <small>0.11.27 (2020-02-06)</small>
146-
- 🐞 panelCliper => geomCliper ([52cc285](https://github.com/antvis/G2Plot/commit/52cc285c1f9427699e8a9b41fd4a749eefd40397))
147-
148-
## <small>0.11.26 (2020-02-06)</small>
149-
- 🌟 update scale to 3.0 ([6538cfd](https://github.com/antvis/G2Plot/commit/6538cfd6d900ad886ac34ad8013b8d9a902184f3))
150-
151-
## <small>0.11.25 (2020-02-05)</small>
152-
- 🐞 fix word-cloud not found error([1ad5d4c](https://github.com/antvis/G2Plot/commit/1ad5d4cc1f5a773e600b5c8905c29530c574ec96))
153-
154-
## <small>0.11.24 (2020-02-04)</small>
155-
- 🌟 add word-cloud chart ([2f1baa9](https://github.com/antvis/G2Plot/pull/513/commits))
156-
157-
## <small>0.11.23 (2020-02-03)</small>
158-
- 🌟 add rose chart ([f99aaf8](https://github.com/antvis/G2Plot/commit/f99aaf8))
159-
- 🌟 add treemap chart ([703fba7](https://github.com/antvis/G2Plot/commit/703fba7))
160-
- 🌟 对比漏斗图 ([fa411f2](https://github.com/antvis/G2Plot/commit/fa411f2))
161-
- 🌟 transposed funnel chart ([f9cbf5b](https://github.com/antvis/G2Plot/commit/f9cbf5b))
162-
- 🐞 fix guideLine error ([d310520](https://github.com/antvis/G2Plot/commit/d310520))
163-
164-
## <small>0.11.21 (2020-01-02)</small>
165-
- 🐞 fix top padding error ([53de76f](https://github.com/antvis/G2Plot/commit/53de76f))
166-
- 🌟 add overlapped combo chart ([c893594](https://github.com/antvis/G2Plot/commit/c893594))
167-
168-
## <small>0.11.20 (2019-12-31)</small>
169-
- 🐞 修复miniChart-column time scale绘制错误 ([b00163b](https://github.com/antvis/G2Plot/commit/b00163b))
170-
171-
## <small>0.11.19 (2019-12-30)</small>
172-
- 🐞 修复直方图绘制失效 ([d8097dc](https://github.com/antvis/G2Plot/commit/d8097dc))
173-
- 🌟 优化折线图动画效果 ([4a8a028](https://github.com/antvis/G2Plot/commit/4a8a028))
174-
175-
## <small>0.11.18 (2019-12-30)</small>
176-
- 🐞 散点图tooltip & legend bug fix ([b452862](https://github.com/antvis/G2Plot/commit/b452862))
177-
- 🐞 移除util中的moment依赖 ([077a2c6](https://github.com/antvis/G2Plot/commit/077a2c6))
178-
- 🌟 新增瀑布图 ([4c6d703](https://github.com/antvis/G2Plot/commit/4c6d703))
179-
180-
## <small>0.11.15 (2019-12-23)</small>
181-
- 🐞 label参与auto-padding计算 ([0c566c1](https://github.com/antvis/G2Plot/commit/0c566c1))
182-
183-
## <small>0.11.13 (2019-12-23)</small>
184-
- 🐞 修改条形图legend和tooltip顺序颠倒问题 ([e4f8f68](https://github.com/antvis/G2Plot/commit/e4f8f68))
185-
186-
## <small>0.11.9 (2019-12-16)</small>
187-
- 🐞 update dependency version: g2 scale component ([23ca0ec](https://github.com/antvis/G2Plot/commit/23ca0ec))
188-
189-
## <small>0.11.7 (2019-12-16)</small>
190-
191-
- 🌟 add quadrant and trendline components to Scatter Plot and Bubble Plot ([2f6c8a0](https://github.com/antvis/G2Plot/commit/2f6c8a0))
192-
193-
- 🌟 update documents and demos ([f33071c](https://github.com/antvis/G2Plot/commit/f33071c))
194-
195-
196-
197-
## <small>0.11.6 (2019-12-12)</small>
198-
- 🐞 fix dependency version ([1369b34](https://github.com/antvis/G2Plot/commit/1369b34))
199-
200-
- 🌟 pie label enhancement ([52e77c0](https://github.com/antvis/G2Plot/commit/52e77c0))
201-
202-
- 🌟 column & bar chart label add adjustPosition option ([e0bbc53](https://github.com/antvis/G2Plot/commit/e0bbc53))
203-
204-
205-
## <small>0.11.5 (2019-12-09)</small>
206-
207-
- 🐞 miniChart-progress 使用代理shape解决mouseenter & mouseleave问题([63253c6](https://github.com/antvis/G2Plot/commit/63253c6))
208-
- 🐞 column chart无法正确绘制timecat数据([2950739](https://github.com/antvis/G2Plot/commit/2950739))
209-
- 🌟 miniChart-progress 更强大的update()方法 ([b77d489](https://github.com/antvis/G2Plot/commit/b77d489))
210-
- 🌟 export declaration file ([6f73e29](https://github.com/antvis/G2Plot/commit/6f73e29))
211-
212-
## <small>0.11.4 (2019-12-06)</small>
213-
214-
- 🐞 优化 tinyChart-progress 的 mouseleave 事件 ([52512d8](https://github.com/antvis/G2Plot/commit/52512d8))
215-
216-
## <small>0.11.3 (2019-12-05)</small>
217-
218-
- 🌟tinyChart-progress update 方法支持第二个参数:更新时的样式配置,增加动画配置 ([b10719c](https://github.com/antvis/G2Plot/commit/b10719c))
219-
- 🌟tinyChart-progress 增加 marker 组件 ([afe05e7](https://github.com/antvis/G2Plot/commit/afe05e7))
220-
- 🌟 相关文档更新 ([e214f83](https://github.com/antvis/G2Plot/commit/e214f83))
221-
222-
## <small>0.11.2 (2019-12-04)</small>
223-
224-
- feat: add legend margin to theme ([4dba674](https://github.com/antvis/g2plot/commit/4dba674))
225-
- feat: canvas events as plot events ([9bdc754](https://github.com/antvis/g2plot/commit/9bdc754))
226-
- feat: general configration dpcument english version ([e607292](https://github.com/antvis/g2plot/commit/e607292))
227-
- feat: general-config-doc en ([7626d12](https://github.com/antvis/g2plot/commit/7626d12))
228-
- feat: getting-started-en ([d0d58e9](https://github.com/antvis/g2plot/commit/d0d58e9))
229-
- feat: unbind event ([122812f](https://github.com/antvis/g2plot/commit/122812f))
230-
- feat: update general-config docs ([c523986](https://github.com/antvis/g2plot/commit/c523986))
231-
- feat: view 事件透传 ([e7ae72a](https://github.com/antvis/g2plot/commit/e7ae72a))
232-
- feat: 增加图层事件,支持嵌套 ([01835f1](https://github.com/antvis/g2plot/commit/01835f1))
233-
- feat: 字符串转数字 ([d594655](https://github.com/antvis/g2plot/commit/d594655))
234-
- feat: 自定义组件事件 ([219ec11](https://github.com/antvis/g2plot/commit/219ec11))
235-
- feat: 自定义组件的 mouseenter & mouseleave 事件分发 ([04c6894](https://github.com/antvis/g2plot/commit/04c6894))
236-
- fix: cdn link in getting-started doc ([fa7a40e](https://github.com/antvis/g2plot/commit/fa7a40e))
237-
- fix: color setting error in progress & support size option ([c31d91e](https://github.com/antvis/g2plot/commit/c31d91e))
238-
- fix: correct data range for vertical scrollbar ([e2a02ac](https://github.com/antvis/g2plot/commit/e2a02ac))
239-
- fix: dblClick event name ([f24b57b](https://github.com/antvis/g2plot/commit/f24b57b))
240-
- fix: eventController 类型定义 ([f67f744](https://github.com/antvis/g2plot/commit/f67f744))
241-
- fix: fixed scale ranges for percentage stacked bar/column/area ([4383eb2](https://github.com/antvis/g2plot/commit/4383eb2))
242-
- fix: homepage link ([a24b7ee](https://github.com/antvis/g2plot/commit/a24b7ee))
243-
- fix: layer & viewLayer eventParser 命名统一 ([fbcf212](https://github.com/antvis/g2plot/commit/fbcf212))
244-
- fix: line layer event parser name ([e92a91e](https://github.com/antvis/g2plot/commit/e92a91e))
245-
- fix: minichart docs typo ([0fbea36](https://github.com/antvis/g2plot/commit/0fbea36))
246-
- fix: optimize scrollbar range calculate ([2ab4201](https://github.com/antvis/g2plot/commit/2ab4201))
247-
- fix: position is not supported for axisLabel ([6872f57](https://github.com/antvis/g2plot/commit/6872f57))
248-
- fix: readme typo ([2c532b9](https://github.com/antvis/g2plot/commit/2c532b9))
249-
- fix: remove console log ([c79af35](https://github.com/antvis/g2plot/commit/c79af35))
250-
- fix: remove sideEffects flag for now ([5f80695](https://github.com/antvis/g2plot/commit/5f80695))
251-
- fix: reverse data for percentage stack bar ([36adb84](https://github.com/antvis/g2plot/commit/36adb84))
252-
- fix: 修复 Pie Ring 的 labelLine 以及 area 的透明度 ([7af0ccd](https://github.com/antvis/g2plot/commit/7af0ccd))
253-
- fix: 类型声明 ([7ec6cc8](https://github.com/antvis/g2plot/commit/7ec6cc8))
254-
- fix: 类型定义 ([7f8eab3](https://github.com/antvis/g2plot/commit/7f8eab3))
255-
- chore: 0.11.1 => 0.11.2 ([625af38](https://github.com/antvis/g2plot/commit/625af38))
256-
- chore: fix lint ([d2f76c5](https://github.com/antvis/g2plot/commit/d2f76c5))
257-
- chore: remove canvas event ([2888446](https://github.com/antvis/g2plot/commit/2888446))
258-
- chore: update github release action ([df14c84](https://github.com/antvis/g2plot/commit/df14c84))
259-
- chore: update links & site-en ([4ad6b4d](https://github.com/antvis/g2plot/commit/4ad6b4d))
260-
- chore: update readme ([4e40699](https://github.com/antvis/g2plot/commit/4e40699))
261-
- chore: update readme ([4aadd5c](https://github.com/antvis/g2plot/commit/4aadd5c))
262-
- chore: update readme ([247ae84](https://github.com/antvis/g2plot/commit/247ae84))
263-
- chore: use ACCESS_TOKEN for release action ([e0545e0](https://github.com/antvis/g2plot/commit/e0545e0))
264-
- docs: update changelog for v0.11.1 ([be6d94d](https://github.com/antvis/g2plot/commit/be6d94d))
265-
- docs: 更新资源地址 ([14271f0](https://github.com/antvis/g2plot/commit/14271f0))
266-
- docs(readme): optimize readme style, and fix typo ([86db2cf](https://github.com/antvis/g2plot/commit/86db2cf))
267-
268-
## <small>0.11.1 (2019-11-26)</small>
269-
270-
- 🔥 官网文档和图表示例大量更新 [#287](https://github.com/antvis/G2Plot/pull/287), [#298](https://github.com/antvis/G2Plot/pull/298)
271-
- 🌟 默认隐藏条形图、和百分比条形图 X 轴的刻度线 [#297](https://github.com/antvis/G2Plot/pull/297)
272-
- 🐞 修复折线图数据标签中某些配置项不生效问题 [#290](https://github.com/antvis/G2Plot/pull/290)
273-
- 🐞 修复折线图轴样式在响应式布局下可能不生效的问题 [#299](https://github.com/antvis/G2Plot/pull/299)
274-
- 🐞 修复鼠标悬浮提示在图形边缘时可能出现位置错误的问题 [#302](https://github.com/antvis/G2Plot/pull/302)
275-
276-
## 0.11.0 (2019-11-22)
277-
278-
- 🌟G2Plot 0.11.0

package.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@
3737
"test-live": "cross-env DEBUG_MODE=1 jest --watch ./__tests__",
3838
"coverage": "jest --coverage",
3939
"ci": "run-s lint build coverage",
40-
"changelog": "conventional-changelog -i CHANGELOG.md -a -s",
40+
"changelog": "generate-changelog",
41+
"prepublishOnly": "run-s lint test build",
4142
"analyze": "webpack --profile --json > dist/stats.json && webpack-bundle-analyzer ./dist/stats.json"
4243
},
4344
"husky": {
@@ -62,12 +63,13 @@
6263
"@typescript-eslint/eslint-plugin": "^2.0.0",
6364
"@typescript-eslint/parser": "^2.0.0",
6465
"babel-loader": "^8.1.0",
65-
"conventional-changelog-cli": "^2.0.28",
66+
"conventional-changelog-cli": "^2.0.34",
6667
"cross-env": "^7.0.2",
6768
"dumi": "^1.0.33",
6869
"eslint": "^6.1.0",
6970
"eslint-config-prettier": "^6.0.0",
7071
"eslint-plugin-prettier": "^3.1.0",
72+
"generate-changelog": "^1.8.0",
7173
"husky": "^4.2.3",
7274
"jest": "^26.0.1",
7375
"jest-electron": "^0.1.7",

0 commit comments

Comments
 (0)