From e8f86b89d5a42e6465ee017840c1962716a695cf Mon Sep 17 00:00:00 2001 From: Nathan Walker Date: Sat, 9 Mar 2019 00:22:17 -0800 Subject: [PATCH] chore: 7.3.8 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00327463..e68ffc42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + +## [7.3.8](https://github.com/nstudio/xplat/compare/7.3.7...7.3.8) (2019-03-09) + + +### Features + +* **generators:** sandbox flags ([7ef125c](https://github.com/nstudio/xplat/commit/7ef125c)) + + + ## [7.3.7](https://github.com/nstudio/xplat/compare/7.3.6...7.3.7) (2019-03-08) diff --git a/package.json b/package.json index 5cf33d66..4fb41dea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nstudio/schematics", - "version": "7.3.7", + "version": "7.3.8", "description": "Cross-platform (xplat) tools for Nx workspaces.", "readmeFilename": "README.md", "scripts": {