@maggioli-rd/sr-codeowners-plugin
Advanced tools
Comparing version 1.29.0 to 1.29.1
@@ -0,1 +1,8 @@ | ||
## [1.29.1](https://gitlab.com/maggiolispa/ricerca-sviluppo/semantic-release-shareable-configurations/sr-codeowners-plugin/compare/v1.29.0...v1.29.1) (2024-10-29) | ||
### Bug Fixes | ||
* **deps:** update vitest monorepo from 2.1.3 to 2.1.4 ([261b1c6](https://gitlab.com/maggiolispa/ricerca-sviluppo/semantic-release-shareable-configurations/sr-codeowners-plugin/commit/261b1c68f8292184e986521e07b8581cc564bf5f)) | ||
# [1.29.0](https://gitlab.com/maggiolispa/ricerca-sviluppo/semantic-release-shareable-configurations/sr-codeowners-plugin/compare/v1.28.6...v1.29.0) (2024-10-28) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@maggioli-rd/sr-codeowners-plugin", | ||
"version": "1.29.0", | ||
"version": "1.29.1", | ||
"description": "Maggioli Semantic Release Plugin: Codeowners", | ||
@@ -43,6 +43,6 @@ "files": [ | ||
"@types/signale": "1.4.7", | ||
"@vitest/coverage-v8": "2.1.3", | ||
"@vitest/coverage-v8": "2.1.4", | ||
"semantic-release": "24.2.0", | ||
"typescript": "5.6.3", | ||
"vitest": "2.1.3", | ||
"vitest": "2.1.4", | ||
"vitest-mock-extended": "2.0.2" | ||
@@ -49,0 +49,0 @@ }, |
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
39294