@jozwiaczek-test-org/npm-publishing
Advanced tools
Comparing version 2.30.0 to 2.31.0
@@ -0,1 +1,8 @@ | ||
# [2.31.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.30.0...v2.31.0) (2021-04-27) | ||
### Features | ||
* test private repo ([15106fe](https://github.com/Jozwiaczek/npm-publishing-demo/commit/15106fe71cabe43fe1ef46ab4d7cffef6db84bcb)) | ||
# [2.30.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.29.0...v2.30.0) (2021-04-27) | ||
@@ -2,0 +9,0 @@ |
@@ -13,2 +13,3 @@ "use strict"; | ||
console.log('test7'); | ||
console.log('test7'); | ||
//# sourceMappingURL=index.js.map |
@@ -5,3 +5,3 @@ { | ||
"private": false, | ||
"version": "2.30.0", | ||
"version": "2.31.0", | ||
"main": "dist/index.js", | ||
@@ -8,0 +8,0 @@ "types": "dist/index.d.ts", |
@@ -13,1 +13,2 @@ console.log('Im working!'); | ||
console.log('test7'); | ||
console.log('test7'); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2289543
94