We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33d5d78 commit 1900bddCopy full SHA for 1900bdd
packages/bruno-cli/changelog.md
@@ -1,5 +1,11 @@
1
# Changelog
2
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
9
## 1.4.1
10
11
- Fixing [bug](https://github.com/usebruno/bruno/issues/1487)
packages/bruno-cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@usebruno/cli",
- "version": "1.4.1",
+ "version": "1.8.0",
"license": "MIT",
"main": "src/index.js",
"bin": {
0 commit comments