chore: release v0.23.0

This commit is contained in:
Anoop M D 2023-10-11 04:01:51 +05:30
parent 93f89698fd
commit 9beb422674
5 changed files with 10 additions and 10 deletions

10
package-lock.json generated
View File

@ -16699,7 +16699,7 @@
"license": "MIT",
"dependencies": {
"@usebruno/js": "0.8.0",
"@usebruno/lang": "0.7.0",
"@usebruno/lang": "0.8.0",
"axios": "^1.5.1",
"chai": "^4.3.7",
"chalk": "^3.0.0",
@ -16782,7 +16782,7 @@
"version": "v0.22.1",
"dependencies": {
"@usebruno/js": "0.8.0",
"@usebruno/lang": "0.7.0",
"@usebruno/lang": "0.8.0",
"@usebruno/schema": "0.5.0",
"about-window": "^1.15.2",
"axios": "^1.5.1",
@ -17030,7 +17030,7 @@
},
"packages/bruno-lang": {
"name": "@usebruno/lang",
"version": "0.7.0",
"version": "0.8.0",
"license": "MIT",
"dependencies": {
"arcsecond": "^5.0.0",
@ -20032,7 +20032,7 @@
"version": "file:packages/bruno-cli",
"requires": {
"@usebruno/js": "0.8.0",
"@usebruno/lang": "0.7.0",
"@usebruno/lang": "0.8.0",
"axios": "^1.5.1",
"chai": "^4.3.7",
"chalk": "^3.0.0",
@ -21164,7 +21164,7 @@
"version": "file:packages/bruno-electron",
"requires": {
"@usebruno/js": "0.8.0",
"@usebruno/lang": "0.7.0",
"@usebruno/lang": "0.8.0",
"@usebruno/schema": "0.5.0",
"about-window": "^1.15.2",
"axios": "^1.5.1",

View File

@ -105,7 +105,7 @@ const Sidebar = () => {
Star
</GitHubButton>
</div>
<div className="flex flex-grow items-center justify-end text-xs mr-2">v0.22.1</div>
<div className="flex flex-grow items-center justify-end text-xs mr-2">v0.23.0</div>
</div>
</div>
</div>

View File

@ -25,7 +25,7 @@
],
"dependencies": {
"@usebruno/js": "0.8.0",
"@usebruno/lang": "0.7.0",
"@usebruno/lang": "0.8.0",
"axios": "^1.5.1",
"chai": "^4.3.7",
"chalk": "^3.0.0",

View File

@ -1,5 +1,5 @@
{
"version": "v0.22.1",
"version": "v0.23.0",
"name": "bruno",
"description": "Opensource API Client for Exploring and Testing APIs",
"homepage": "https://www.usebruno.com",
@ -15,7 +15,7 @@
},
"dependencies": {
"@usebruno/js": "0.8.0",
"@usebruno/lang": "0.7.0",
"@usebruno/lang": "0.8.0",
"@usebruno/schema": "0.5.0",
"about-window": "^1.15.2",
"axios": "^1.5.1",

View File

@ -1,6 +1,6 @@
{
"name": "@usebruno/lang",
"version": "0.7.0",
"version": "0.8.0",
"license": "MIT",
"main": "src/index.js",
"files": [