Skip to content

Commit

Permalink
chore(build): 8.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanWalker committed Dec 2, 2019
1 parent fb8d096 commit 41a8c8e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="8.0.15"></a>
## [8.0.15](https://github.com/nstudio/xplat/compare/8.0.13...8.0.15) (2019-12-02)


### Bug Fixes

* **generators:** feature now properly supports groupByName workspaces ([fb8d096](https://github.com/nstudio/xplat/commit/fb8d096))



<a name="8.0.13"></a>
## [8.0.13](https://github.com/nstudio/xplat/compare/8.0.11...8.0.13) (2019-11-24)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nstudio/xplat-source",
"version": "8.0.14",
"version": "8.0.15",
"description": "Cross-platform (xplat) tools for Nx workspaces.",
"homepage": "https://nstudio.io/xplat",
"private": true,
Expand Down

0 comments on commit 41a8c8e

Please sign in to comment.