chore: bru cli v0.11.0 release

This commit is contained in:
Anoop M D 2023-10-05 04:04:05 +05:30
parent 6c1f8c78b2
commit 1c8712b6eb
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## 0.11.0
- fix(#119) Support for Basic and Bearer Auth
## 0.10.1
- fix(#233) Fixed Issue related to content header parsing

View File

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