chore: updated cli version

This commit is contained in:
Anoop M D 2024-02-06 05:00:25 +05:30
parent 33d5d78e85
commit 1900bddd37
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 6 Feb 2024
Going forward, we will release a new version of CLI for every new release of Bruno.
This will help us keep the CLI in sync with the Bruno App.
For the release notes please see https://github.com/usebruno/bruno/releases
## 1.4.1
- Fixing [bug](https://github.com/usebruno/bruno/issues/1487)

View File

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