[READ-ONLY] Mirror of https://github.com/danielroe/siroc. Zero-config build tooling for Node
bundle node package rollup typescript
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: release v0.10.1

Daniel Roe (May 17, 2021, 11:46 PM +0100) 725d2487 a024e964

+8 -1
+7
CHANGELOG.md
··· 1 + ### [0.10.1](https://github.com/nuxt-contrib/siroc/compare/v0.10.0...v0.10.1) (2021-05-17) 2 + 3 + 4 + ### Features 5 + 6 + * allow setting mkdist options in `siroc.config` ([05d44bc](https://github.com/nuxt-contrib/siroc/commit/05d44bc364f12973ccf73d4064d84a8cf86b1345)) 7 + 1 8 ## [0.10.0](https://github.com/nuxt-contrib/siroc/compare/v0.9.3...v0.10.0) (2021-05-12) 2 9 3 10
+1 -1
package.json
··· 1 1 { 2 2 "name": "siroc", 3 - "version": "0.10.0", 3 + "version": "0.10.1", 4 4 "description": "Zero-config build tooling for Node", 5 5 "keywords": [ 6 6 "node",