diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9a9f6c4c..e1d18f00 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+
+## [7.3.3](https://github.com/nstudio/xplat/compare/7.3.2...7.3.3) (2019-03-01)
+
+
+### Bug Fixes
+
+* **electron:** scripts and deps ([#89](https://github.com/nstudio/xplat/issues/89)) ([9316e14](https://github.com/nstudio/xplat/commit/9316e14))
+
+
+
## [7.3.2](https://github.com/nstudio/xplat/compare/7.3.1...7.3.2) (2019-02-27)
diff --git a/package.json b/package.json
index 33dc7783..b4a7befe 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@nstudio/schematics",
- "version": "7.3.2",
+ "version": "7.3.3",
"description": "Cross-platform (xplat) tools for Nx workspaces.",
"readmeFilename": "README.md",
"scripts": {