@nx-dotnet/core
Advanced tools
Comparing version 0.8.2 to 0.9.0
@@ -0,1 +1,8 @@ | ||
# [0.9.0](https://github.com/nx-dotnet/nx-dotnet/compare/v0.8.2...v0.9.0) (2021-05-23) | ||
### Features | ||
* **docs-site:** setup docusaurus site ([#57](https://github.com/nx-dotnet/nx-dotnet/issues/57)) ([a268c70](https://github.com/nx-dotnet/nx-dotnet/commit/a268c7090c9ea5ad669ad9f080a42a6c42fec704)), closes [#53](https://github.com/nx-dotnet/nx-dotnet/issues/53) | ||
## [0.8.2](https://github.com/nx-dotnet/nx-dotnet/compare/v0.8.1...v0.8.2) (2021-05-21) | ||
@@ -2,0 +9,0 @@ |
@@ -8,4 +8,4 @@ { | ||
"dependencies": { | ||
"@nx-dotnet/dotnet": "0.8.2", | ||
"@nx-dotnet/utils": "0.8.2", | ||
"@nx-dotnet/dotnet": "0.9.0", | ||
"@nx-dotnet/utils": "0.9.0", | ||
"glob": "^7.1.6", | ||
@@ -18,3 +18,3 @@ "rimraf": "^3.0.2", | ||
"license": "MIT", | ||
"version": "0.8.2", | ||
"version": "0.9.0", | ||
"keywords": [ | ||
@@ -21,0 +21,0 @@ "Nx", |
109918
+ Added@nx-dotnet/dotnet@0.9.0(transitive)
+ Added@nx-dotnet/utils@0.9.0(transitive)
- Removed@nx-dotnet/dotnet@0.8.2(transitive)
- Removed@nx-dotnet/utils@0.8.2(transitive)
Updated@nx-dotnet/dotnet@0.9.0
Updated@nx-dotnet/utils@0.9.0