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

Daniel Roe (Jun 23, 2021, 10:21 PM +0100) a207bf9c 2338de03

+9 -1
+8
CHANGELOG.md
··· 1 + ### [0.11.1](https://github.com/nuxt-contrib/siroc/compare/v0.11.0...v0.11.1) (2021-06-23) 2 + 3 + 4 + ### Bug Fixes 5 + 6 + * **core:** generate es exports dts files correctly ([#212](https://github.com/nuxt-contrib/siroc/issues/212)) ([b0f29c6](https://github.com/nuxt-contrib/siroc/commit/b0f29c616f54b941a3cc1e100cb333445f130481)) 7 + * **core:** preserve package.json indent ([#211](https://github.com/nuxt-contrib/siroc/issues/211)) ([14a7ffc](https://github.com/nuxt-contrib/siroc/commit/14a7ffc4cd0ee98804b6ba86dc83a511d796c059)) 8 + 1 9 ## [0.11.0](https://github.com/nuxt-contrib/siroc/compare/v0.10.1...v0.11.0) (2021-05-31) 2 10 3 11
+1 -1
package.json
··· 1 1 { 2 2 "name": "siroc", 3 - "version": "0.11.0", 3 + "version": "0.11.1", 4 4 "description": "Zero-config build tooling for Node", 5 5 "keywords": [ 6 6 "node",