Skip to content

Commit 34d4be7

Browse files
author
push-based.io - bot
committed
release($cli): 0.21.2
1 parent 356b9ce commit 34d4be7

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

packages/cli/CHANGELOG.md

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

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

5+
## [0.21.2](https://github.com/push-based/user-flow/compare/cli-0.21.1...cli-0.21.2) (2024-08-26)
6+
7+
8+
### Bug Fixes
9+
10+
* **workspace:** remove budgets ([c13469f](https://github.com/push-based/user-flow/commit/c13469ff600adfbdb7fe728c22e859387c5afe70))
11+
* **workspace:** upgrade dependencies ([a3c7336](https://github.com/push-based/user-flow/commit/a3c73367e3b36ec941b66a49bf35f4533c2387c0))
12+
13+
14+
515
## [0.21.1](https://github.com/push-based/user-flow/compare/cli-0.21.0...cli-0.21.1) (2024-08-26)
616

717

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.21.1",
3+
"version": "0.21.2",
44
"type": "module",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)