Skip to content

Commit

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

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

# [0.5.0](https://github.com/push-based/user-flow/compare/cli-0.4.2...cli-0.5.0) (2022-04-09)


### Features

* add format option & tests ([75ee589](https://github.com/push-based/user-flow/commit/75ee5893cfa24d184a2016867475e1451c08f4f2))



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


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.4.2",
"version": "0.5.0",
"type": "commonjs",
"main": "src/index.js",
"bin": "src/cli.js",
Expand Down

0 comments on commit 771d335

Please sign in to comment.