Skip to content

Commit

Permalink
verson 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Arty Buldauskas committed Oct 27, 2023
1 parent 8853aa9 commit 6d713f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.1.0 - Refactor

- Rework internal logic, bump to `0.1.0`

## 0.0.30 - Turn off cors mode

- Turn off cors mode fix issue with multi headers
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.0.30",
"version": "0.1.0",
"description": "Tool for recording and playing back HTTP requests.",
"bin": {
"jam": "./jam.mjs",
Expand Down

0 comments on commit 6d713f8

Please sign in to comment.