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

Daniel Roe (Nov 24, 2020, 9:44 AM UTC) aa8ee802 c816faab

+8 -1
+7
CHANGELOG.md
··· 1 + ### [0.4.3](https://github.com/nuxt-contrib/siroc/compare/v0.4.2...v0.4.3) (2020-11-24) 2 + 3 + 4 + ### Bug Fixes 5 + 6 + * don't use `.flat()` (to support node 10) ([c816faa](https://github.com/nuxt-contrib/siroc/commit/c816faab0e3a504f555a5e94ee21759fce4c583d)) 7 + 1 8 ### [0.4.2](https://github.com/nuxt-contrib/siroc/compare/v0.4.1...v0.4.2) (2020-11-23) 2 9 3 10
+1 -1
package.json
··· 1 1 { 2 2 "name": "siroc", 3 - "version": "0.4.2", 3 + "version": "0.4.3", 4 4 "description": "Zero-config build tooling for Node", 5 5 "keywords": [ 6 6 "node",