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

Daniel Roe (Jan 20, 2021, 7:20 PM UTC) bc4f6b69 6767c0f2

+8 -1
+7
CHANGELOG.md
··· 1 + ### [0.6.3](https://github.com/nuxt-contrib/siroc/compare/v0.6.2...v0.6.3) (2021-01-20) 2 + 3 + 4 + ### Bug Fixes 5 + 6 + * invert json matching requirement ([6767c0f](https://github.com/nuxt-contrib/siroc/commit/6767c0f2cd3c6d1fdaa0e07461f810e46a73c5c1)) 7 + 1 8 ### [0.6.2](https://github.com/nuxt-contrib/siroc/compare/v0.6.1...v0.6.2) (2021-01-16) 2 9 3 10
+1 -1
package.json
··· 1 1 { 2 2 "name": "siroc", 3 - "version": "0.6.2", 3 + "version": "0.6.3", 4 4 "description": "Zero-config build tooling for Node", 5 5 "keywords": [ 6 6 "node",