forked from extern/bruno
chore: release bruno cli v1.2.0
This commit is contained in:
parent
567744c2ce
commit
0d0c4166c1
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 1.2.0
|
||||
|
||||
- Support for `bru.setNextRequest()`
|
||||
|
||||
## 1.1.0
|
||||
|
||||
- Upgraded axios to 1.5.1
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@usebruno/cli",
|
||||
"version": "1.1.1",
|
||||
"version": "1.2.0",
|
||||
"license": "MIT",
|
||||
"main": "src/index.js",
|
||||
"bin": {
|
||||
|
Loading…
Reference in New Issue
Block a user