@nx-dotnet/dotnet
Advanced tools
Comparing version 1.16.1 to 1.16.2
@@ -0,1 +1,8 @@ | ||
## [1.16.2](https://github.com/nx-dotnet/nx-dotnet/compare/v1.16.1...v1.16.2) (2022-11-11) | ||
### Bug Fixes | ||
- **core:** check-module-boundaries should work if single quotes not consumed by shell ([3870b55](https://github.com/nx-dotnet/nx-dotnet/commit/3870b5500761a12aaaf77f18e6ea975802a9ce7f)) | ||
- **core:** normalize paths in Directory.Build.targets ([e8bf1bc](https://github.com/nx-dotnet/nx-dotnet/commit/e8bf1bc44adc144e16173085d42c4b5aefe41a81)) | ||
## [1.16.1](https://github.com/nx-dotnet/nx-dotnet/compare/v1.16.0...v1.16.1) (2022-11-11) | ||
@@ -2,0 +9,0 @@ |
@@ -20,7 +20,7 @@ { | ||
"homepage": "https://nx-dotnet.com/", | ||
"version": "1.16.1", | ||
"version": "1.16.2", | ||
"types": "./src/index.d.ts", | ||
"peerDependencies": { | ||
"semver": "5.7.1", | ||
"@nx-dotnet/utils": "1.16.1", | ||
"@nx-dotnet/utils": "1.16.2", | ||
"@phenomnomnominal/tsquery": "4.1.1", | ||
@@ -27,0 +27,0 @@ "esquery": "1.4.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
109612