mirror of
https://github.com/usebruno/bruno.git
synced 2025-06-21 04:08:01 +02:00
chore: bru cli v0.11.0 release
This commit is contained in:
parent
6c1f8c78b2
commit
1c8712b6eb
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.11.0
|
||||||
|
|
||||||
|
- fix(#119) Support for Basic and Bearer Auth
|
||||||
|
|
||||||
## 0.10.1
|
## 0.10.1
|
||||||
|
|
||||||
- fix(#233) Fixed Issue related to content header parsing
|
- fix(#233) Fixed Issue related to content header parsing
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@usebruno/cli",
|
"name": "@usebruno/cli",
|
||||||
"version": "0.10.1",
|
"version": "0.11.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user