[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.6.2

Daniel Roe (Jan 16, 2021, 11:43 PM UTC) e84d67b5 60c99203

+8 -1
+7
CHANGELOG.md
··· 1 + ### [0.6.2](https://github.com/nuxt-contrib/siroc/compare/v0.6.1...v0.6.2) (2021-01-16) 2 + 3 + 4 + ### Bug Fixes 5 + 6 + * support matching entrypoints in subdirectories ([60c9920](https://github.com/nuxt-contrib/siroc/commit/60c99203e812b6bc0df3b270e3d21dc9acc36404)) 7 + 1 8 ### [0.6.1](https://github.com/nuxt-contrib/siroc/compare/v0.6.0...v0.6.1) (2021-01-16) 2 9 3 10 ## [0.6.0](https://github.com/nuxt-contrib/siroc/compare/v0.5.0...v0.6.0) (2020-12-06)
+1 -1
package.json
··· 1 1 { 2 2 "name": "siroc", 3 - "version": "0.6.1", 3 + "version": "0.6.2", 4 4 "description": "Zero-config build tooling for Node", 5 5 "keywords": [ 6 6 "node",