@jozwiaczek-test-org/npm-publishing
Advanced tools
Comparing version 2.29.0 to 2.30.0
@@ -0,1 +1,8 @@ | ||
# [2.30.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.29.0...v2.30.0) (2021-04-27) | ||
### Features | ||
* test workflowsgit ([1e6df38](https://github.com/Jozwiaczek/npm-publishing-demo/commit/1e6df3800cc2b2dcd719ad9d5f6d442160342690)) | ||
# [2.29.0](https://github.com/Jozwiaczek/npm-publishing-demo/compare/v2.28.0...v2.29.0) (2021-04-27) | ||
@@ -2,0 +9,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"private": false, | ||
"version": "2.29.0", | ||
"version": "2.30.0", | ||
"main": "dist/index.js", | ||
@@ -8,0 +8,0 @@ "types": "dist/index.d.ts", |
@@ -23,2 +23,5 @@ module.exports = { | ||
], | ||
parserOpts: { | ||
mergePatterns: "Merge branch 'development' into main", | ||
}, | ||
}; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2289186
92