@lmc-eu/conventional-changelog-lmc-bitbucket
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -6,2 +6,16 @@ # Change Log | ||
<a name="2.0.2"></a> | ||
## [2.0.2](https://github.com/lmc-eu/code-quality-tools/compare/@lmc-eu/conventional-changelog-lmc-bitbucket@2.0.1...@lmc-eu/conventional-changelog-lmc-bitbucket@2.0.2) (2022-03-14) | ||
### Chores | ||
- **conventional-changelog:** Set max workers option for jest ([94890c8](https://github.com/lmc-eu/code-quality-tools/commit/94890c8)) | ||
### Tests | ||
- **conventional-changelog:** Use of eslint-config-jest for tests ([6dc7091](https://github.com/lmc-eu/code-quality-tools/commit/6dc7091)) | ||
**Note:** Version bump only for package @lmc-eu/conventional-changelog-lmc-bitbucket | ||
<a name="2.0.1"></a> | ||
@@ -8,0 +22,0 @@ |
{ | ||
"name": "@lmc-eu/conventional-changelog-lmc-bitbucket", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "conventional-changelog LMC preset for BitBucket", | ||
@@ -30,3 +30,3 @@ "keywords": [ | ||
"scripts": { | ||
"test": "is-ci || jest" | ||
"test": "is-ci || jest --maxWorkers=50%" | ||
}, | ||
@@ -55,3 +55,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "806f5e1ecd31b07dd6b0c4219cb9555cbdc5eb56" | ||
"gitHead": "a49e52cf09c405d8609bac6f692dd0582a2baad1" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16119
13