chore: release bruno cli v1.2.0

This commit is contained in:
Anoop M D 2023-12-06 02:24:13 +05:30
parent 567744c2ce
commit 0d0c4166c1
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# Changelog
## 1.2.0
- Support for `bru.setNextRequest()`
## 1.1.0
- Upgraded axios to 1.5.1

View File

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