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

Daniel Roe (Apr 7, 2021, 2:19 PM +0100) 4cf1e7cc 808bb9d9

+8 -1
+7
CHANGELOG.md
··· 1 + ### [0.9.2](https://github.com/nuxt-contrib/siroc/compare/v0.9.1...v0.9.2) (2021-04-07) 2 + 3 + 4 + ### Bug Fixes 5 + 6 + * don't include root directory in cleanup ([808bb9d](https://github.com/nuxt-contrib/siroc/commit/808bb9d9dc26d646893617a777f66a96f5352967)) 7 + 1 8 ### [0.9.1](https://github.com/nuxt-contrib/siroc/compare/v0.9.0...v0.9.1) (2021-04-06) 2 9 3 10
+1 -1
package.json
··· 1 1 { 2 2 "name": "siroc", 3 - "version": "0.9.1", 3 + "version": "0.9.2", 4 4 "description": "Zero-config build tooling for Node", 5 5 "keywords": [ 6 6 "node",