Bumped web version to 2023.2.0 (#4753)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-02-14 16:54:20 -05:00 committed by GitHub
parent cace42fe12
commit 4e4de9812e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@bitwarden/web-vault",
"version": "2023.1.1",
"version": "2023.2.0",
"scripts": {
"build:oss": "webpack",
"build:bit": "webpack -c ../../bitwarden_license/bit-web/webpack.config.js",

2
package-lock.json generated
View File

@ -240,7 +240,7 @@
},
"apps/web": {
"name": "@bitwarden/web-vault",
"version": "2023.1.1"
"version": "2023.2.0"
},
"libs/angular": {
"name": "@bitwarden/angular",