Commit Graph

17 Commits

Author SHA1 Message Date
Yongjie Zhao
2836c80b31 chore: publish v0.18.25 2021-11-26 11:47:40 +08:00
geido
0e60be4f3c chore: publish v0.18.24 2021-11-26 11:47:39 +08:00
Ville Brofeldt
85e7d02820 chore: publish v0.18.23 2021-11-26 11:47:39 +08:00
Yongjie Zhao
852478b7cd chore: coordinate storybook with main repository (#1466)
* chore: coordinate storybook with main repository

* update lock file
2021-11-26 11:47:39 +08:00
Ville Brofeldt
b25e0d6f74 chore: publish v0.18.22 2021-11-26 11:47:39 +08:00
Yongjie Zhao
490029a1f3 chore: publish v0.18.21 2021-11-26 11:47:38 +08:00
Yongjie Zhao
3cc4861a76 chore: bump @typescript-eslint/eslint-plugin 5.3.0 (#1457)
* chore: bump eslint 5.3.0

* fix lint
2021-11-26 11:47:38 +08:00
Yongjie Zhao
069d4115a8 chore: publish v0.18.20 2021-11-26 11:47:37 +08:00
Yongjie Zhao
4a95b6a48a chore: check node and npm version in release workflow (#1454)
* chore: check npm and node version in learn publish

* update error

* distinguished between node and npm
2021-11-26 11:47:37 +08:00
Yongjie Zhao
beb4376a2a chore: update lockfile (#1451)
* fix: lock file blocked CI

* increase coverage
2021-11-26 11:47:37 +08:00
geido
92a00d3db6 chore: publish v0.18.19 2021-11-26 11:47:37 +08:00
Ville Brofeldt
b6bc25ef78 chore: publish v0.18.18 2021-11-26 11:47:37 +08:00
Ville Brofeldt
b80b220e4b chore(plugin-chart-echarts): bump echarts to 5.2.2 (#1440)
* chore(plugin-chart-echarts): bump echarts to 5.2.2

* bump package
2021-11-26 11:47:36 +08:00
John Bodley
35c8b3abb9 chore: publish v0.18.17 2021-11-26 11:47:36 +08:00
Yongjie Zhao
9e0e560355 chore: publish v0.18.16 2021-11-26 11:47:35 +08:00
Yongjie Zhao
2443df97df fix: lerna can't update package-lock.json (#1432)
* fix: lerna can't update package-lock.json

* upgrade commit message
2021-11-26 11:47:34 +08:00
Yongjie Zhao
f552abaa42 refactor: replace yarn with npm (#1405)
* refactor: replace yarn with npm

* revert npm requirement back to 14 for vercel

* disable build Storybook job

* fix linting errors

* update lock file

* rebase master and bump encodable/color to 1.1.1

* update package-lock.json

update lock file

* change node version format to satisfy vercel

* remove restriction on @encodable/color

* rename yarn.lock to package-lock.json

* add resolved in lock file and restriction on @encodable/color

* install dependences by npm ci

Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
2021-11-26 11:47:34 +08:00