Skip to content

Commit

Permalink
release(): 0.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.3.0](v0.2.1...v0.3.0) (2021-04-28)

### Bug Fixes

* **core:** [#20](#20) test template arg cannot be passed from command line ([e9e47e0](e9e47e0))
* **repo:** semantic-release not updating package.json ([9273001](9273001))

### Features

* **core:** dotnet test support [#20](#20) ([02ceed0](02ceed0))
  • Loading branch information
semantic-release-bot committed Apr 28, 2021
1 parent d2f7be4 commit 0f9fda7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [0.3.0](https://github.com/nx-dotnet/nx-dotnet/compare/v0.2.1...v0.3.0) (2021-04-28)


### Bug Fixes

* **core:** [#20](https://github.com/nx-dotnet/nx-dotnet/issues/20) test template arg cannot be passed from command line ([e9e47e0](https://github.com/nx-dotnet/nx-dotnet/commit/e9e47e01e227f458cef41c3511bba69032dcf449))
* **repo:** semantic-release not updating package.json ([9273001](https://github.com/nx-dotnet/nx-dotnet/commit/9273001d385a3e1da1ed4edcc8411641b5c2e280))


### Features

* **core:** dotnet test support [#20](https://github.com/nx-dotnet/nx-dotnet/issues/20) ([02ceed0](https://github.com/nx-dotnet/nx-dotnet/commit/02ceed0ae846d6a75de03f4fae5c4cb814ca2742))

## [0.2.1](https://github.com/nx-dotnet/nx-dotnet/compare/v0.2.0...v0.2.1) (2021-04-27)

### Bug Fixes
Expand Down

0 comments on commit 0f9fda7

Please sign in to comment.