Skip to content

Commit

Permalink
Bump version to 0.22.4
Browse files Browse the repository at this point in the history
* BUGFIX: Ensures github actions run on pull requests (#177)
* BUGFIX: Fixes Directory.Build.props inheritance in src and test folders(#178)
* BUGFIX: Fixes references with spaces in docsTool and updated to netcoreapp3.1 (#179)
  • Loading branch information
Jimmy Byrd committed Jan 23, 2020
1 parent 2189c86 commit 837ad59
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### 0.22.4 - 2020-01-22
* BUGFIX: Ensures github actions run on pull requests (https://github.com/TheAngryByrd/MiniScaffold/pull/177)
* BUGFIX: Fixes Directory.Build.props inheritance in src and test folders(https://github.com/TheAngryByrd/MiniScaffold/pull/178)
* BUGFIX: Fixes references with spaces in docsTool and updated to netcoreapp3.1 (https://github.com/TheAngryByrd/MiniScaffold/pull/179)

### 0.22.3 - 2020-01-14
* BUGFIX: Typo in README (https://github.com/TheAngryByrd/MiniScaffold/pull/170) (https://github.com/TheAngryByrd/MiniScaffold/pull/171)

Expand Down

0 comments on commit 837ad59

Please sign in to comment.