UNPKG

workflow-app-powershell

Version:

Workflow app for PowerShell

39 lines (16 loc) 1.03 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. <a name="2.0.0"></a> # [2.0.0](https://github.com/havardh/workflow/compare/workflow-app-powershell@1.0.0...workflow-app-powershell@2.0.0) (2018-09-18) ### Features * use only named exports for all files. ([ca77860](https://github.com/havardh/workflow/commit/ca77860)) ### BREAKING CHANGES * changes the api exported by most modules. <a name="1.0.0"></a> # [1.0.0](https://github.com/havardh/workflow/compare/workflow-app-powershell@0.2.2...workflow-app-powershell@1.0.0) (2018-09-18) **Note:** Version bump only for package workflow-app-powershell <a name="0.2.2"></a> ## [0.2.2](https://github.com/havardh/workflow/compare/workflow-app-powershell@0.2.1...workflow-app-powershell@0.2.2) (2018-09-18) ### Bug Fixes * replace local cli.js with workflow and workflow-home-example ([af45171](https://github.com/havardh/workflow/commit/af45171))