Skip to content

Commit bd6591c

Browse files
chore: version packages (#22)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0990968 commit bd6591c

File tree

5 files changed

+9
-16
lines changed

5 files changed

+9
-16
lines changed

.changeset/easy-steaks-stay.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/mighty-spiders-stand.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/wise-rockets-trade.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/app/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @t-req/app
22

3+
## 0.3.3
4+
5+
### Patch Changes
6+
7+
- 8f6b004: Fix TUI freeze when opening command dialog
8+
- 7fbaa04: Add test file generation to `treq init` - New flags: `--no-tests` to skip, `--test-runner` to specify runner (bun/vitest/jest)
9+
- 5ddebf9: Add profile selection in TUI and Web.
10+
311
## 0.3.2
412

513
### Patch Changes

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@t-req/app",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "CLI for t-req - scaffold, execute, and serve HTTP request projects",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)