Skip to content

Commit 3d01628

Browse files
author
push-based.io - bot
committed
release($cli): 0.20.5
1 parent 8f03326 commit 3d01628

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

packages/cli/CHANGELOG.md

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

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

5+
## [0.20.5](https://github.com/push-based/user-flow/compare/cli-0.20.4...cli-0.20.5) (2024-03-11)
6+
7+
8+
### Bug Fixes
9+
10+
* add eslint-plugin-jest ([3ab8b69](https://github.com/push-based/user-flow/commit/3ab8b690d500944c1ba39b00f7087b23ed9be39a))
11+
* add extends [@code-pushup](https://github.com/code-pushup) ([5c41032](https://github.com/push-based/user-flow/commit/5c410320bc4148dcfcee6cbb4d7f6278f32cc88e))
12+
* fix baseline configs ([f2fa0b1](https://github.com/push-based/user-flow/commit/f2fa0b1f0ffca14a0487bd646d7d88b24ffb40be))
13+
* reduce noise ([4f942bf](https://github.com/push-based/user-flow/commit/4f942bf470151e55c3abfaf5ea699142ae150ea6))
14+
15+
16+
517
## [0.20.4](https://github.com/push-based/user-flow/compare/cli-0.20.3...cli-0.20.4) (2024-03-05)
618

719

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

0 commit comments

Comments
 (0)