chore(release): @antv/x6-package-json@1.0.0 [skip ci]

# @antv/x6-package-json 1.0.0 (2021-03-23)

### Bug Fixes

* 🐛 fix karma can not process lodash-es ([f7ae6b1](ed9e94283d))
* 🐛 should only read json files ([af9d87f](e7999623f0))

### Features

*  add deps for jest ([4c831b8](848d5a3963))
*  add package inherit, compare commands ([d494b9f](fd7fb7138f))
*  sharing partial(devDependencies, peerDependencies, dependencies, scripts) package.json ([95c1112](02321ddfd9))
*  update vue deps ([37eae0b](7267051d7e))
This commit is contained in:
x6-bot
2021-03-23 08:22:05 +00:00
parent c8b55705b4
commit 0c3296b793

View File

@ -39,6 +39,22 @@
* 🐛 should only read json files ([af9d87f](https://github.com/antvis/x6/commit/af9d87fedccf4ba791db5570ca73228520107e2a))
### Features
* ✨ add deps for jest ([4c831b8](https://github.com/antvis/x6/commit/4c831b84d032cc92f1c914143f4182772202620d))
* ✨ add package inherit, compare commands ([d494b9f](https://github.com/antvis/x6/commit/d494b9f92e4e98816fb00acc02296bf5aa63f1b4))
* ✨ sharing partial(devDependencies, peerDependencies, dependencies, scripts) package.json ([95c1112](https://github.com/antvis/x6/commit/95c1112c4e226c060dd94019f6ce5530a922a92f))
* ✨ update vue deps ([37eae0b](https://github.com/antvis/x6/commit/37eae0b12502fba373d30153e0d1ac2085e843e8))
# @antv/x6-package-json 1.0.0 (2021-03-23)
### Bug Fixes
* 🐛 fix karma can not process lodash-es ([f7ae6b1](https://github.com/antvis/x6/commit/f7ae6b1f6b961a01c58d8827a9aaa2d5a984a6e0))
* 🐛 should only read json files ([af9d87f](https://github.com/antvis/x6/commit/af9d87fedccf4ba791db5570ca73228520107e2a))
### Features
* ✨ add deps for jest ([4c831b8](https://github.com/antvis/x6/commit/4c831b84d032cc92f1c914143f4182772202620d))