Skip to content

Commit

Permalink
release(cli): 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
push-based.io - bot committed Apr 6, 2022
1 parent f67f7fd commit d082672
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

# [0.4.0](https://github.com/push-based/user-flow/compare/cli-0.3.0...cli-0.4.0) (2022-04-06)


### Bug Fixes

* change logic of background process ([cf49b20](https://github.com/push-based/user-flow/commit/cf49b2018bd08b5657b4d936fe84fe7653d6233e))
* remove type error ([a664903](https://github.com/push-based/user-flow/commit/a664903b8a81caa75776ceeeecb10965fafb23c5))
* updated LH user-flow version ([7342ba0](https://github.com/push-based/user-flow/commit/7342ba06262915c19a6ccf578e578a2a10006377))
* updated LH user-flow version ([2fc107d](https://github.com/push-based/user-flow/commit/2fc107d17a8c0edce74491e48941ecd5bec62eee))


### Features

* add serveCommand feature to docs ([e1ebc52](https://github.com/push-based/user-flow/commit/e1ebc522c2e357cb75a0fd7f67ec5a9519fb759d))



## [0.3.1](https://github.com/push-based/user-flow/compare/cli-0.3.0...cli-0.3.1) (2022-03-26)


Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@push-based/user-flow",
"version": "0.3.1",
"version": "0.4.0",
"type": "commonjs",
"main": "src/index.js",
"bin": "src/cli.js",
Expand Down

0 comments on commit d082672

Please sign in to comment.