Skip to content

Commit 1900bdd

Browse files
committed
chore: updated cli version
1 parent 33d5d78 commit 1900bdd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/bruno-cli/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 6 Feb 2024
4+
5+
Going forward, we will release a new version of CLI for every new release of Bruno.
6+
This will help us keep the CLI in sync with the Bruno App.
7+
For the release notes please see https://github.com/usebruno/bruno/releases
8+
39
## 1.4.1
410

511
- Fixing [bug](https://github.com/usebruno/bruno/issues/1487)

packages/bruno-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@usebruno/cli",
3-
"version": "1.4.1",
3+
"version": "1.8.0",
44
"license": "MIT",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)