chore: bru cli v0.12.0 release

This commit is contained in:
Anoop M D
2023-10-06 04:59:57 +05:30
parent a838185ddf
commit c25542bbdf
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 0.12.0
- show response time in milliseconds per request and total
## 0.11.0
- fix(#119) Support for Basic and Bearer Auth

View File

@@ -1,6 +1,6 @@
{
"name": "@usebruno/cli",
"version": "0.11.0",
"version": "0.12.0",
"license": "MIT",
"main": "src/index.js",
"bin": {