Skip to content

Commit 01013f1

Browse files
author
push-based.io - bot
committed
release(cli): 0.13.15
1 parent a49a74c commit 01013f1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/cli/CHANGELOG.md

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

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

5+
## [0.13.15](https://github.com/push-based/user-flow/compare/cli-0.13.14...cli-0.13.15) (2023-01-30)
6+
7+
8+
### Bug Fixes
9+
10+
* set dryRun ci preset to false ([78845e4](https://github.com/push-based/user-flow/commit/78845e4aac0efad161557a0a72c1f3375db32f32))
11+
12+
13+
514
## [0.13.14](https://github.com/push-based/user-flow/compare/cli-0.13.13...cli-0.13.14) (2023-01-28)
615

716

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.14",
3+
"version": "0.13.15",
44
"type": "commonjs",
55
"main": "src/index.js",
66
"bin": "src/cli.js",

0 commit comments

Comments
 (0)