@nx-dotnet/utils
Advanced tools
Comparing version 1.13.1 to 1.13.2
@@ -0,1 +1,7 @@ | ||
## [1.13.2](https://github.com/nx-dotnet/nx-dotnet/compare/v1.13.1...v1.13.2) (2022-08-29) | ||
### Bug Fixes | ||
- **core:** remove duplicate imports generated by swagger-typescript ([#502](https://github.com/nx-dotnet/nx-dotnet/issues/502)) ([0fc17d4](https://github.com/nx-dotnet/nx-dotnet/commit/0fc17d459f6ad805a199f51368dbfab080c5ac8f)) | ||
## [1.13.1](https://github.com/nx-dotnet/nx-dotnet/compare/v1.13.0...v1.13.1) (2022-08-19) | ||
@@ -2,0 +8,0 @@ |
@@ -21,3 +21,3 @@ { | ||
"homepage": "https://nx-dotnet.com/", | ||
"version": "1.13.1", | ||
"version": "1.13.2", | ||
"typings": "./src/index.d.ts", | ||
@@ -24,0 +24,0 @@ "peerDependencies": { |
75544