We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a49a74c commit 01013f1Copy full SHA for 01013f1
packages/cli/CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
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
14
## [0.13.14](https://github.com/push-based/user-flow/compare/cli-0.13.13...cli-0.13.14) (2023-01-28)
15
16
packages/cli/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@push-based/user-flow",
- "version": "0.13.14",
+ "version": "0.13.15",
"type": "commonjs",
"main": "src/index.js",
"bin": "src/cli.js",
0 commit comments