Skip to content

Commit

Permalink
release(cli): 0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
push-based.io - bot committed Feb 11, 2023
1 parent 55e11f1 commit 560fda7
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.18.0](https://github.com/push-based/user-flow/compare/cli-0.17.1...cli-0.18.0) (2023-02-11)


### Bug Fixes

* fix imports ([26bce2f](https://github.com/push-based/user-flow/commit/26bce2fe6a5b7d7da831edc2567422855428e39b))
* fix test ([d645dcf](https://github.com/push-based/user-flow/commit/d645dcfd9a0ca579fdca3ca5a75fbf2f3a55cbeb))
* fix typing ([ed2dd35](https://github.com/push-based/user-flow/commit/ed2dd35d3c5ddb549e467f00697e3008df398f0d))


### Features

* add budgets section to md report ([55e11f1](https://github.com/push-based/user-flow/commit/55e11f1e6df419696ba5949d788ede96a018dd19))
* add budgets section to md report ([38c986c](https://github.com/push-based/user-flow/commit/38c986c87d839c348409d311ba1f9f0a0a9dadb7))



## [0.17.1](https://github.com/push-based/user-flow/compare/cli-0.17.0...cli-0.17.1) (2023-02-10)


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

0 comments on commit 560fda7

Please sign in to comment.