Skip to content

Commit

Permalink
feat(#306): bru cli v0.13.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
helloanoop committed Oct 6, 2023
1 parent 8f1f413 commit 8fadaf9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/bruno-cli/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.13.0

- feat(#306) Module whitelisting and filesystem access support

## 0.12.0

- show response time in milliseconds per request and total
Expand Down
2 changes: 1 addition & 1 deletion packages/bruno-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@usebruno/cli",
"version": "0.12.0",
"version": "0.13.0",
"license": "MIT",
"main": "src/index.js",
"bin": {
Expand Down

0 comments on commit 8fadaf9

Please sign in to comment.