1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-11 22:03:36 +00:00

Bumped Desktop client to 2025.6.0

This commit is contained in:
Github Actions
2025-06-05 20:32:12 +00:00
parent 2c404d35d4
commit e55a70d53d
4 changed files with 6 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
{ {
"name": "@bitwarden/desktop", "name": "@bitwarden/desktop",
"description": "A secure and free password manager for all of your devices.", "description": "A secure and free password manager for all of your devices.",
"version": "2025.5.1", "version": "2025.6.0",
"keywords": [ "keywords": [
"bitwarden", "bitwarden",
"password", "password",

View File

@@ -1,12 +1,12 @@
{ {
"name": "@bitwarden/desktop", "name": "@bitwarden/desktop",
"version": "2025.5.1", "version": "2025.6.0",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@bitwarden/desktop", "name": "@bitwarden/desktop",
"version": "2025.5.1", "version": "2025.6.0",
"license": "GPL-3.0", "license": "GPL-3.0",
"dependencies": { "dependencies": {
"@bitwarden/desktop-napi": "file:../desktop_native/napi" "@bitwarden/desktop-napi": "file:../desktop_native/napi"

View File

@@ -2,7 +2,7 @@
"name": "@bitwarden/desktop", "name": "@bitwarden/desktop",
"productName": "Bitwarden", "productName": "Bitwarden",
"description": "A secure and free password manager for all of your devices.", "description": "A secure and free password manager for all of your devices.",
"version": "2025.5.1", "version": "2025.6.0",
"author": "Bitwarden Inc. <hello@bitwarden.com> (https://bitwarden.com)", "author": "Bitwarden Inc. <hello@bitwarden.com> (https://bitwarden.com)",
"homepage": "https://bitwarden.com", "homepage": "https://bitwarden.com",
"license": "GPL-3.0", "license": "GPL-3.0",

7
package-lock.json generated
View File

@@ -239,7 +239,7 @@
}, },
"apps/desktop": { "apps/desktop": {
"name": "@bitwarden/desktop", "name": "@bitwarden/desktop",
"version": "2025.5.1", "version": "2025.6.0",
"hasInstallScript": true, "hasInstallScript": true,
"license": "GPL-3.0" "license": "GPL-3.0"
}, },
@@ -312,10 +312,7 @@
"libs/nx-plugin": { "libs/nx-plugin": {
"name": "@bitwarden/nx-plugin", "name": "@bitwarden/nx-plugin",
"version": "0.0.1", "version": "0.0.1",
"dependencies": { "license": "GPL-3.0"
"@nx/devkit": "21.1.2",
"tslib": "^2.3.0"
}
}, },
"libs/platform": { "libs/platform": {
"name": "@bitwarden/platform", "name": "@bitwarden/platform",