1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 13:23:34 +00:00

Bumped cli version to 2022.10.0 (#3765)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-10-12 14:06:51 +01:00
committed by GitHub
parent c69c2a0ecc
commit cac0866a39
3 changed files with 4 additions and 4 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "@bitwarden/cli",
"version": "2022.9.0",
"version": "2022.10.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@bitwarden/cli",
"version": "2022.9.0",
"version": "2022.10.0",
"license": "GPL-3.0-only",
"dependencies": {
"@koa/multer": "^3.0.0",

View File

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

2
package-lock.json generated
View File

@@ -185,7 +185,7 @@
},
"apps/cli": {
"name": "@bitwarden/cli",
"version": "2022.9.0",
"version": "2022.10.0",
"license": "GPL-3.0-only",
"dependencies": {
"@koa/multer": "^3.0.0",