Skip to content

Commit 5fe8a77

Browse files
author
push-based.io - bot
committed
release(cli): 0.13.7
1 parent 393dd0a commit 5fe8a77

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

packages/cli/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

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

5+
## [0.13.7](https://github.com/push-based/user-flow/compare/cli-0.13.6...cli-0.13.7) (2022-12-31)
6+
7+
8+
### Bug Fixes
9+
10+
* remove unused imports and console.logs ([#182](https://github.com/push-based/user-flow/issues/182)) ([494fb59](https://github.com/push-based/user-flow/commit/494fb5989af0fed9ce2b36e9eb86518269d74c64))
11+
* test commit ([393dd0a](https://github.com/push-based/user-flow/commit/393dd0ab1c1e49e36cab365c6e25c83cf5f4cb8b))
12+
* use all persist format items in array ([#181](https://github.com/push-based/user-flow/issues/181)) ([15d6570](https://github.com/push-based/user-flow/commit/15d6570719581500f748bb60c5a3b7b80c8303a8))
13+
14+
15+
516
## [0.13.6](https://github.com/push-based/user-flow/compare/cli-0.13.5...cli-0.13.6) (2022-12-28)
617

718

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@push-based/user-flow",
3-
"version": "0.13.6",
3+
"version": "0.13.7",
44
"type": "commonjs",
55
"main": "src/index.js",
66
"bin": "src/cli.js",

0 commit comments

Comments
 (0)