@iadvize-oss/hello-world
Advanced tools
Comparing version 0.1.8-beta.1-canary-d547b5007d1761c05e86f03d4b1b469f5195aecd to 0.1.8-canary-9c78a8a0cd30b5acb046341e0013b1e34ca11040
@@ -10,2 +10,6 @@ # Changelog | ||
## [0.1.8] | ||
- misc: bump rollup-plugin-typescript2 from 0.25.3 to 0.26.0 | ||
## [0.1.7] | ||
@@ -199,4 +203,6 @@ | ||
[Unreleased]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.1.7...HEAD | ||
[Unreleased]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.1.8...HEAD | ||
[0.1.8]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.1.7...v0.1.8 | ||
[0.1.7]: https://github.com/iadvize/hello-world-javascript-library/compare/v0.1.6...v0.1.7 | ||
@@ -203,0 +209,0 @@ |
{ | ||
"name": "@iadvize-oss/hello-world", | ||
"version": "0.1.8-beta.1-canary-d547b5007d1761c05e86f03d4b1b469f5195aecd", | ||
"version": "0.1.8-canary-9c78a8a0cd30b5acb046341e0013b1e34ca11040", | ||
"description": "Say hello", | ||
@@ -43,3 +43,3 @@ "main": "dist/index.js", | ||
"remark-cli": "^7.0.1", | ||
"rollup": "^1.31.0", | ||
"rollup": "^1.31.1", | ||
"rollup-plugin-multi-input": "^1.0.3", | ||
@@ -46,0 +46,0 @@ "rollup-plugin-terser": "^5.2.0", |
9434