Bumped web version to 2022.8.1 (#3287)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-08-11 14:11:38 -07:00 committed by GitHub
parent b2f79a1512
commit c0a6db7d00
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": "2022.8.0",
"version": "2022.8.1",
"scripts": {
"build:oss": "webpack",
"build:bit": "webpack -c ../../bitwarden_license/bit-web/webpack.config.js",

2
package-lock.json generated
View File

@ -235,7 +235,7 @@
},
"apps/web": {
"name": "@bitwarden/web-vault",
"version": "2022.8.0"
"version": "2022.8.1"
},
"libs/angular": {
"name": "@bitwarden/angular",