@jozwiaczek-test-org/npm-publishing
Advanced tools
Comparing version 2.31.0 to 2.32.0
@@ -0,1 +1,9 @@ | ||
# [2.32.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.31.0...v2.32.0) (2021-04-27) | ||
### Features | ||
* test private repo ([c8b0d17](https://github.com/Jozwiaczek/npm-publishing-demo/commit/c8b0d17efae46bd5f8b2fa989a6f34af0c6f9776)) | ||
* test private repo ([2a7c3d2](https://github.com/Jozwiaczek/npm-publishing-demo/commit/2a7c3d2243cb20adb584a2dc01bade55892c93e2)) | ||
# [2.31.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.30.0...v2.31.0) (2021-04-27) | ||
@@ -2,0 +10,0 @@ |
@@ -14,2 +14,3 @@ "use strict"; | ||
console.log('test7'); | ||
console.log('test7'); | ||
//# sourceMappingURL=index.js.map |
@@ -5,3 +5,3 @@ { | ||
"private": false, | ||
"version": "2.31.0", | ||
"version": "2.32.0", | ||
"main": "dist/index.js", | ||
@@ -8,0 +8,0 @@ "types": "dist/index.d.ts", |
@@ -14,1 +14,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
Sorry, the diff of this file is not supported yet
2289976
96