Skip to content

Commit

Permalink
chore: merge master to dev (#14591)
Browse files Browse the repository at this point in the history
* runfix: Make session migration resumable (#14512)

If the user cancels loading the app while the sessions are being migrated, it will not mess up the session table

* fix: Logout button has wrong design (#14511)

* runfix: apply sanity check on correct object (#14519)

* chore: Bump application version

---------

Co-authored-by: Virgile <78490891+V-Gira@users.noreply.github.com>
Co-authored-by: Thomas Belin <thomasbelin4@gmail.com>
Co-authored-by: Przemysław Jóźwik <przemyslaw.jozwik@wire.com>
Co-authored-by: arjita-mitra <arjitamitra3@gmail.com>
  • Loading branch information
5 people authored Jan 31, 2023
1 parent d879a9c commit 3324b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -237,6 +237,6 @@
"translate:upload": "yarn translate:merge && ts-node ./bin/translations_upload.ts",
"translate:download": "ts-node ./bin/translations_download.ts"
},
"version": "0.26.0",
"version": "0.27.0",
"packageManager": "yarn@3.2.3"
}

0 comments on commit 3324b74

Please sign in to comment.