Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ballercat committed Aug 1, 2024
1 parent 180b74e commit 9d00286
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.4.2 - Upgrade svelte

- chore: upgrade svelte to 4.x
- chore: disabled cypress in CI due to bug

## 0.4.1 - Automatically update host header

- fix: auto update host header during forwarding
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jambox",
"version": "0.4.1",
"version": "0.4.2",
"description": "Tool for recording and playing back HTTP requests.",
"bin": {
"jam": "./jam.mjs",
Expand Down

0 comments on commit 9d00286

Please sign in to comment.